ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/trunk/VTBFileUtil2/resource.h
Revision: 283
Committed: 2003-08-28T21:16:30-07:00 (21 years, 9 months ago) by douglas
Content type: text/x-c
File size: 2369 byte(s)
Log Message:
Icons, I like icons!

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 douglas 282 #define IDD_BROWSE 107
8     #define IDD_BEGIN 108
9 douglas 256 #define IDD_VERSION 110
10 douglas 257 #define IDD_CHOICE 111
11 douglas 271 #define IDD_START 112
12 douglas 269 #define IDB_VTB_BMP 113
13 douglas 273 #define IDD_SELECT 115
14 douglas 274 #define IDD_ENTER 118
15 douglas 278 #define IDD_CONFIRM 119
16     #define IDD_DONE 120
17 douglas 256 #define IDC_USAGE_TEXT 1002
18     #define IDC_VERSION_TEXT 1003
19 douglas 257 #define IDC_CHOICE_ALWAYS 1004
20     #define IDC_CHOICE_DISC 1005
21     #define IDC_CHOICE_SCAN 1006
22 douglas 271 #define IDC_START_SCAN_TEXT 1017
23     #define IDC_START_SCAN_BROWSE 1018
24     #define IDC_START_SAVE_TEXT 1019
25     #define IDC_START_SAVE_BROWSE 1020
26 douglas 273 #define IDC_START_INSTRUCTIONS 1022
27     #define IDC_SELECT_SCANS 1025
28 douglas 274 #define IDC_SELECT_UP 1026
29     #define IDC_SELECT_DOWN 1027
30     #define IDC_SELECT_TEXT 1028
31     #define IDC_ENTER_NUM 1029
32     #define IDC_ENTER_NAME 1030
33     #define IDC_ENTER_TEXT 1031
34 douglas 278 #define IDC_CONFIRM_GOOD 1032
35     #define IDC_CONFIRM_FILE 1033
36     #define IDC_CONFIRM_TEXT 1034
37     #define IDC_CONFIRM_SIZE 1035
38 douglas 281 #define IDC_DONE_TEXT 1036
39 douglas 282 #define IDC_BROWSE_DISC 1038
40     #define IDC_BROWSE_OPEN 1039
41     #define IDC_BROWSE_PROP 1040
42     #define IDC_BROWSE_ICON 1041
43     #define IDC_BROWSE_TEXT 1042
44 douglas 283 #define IDC_BEGIN_BROWSE 1043
45     #define IDC_BEGIN_TEXT 1044
46     #define IDC_BEGIN_ICON 1045
47     #define IDC_START_SCAN_ICON 1046
48     #define IDC_START_SAVE_ICON 1047
49 douglas 255
50     // Next default values for new objects
51 douglas 281 //
52 douglas 255 #ifdef APSTUDIO_INVOKED
53     #ifndef APSTUDIO_READONLY_SYMBOLS
54 douglas 282 #define _APS_NEXT_RESOURCE_VALUE 122
55 douglas 274 #define _APS_NEXT_COMMAND_VALUE 40003
56 douglas 283 #define _APS_NEXT_CONTROL_VALUE 1048
57 douglas 255 #define _APS_NEXT_SYMED_VALUE 101
58     #endif
59     #endif