8 |
|
#define IDD_CHOICE 111 |
9 |
|
#define IDD_START 112 |
10 |
|
#define IDB_VTB_BMP 113 |
11 |
+ |
#define IDD_SELECT 115 |
12 |
|
#define IDC_USAGE_TEXT 1002 |
13 |
|
#define IDC_VERSION_TEXT 1003 |
14 |
|
#define IDC_CHOICE_ALWAYS 1004 |
18 |
|
#define IDC_START_SCAN_BROWSE 1018 |
19 |
|
#define IDC_START_SAVE_TEXT 1019 |
20 |
|
#define IDC_START_SAVE_BROWSE 1020 |
21 |
+ |
#define IDC_START_INSTRUCTIONS 1022 |
22 |
+ |
#define IDC_SELECT_SCANS 1025 |
23 |
|
|
24 |
|
// Next default values for new objects |
25 |
|
// |
26 |
|
#ifdef APSTUDIO_INVOKED |
27 |
|
#ifndef APSTUDIO_READONLY_SYMBOLS |
28 |
< |
#define _APS_NEXT_RESOURCE_VALUE 115 |
28 |
> |
#define _APS_NEXT_RESOURCE_VALUE 116 |
29 |
|
#define _APS_NEXT_COMMAND_VALUE 40001 |
30 |
< |
#define _APS_NEXT_CONTROL_VALUE 1022 |
30 |
> |
#define _APS_NEXT_CONTROL_VALUE 1026 |
31 |
|
#define _APS_NEXT_SYMED_VALUE 101 |
32 |
|
#endif |
33 |
|
#endif |