41 |
|
#define IDC_BROWSE_PROP 1040 |
42 |
|
#define IDC_BROWSE_ICON 1041 |
43 |
|
#define IDC_BROWSE_TEXT 1042 |
44 |
+ |
#define IDC_BEGIN_BROWSE 1043 |
45 |
+ |
#define IDC_BEGIN_TEXT 1044 |
46 |
+ |
#define IDC_BEGIN_ICON 1045 |
47 |
+ |
#define IDC_START_SCAN_ICON 1046 |
48 |
+ |
#define IDC_START_SAVE_ICON 1047 |
49 |
|
|
50 |
|
// Next default values for new objects |
51 |
|
// |
53 |
|
#ifndef APSTUDIO_READONLY_SYMBOLS |
54 |
|
#define _APS_NEXT_RESOURCE_VALUE 122 |
55 |
|
#define _APS_NEXT_COMMAND_VALUE 40003 |
56 |
< |
#define _APS_NEXT_CONTROL_VALUE 1043 |
56 |
> |
#define _APS_NEXT_CONTROL_VALUE 1048 |
57 |
|
#define _APS_NEXT_SYMED_VALUE 101 |
58 |
|
#endif |
59 |
|
#endif |