--- trunk/VTBFileUtil2/resource.h 2003/08/24 07:31:45 277 +++ VTBFileUtil2/resource.h 2008/08/23 09:44:00 368 @@ -4,12 +4,18 @@ // #define IDI_VTB_ICON 101 #define IDD_USAGE 106 +#define IDD_BROWSE 107 +#define IDD_BEGIN 108 #define IDD_VERSION 110 #define IDD_CHOICE 111 #define IDD_START 112 #define IDB_VTB_BMP 113 #define IDD_SELECT 115 #define IDD_ENTER 118 +#define IDD_CONFIRM 119 +#define IDD_DONE 120 +#define IDR_LICENSE 122 +#define IDD_LICENSE 123 #define IDC_USAGE_TEXT 1002 #define IDC_VERSION_TEXT 1003 #define IDC_CHOICE_ALWAYS 1004 @@ -27,14 +33,32 @@ #define IDC_ENTER_NUM 1029 #define IDC_ENTER_NAME 1030 #define IDC_ENTER_TEXT 1031 +#define IDC_CONFIRM_GOOD 1032 +#define IDC_CONFIRM_FILE 1033 +#define IDC_CONFIRM_TEXT 1034 +#define IDC_CONFIRM_SIZE 1035 +#define IDC_DONE_TEXT 1036 +#define IDC_BROWSE_DISC 1038 +#define IDC_BROWSE_OPEN 1039 +#define IDC_BROWSE_PROP 1040 +#define IDC_BROWSE_ICON 1041 +#define IDC_BROWSE_TEXT 1042 +#define IDC_BEGIN_BROWSE 1043 +#define IDC_BEGIN_TEXT 1044 +#define IDC_BEGIN_ICON 1045 +#define IDC_START_SCAN_ICON 1046 +#define IDC_START_SAVE_ICON 1047 +#define IDC_BROWSE_REFRESH 1048 +#define IDC_VERSION_ICON 1049 +#define IDC_LICENSE_TEXT 1051 // Next default values for new objects -// +// #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 119 +#define _APS_NEXT_RESOURCE_VALUE 124 #define _APS_NEXT_COMMAND_VALUE 40003 -#define _APS_NEXT_CONTROL_VALUE 1032 +#define _APS_NEXT_CONTROL_VALUE 1052 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif