--- trunk/VTBFileUtil2/resource.h 2003/08/19 08:19:24 269 +++ trunk/VTBFileUtil2/resource.h 2003/08/24 07:31:45 277 @@ -4,23 +4,37 @@ // #define IDI_VTB_ICON 101 #define IDD_USAGE 106 -#define IDD_SCAN_START 107 #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 IDC_USAGE_TEXT 1002 #define IDC_VERSION_TEXT 1003 #define IDC_CHOICE_ALWAYS 1004 #define IDC_CHOICE_DISC 1005 #define IDC_CHOICE_SCAN 1006 +#define IDC_START_SCAN_TEXT 1017 +#define IDC_START_SCAN_BROWSE 1018 +#define IDC_START_SAVE_TEXT 1019 +#define IDC_START_SAVE_BROWSE 1020 +#define IDC_START_INSTRUCTIONS 1022 +#define IDC_SELECT_SCANS 1025 +#define IDC_SELECT_UP 1026 +#define IDC_SELECT_DOWN 1027 +#define IDC_SELECT_TEXT 1028 +#define IDC_ENTER_NUM 1029 +#define IDC_ENTER_NAME 1030 +#define IDC_ENTER_TEXT 1031 // Next default values for new objects -// +// #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 114 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1008 +#define _APS_NEXT_RESOURCE_VALUE 119 +#define _APS_NEXT_COMMAND_VALUE 40003 +#define _APS_NEXT_CONTROL_VALUE 1032 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif