46 lines
3.5 KiB
C
46 lines
3.5 KiB
C
//{{NO_DEPENDENCIES}}
|
||
// Microsoft Visual C++ generated include file.
|
||
// Used by resource.rc
|
||
//
|
||
#define IDD_DIALOG1 101
|
||
#define IDD_DIALOG2 103
|
||
#define IDD_DIALOG4 105
|
||
#define IDD_DIALOG5 107
|
||
#define IDD_DIALOG3 108
|
||
#define IDD_DIALOG6 109
|
||
#define IDI_ICON1 143
|
||
#define IDB_PNG1 144
|
||
#define IDR_TXT1 146
|
||
#define IDC_MAINHEADER 1001
|
||
#define IDC_PROGRESS1 1005
|
||
#define IDC_REMAINTIME 1021
|
||
#define IDC_REMAINTIME2 1022
|
||
#define IDC_REMAINTIME3 1023
|
||
#define IDC_SUBHEADER 1047
|
||
#define IDC_EDIT1 1048
|
||
#define IDC_RADIO1 1051
|
||
#define IDC_RADIO2 1052
|
||
#define IDC_PROJECT_ICON 1053
|
||
#define IDC_CHECK1 1055
|
||
#define IDC_CHECK2 1056
|
||
#define IDC_CHECK3 1057
|
||
#define IDC_CHECK4 1058
|
||
#define IDC_FOLDER_BROWSE 1059
|
||
#define IDC_CHECK5 1060
|
||
#define IDC_CHECK6 1061
|
||
#define IDC_CHECK7 1062
|
||
#define IDC_CHECK8 1063
|
||
#define IDC_MAINHEADER1 1064
|
||
#define IDC_INSTALL_DIRECTORY 1065
|
||
|
||
// Next default values for new objects
|
||
//
|
||
#ifdef APSTUDIO_INVOKED
|
||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
#define _APS_NEXT_RESOURCE_VALUE 149
|
||
#define _APS_NEXT_COMMAND_VALUE 40002
|
||
#define _APS_NEXT_CONTROL_VALUE 1066
|
||
#define _APS_NEXT_SYMED_VALUE 101
|
||
#endif
|
||
#endif
|