159160
10
#define IDC_LIST                        1001
10
#define IDC_LIST                        1001
11
#define IDC_SUBMIT                      1002
11
#define IDC_SUBMIT                      1002
12
#define IDC_OSVERSION                   1003
12
#define IDC_OSVERSION                   1003
 
 
13
#define IDC_BUTTON1                     1004
 
 
14
#define IDC_COPY                        1004
13
#define IDD_ABOUT                       29900
15
#define IDD_ABOUT                       29900
14
#define IDC_ABOUT_ICON                  29901
16
#define IDC_ABOUT_ICON                  29901
15
#define IDC_ABOUT_TITLE                 29902
17
#define IDC_ABOUT_TITLE                 29902
...
 
...
 
28
#ifndef APSTUDIO_READONLY_SYMBOLS
30
#ifndef APSTUDIO_READONLY_SYMBOLS
29
#define _APS_NEXT_RESOURCE_VALUE        201
31
#define _APS_NEXT_RESOURCE_VALUE        201
30
#define _APS_NEXT_COMMAND_VALUE         32775
32
#define _APS_NEXT_COMMAND_VALUE         32775
31
#define _APS_NEXT_CONTROL_VALUE         1004
33
#define _APS_NEXT_CONTROL_VALUE         1005
32
#define _APS_NEXT_SYMED_VALUE           101
34
#define _APS_NEXT_SYMED_VALUE           101
33
#endif
35
#endif
34
#endif
36
#endif