ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/VTBFileUtil2/resource.h
Revision: 274
Committed: 2003-08-21T23:30:14-07:00 (21 years, 10 months ago) by douglas
Content type: text/x-c
Original Path: trunk/VTBFileUtil2/resource.h
File size: 1654 byte(s)
Log Message:
That's the stuff. Ah.

File Contents

# User Rev Content
1 douglas 255 //{{NO_DEPENDENCIES}}
2     // Microsoft Developer Studio generated include file.
3     // Used by VTBFileUtil2.rc
4     //
5     #define IDI_VTB_ICON 101
6 douglas 256 #define IDD_USAGE 106
7     #define IDD_VERSION 110
8 douglas 257 #define IDD_CHOICE 111
9 douglas 271 #define IDD_START 112
10 douglas 269 #define IDB_VTB_BMP 113
11 douglas 273 #define IDD_SELECT 115
12 douglas 274 #define IDR_SELECT 117
13     #define IDD_ENTER 118
14 douglas 256 #define IDC_USAGE_TEXT 1002
15     #define IDC_VERSION_TEXT 1003
16 douglas 257 #define IDC_CHOICE_ALWAYS 1004
17     #define IDC_CHOICE_DISC 1005
18     #define IDC_CHOICE_SCAN 1006
19 douglas 271 #define IDC_START_SCAN_TEXT 1017
20     #define IDC_START_SCAN_BROWSE 1018
21     #define IDC_START_SAVE_TEXT 1019
22     #define IDC_START_SAVE_BROWSE 1020
23 douglas 273 #define IDC_START_INSTRUCTIONS 1022
24     #define IDC_SELECT_SCANS 1025
25 douglas 274 #define IDC_SELECT_UP 1026
26     #define IDC_SELECT_DOWN 1027
27     #define IDC_SELECT_TEXT 1028
28     #define IDC_ENTER_NUM 1029
29     #define IDC_ENTER_NAME 1030
30     #define IDC_ENTER_TEXT 1031
31     #define IDR_SELECT_OPEN 40001
32     #define IDR_SELECT_PROP 40002
33 douglas 255
34     // Next default values for new objects
35     //
36     #ifdef APSTUDIO_INVOKED
37     #ifndef APSTUDIO_READONLY_SYMBOLS
38 douglas 274 #define _APS_NEXT_RESOURCE_VALUE 119
39     #define _APS_NEXT_COMMAND_VALUE 40003
40     #define _APS_NEXT_CONTROL_VALUE 1032
41 douglas 255 #define _APS_NEXT_SYMED_VALUE 101
42     #endif
43     #endif