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

Comparing trunk/VTBFileUtil2/resource.h (file contents):
Revision 269 by douglas, 2003-08-19T01:19:24-07:00 vs.
Revision 271 by douglas, 2003-08-19T22:49:34-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_VERSION                     110
8   #define IDD_CHOICE                      111
9 + #define IDD_START                       112
10   #define IDB_VTB_BMP                     113
11   #define IDC_USAGE_TEXT                  1002
12   #define IDC_VERSION_TEXT                1003
13   #define IDC_CHOICE_ALWAYS               1004
14   #define IDC_CHOICE_DISC                 1005
15   #define IDC_CHOICE_SCAN                 1006
16 + #define IDC_START_SCAN_TEXT             1017
17 + #define IDC_START_SCAN_BROWSE           1018
18 + #define IDC_START_SAVE_TEXT             1019
19 + #define IDC_START_SAVE_BROWSE           1020
20  
21   // Next default values for new objects
22   //
23   #ifdef APSTUDIO_INVOKED
24   #ifndef APSTUDIO_READONLY_SYMBOLS
25 < #define _APS_NEXT_RESOURCE_VALUE        114
25 > #define _APS_NEXT_RESOURCE_VALUE        115
26   #define _APS_NEXT_COMMAND_VALUE         40001
27 < #define _APS_NEXT_CONTROL_VALUE         1008
27 > #define _APS_NEXT_CONTROL_VALUE         1022
28   #define _APS_NEXT_SYMED_VALUE           101
29   #endif
30   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines