-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
54 lines (52 loc) · 2.08 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ATM_Simulator.rc
//
#define IDC_MYICON 2
#define IDCANCEL2 3
#define ID1000 3
#define ID1500 4
#define ID2200 5
#define ID2500 6
#define ID 9
#define IDD_ATMSIMULATOR_DIALOG 102
#define IDS_APP_TITLE 103
//#define IDD_ABOUTBOX 103
//#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDI_ATMSIMULATOR 107
#define IDI_PESLOGO 108
#define IDI_PESBUILDING 109
#define IDI_SMALL 110
#define IDC_ATMSIMULATOR 111
//#define IDR_MAINFRAME 128
//#define IDI_ICON1 131
//#define IDB_BITMAP1 138
//#define IDB_BITMAP2 139
#define IDD_DEPOSIT 142
#define IDD_TRANSFER 143
#define IDD_INSERTCARD 144
#define IDD_BALANCE 145
#define IDD_WITHDRAWAL 146
#define IDD_FASTCASH 147
#define IDD_NEWPIN 150
#define ID200 1000
#define ID500 1001
#define ID700 1002
#define ID1200 1003
#define ID2000 1004
#define IDD_MiniStatementDialog 32771
#define ID_DOITPLEASE_DONTDOIT 32772
#define ID_FILE_CONTINUE 32773
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 151
#define _APS_NEXT_COMMAND_VALUE 32774
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 111
#endif
#endif