ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/SearchInstaller/resource.h
Revision: 48
Committed: 2003-02-05T14:47:24-08:00 (22 years, 4 months ago) by douglas
Content type: text/x-c
Original Path: trunk/SearchInstaller/resource.h
File size: 1890 byte(s)
Log Message:
Initial revision

File Contents

# User Rev Content
1 douglas 48 //{{NO_DEPENDENCIES}}
2     // Microsoft Developer Studio generated include file.
3     // Used by SearchInstaller.rc
4     //
5     #define IDS_LICENSE_TITLE 1
6     #define IDS_LICENSE_SUBTITLE 2
7     #define IDS_OPTIONS_TITLE 3
8     #define IDS_OPTIONS_SUBTITLE 4
9     #define IDS_CONFIRM_TITLE 5
10     #define IDS_CONFIRM_SUBTITLE 6
11     #define IDS_PROGRESS_TITLE 7
12     #define IDS_PROGRESS_SUBTITLE 8
13     #define IDS_README_TITLE 9
14     #define IDS_README_SUBTITLE 10
15     #define IDS_COMPLETE_TITLE 11
16     #define IDS_COMPLETE_SUBTITLE 12
17     #define IDB_SPLASH_BMP 101
18     #define IDC_LICENSE_HTML 101
19     #define IDI_SEARCH_ICO 102
20     #define IDB_BANNER_BMP 106
21     #define IDD_SPLASH 107
22     #define IDD_LICENSE 108
23     #define IDD_OPTIONS 109
24     #define IDD_CONFIRM 110
25     #define IDD_PROGRESS 111
26     #define IDD_README 112
27     #define IDD_COMPLETE 113
28     #define IDC_LICENSE_NOT_AGREE 1000
29     #define IDC_LICENSE_AGREE 1001
30     #define IDC_OPTIONS_BROWSE 1009
31     #define IDC_OPTIONS_ALL 1012
32     #define IDC_OPTIONS_SINGLE 1013
33     #define IDC_OPTIONS_TEMPLATE 1014
34     #define IDC_OPTIONS_FOLDER 1018
35     #define IDC_PROGRESS_TEXT 1022
36     #define IDC_COMPLETE_LICENSE 1024
37     #define IDC_COMPLETE_README 1025
38     #define IDC_COMPLETE_WEBSITE 1026
39    
40     // Next default values for new objects
41     //
42     #ifdef APSTUDIO_INVOKED
43     #ifndef APSTUDIO_READONLY_SYMBOLS
44     #define _APS_NEXT_RESOURCE_VALUE 108
45     #define _APS_NEXT_COMMAND_VALUE 40001
46     #define _APS_NEXT_CONTROL_VALUE 1028
47     #define _APS_NEXT_SYMED_VALUE 102
48     #endif
49     #endif