15 |
|
#define IDD_CONFIRM 119 |
16 |
|
#define IDD_DONE 120 |
17 |
|
#define IDR_LICENSE 122 |
18 |
+ |
#define IDD_LICENSE 123 |
19 |
|
#define IDC_USAGE_TEXT 1002 |
20 |
|
#define IDC_VERSION_TEXT 1003 |
21 |
|
#define IDC_CHOICE_ALWAYS 1004 |
48 |
|
#define IDC_BEGIN_ICON 1045 |
49 |
|
#define IDC_START_SCAN_ICON 1046 |
50 |
|
#define IDC_START_SAVE_ICON 1047 |
51 |
+ |
#define IDC_BROWSE_REFRESH 1048 |
52 |
+ |
#define IDC_VERSION_ICON 1049 |
53 |
+ |
#define IDC_LICENSE_TEXT 1051 |
54 |
|
|
55 |
|
// Next default values for new objects |
56 |
|
// |
57 |
|
#ifdef APSTUDIO_INVOKED |
58 |
|
#ifndef APSTUDIO_READONLY_SYMBOLS |
59 |
< |
#define _APS_NEXT_RESOURCE_VALUE 123 |
59 |
> |
#define _APS_NEXT_RESOURCE_VALUE 124 |
60 |
|
#define _APS_NEXT_COMMAND_VALUE 40003 |
61 |
< |
#define _APS_NEXT_CONTROL_VALUE 1048 |
61 |
> |
#define _APS_NEXT_CONTROL_VALUE 1052 |
62 |
|
#define _APS_NEXT_SYMED_VALUE 101 |
63 |
|
#endif |
64 |
|
#endif |