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 255 by douglas, 2003-08-15T17:12:57-07:00 vs.
Revision 268 by douglas, 2003-08-18T21:39:38-07:00

# Line 3 | Line 3
3   // Used by VTBFileUtil2.rc
4   //
5   #define IDI_VTB_ICON                    101
6 + #define IDD_USAGE                       106
7 + #define IDD_SCAN_START                  107
8 + #define IDD_VERSION                     110
9 + #define IDD_CHOICE                      111
10 + #define IDC_USAGE_TEXT                  1002
11 + #define IDC_VERSION_TEXT                1003
12 + #define IDC_CHOICE_ALWAYS               1004
13 + #define IDC_CHOICE_DISC                 1005
14 + #define IDC_CHOICE_SCAN                 1006
15  
16   // Next default values for new objects
17   //
18   #ifdef APSTUDIO_INVOKED
19   #ifndef APSTUDIO_READONLY_SYMBOLS
20 < #define _APS_NEXT_RESOURCE_VALUE        106
20 > #define _APS_NEXT_RESOURCE_VALUE        113
21   #define _APS_NEXT_COMMAND_VALUE         40001
22 < #define _APS_NEXT_CONTROL_VALUE         1000
22 > #define _APS_NEXT_CONTROL_VALUE         1008
23   #define _APS_NEXT_SYMED_VALUE           101
24   #endif
25   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines