ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/VTBFileUtil2/resource.h
(Generate patch)

Comparing:
trunk/VTBFileUtil2/resource.h (file contents), Revision 269 by douglas, 2003-08-19T01:19:24-07:00 vs.
VTBFileUtil2/resource.h (file contents), Revision 368 by douglas, 2008-08-23T02:44:00-07:00

# Line 4 | Line 4
4   //
5   #define IDI_VTB_ICON                    101
6   #define IDD_USAGE                       106
7 < #define IDD_SCAN_START                  107
7 > #define IDD_BROWSE                      107
8 > #define IDD_BEGIN                       108
9   #define IDD_VERSION                     110
10   #define IDD_CHOICE                      111
11 + #define IDD_START                       112
12   #define IDB_VTB_BMP                     113
13 + #define IDD_SELECT                      115
14 + #define IDD_ENTER                       118
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
22   #define IDC_CHOICE_DISC                 1005
23   #define IDC_CHOICE_SCAN                 1006
24 + #define IDC_START_SCAN_TEXT             1017
25 + #define IDC_START_SCAN_BROWSE           1018
26 + #define IDC_START_SAVE_TEXT             1019
27 + #define IDC_START_SAVE_BROWSE           1020
28 + #define IDC_START_INSTRUCTIONS          1022
29 + #define IDC_SELECT_SCANS                1025
30 + #define IDC_SELECT_UP                   1026
31 + #define IDC_SELECT_DOWN                 1027
32 + #define IDC_SELECT_TEXT                 1028
33 + #define IDC_ENTER_NUM                   1029
34 + #define IDC_ENTER_NAME                  1030
35 + #define IDC_ENTER_TEXT                  1031
36 + #define IDC_CONFIRM_GOOD                1032
37 + #define IDC_CONFIRM_FILE                1033
38 + #define IDC_CONFIRM_TEXT                1034
39 + #define IDC_CONFIRM_SIZE                1035
40 + #define IDC_DONE_TEXT                   1036
41 + #define IDC_BROWSE_DISC                 1038
42 + #define IDC_BROWSE_OPEN                 1039
43 + #define IDC_BROWSE_PROP                 1040
44 + #define IDC_BROWSE_ICON                 1041
45 + #define IDC_BROWSE_TEXT                 1042
46 + #define IDC_BEGIN_BROWSE                1043
47 + #define IDC_BEGIN_TEXT                  1044
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        114
60 < #define _APS_NEXT_COMMAND_VALUE         40001
61 < #define _APS_NEXT_CONTROL_VALUE         1008
59 > #define _APS_NEXT_RESOURCE_VALUE        124
60 > #define _APS_NEXT_COMMAND_VALUE         40003
61 > #define _APS_NEXT_CONTROL_VALUE         1052
62   #define _APS_NEXT_SYMED_VALUE           101
63   #endif
64   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines