]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/PrinterSetupWizard/PrinterSetupWizardRes.rc
mDNSResponder-108.tar.gz
[apple/mdnsresponder.git] / Clients / PrinterSetupWizard / PrinterSetupWizardRes.rc
1 // Microsoft Visual C++ generated resource script.
2 //
3 #include "resource_res.h"
4
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include "afxres.h"
11 #include "WinVersRes.h"
12
13 /////////////////////////////////////////////////////////////////////////////
14 #undef APSTUDIO_READONLY_SYMBOLS
15
16 /////////////////////////////////////////////////////////////////////////////
17 // Russian resources
18
19 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
20 #ifdef _WIN32
21 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
22 #pragma code_page(1251)
23 #endif //_WIN32
24
25 #ifdef APSTUDIO_INVOKED
26 /////////////////////////////////////////////////////////////////////////////
27 //
28 // TEXTINCLUDE
29 //
30
31 1 TEXTINCLUDE
32 BEGIN
33 "resource_res.h\0"
34 END
35
36 2 TEXTINCLUDE
37 BEGIN
38 "#include ""afxres.h""\r\n"
39 "#include ""WinVersRes.h""\r\n"
40 "\0"
41 END
42
43 3 TEXTINCLUDE
44 BEGIN
45 "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
46 "#define _AFX_NO_OLE_RESOURCES\r\n"
47 "#define _AFX_NO_TRACKER_RESOURCES\r\n"
48 "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
49 "\r\n"
50 "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
51 "LANGUAGE 9, 1\r\n"
52 "#pragma code_page(1252)\r\n"
53 "#include ""res\\PrinterSetupWizardRes.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
54 "#include ""afxres.rc"" // Standard components\r\n"
55 "#endif\r\n"
56 "\0"
57 END
58
59 #endif // APSTUDIO_INVOKED
60
61 #endif // Russian resources
62 /////////////////////////////////////////////////////////////////////////////
63
64
65 /////////////////////////////////////////////////////////////////////////////
66 // English (U.S.) resources
67
68 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
69 #ifdef _WIN32
70 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
71 #pragma code_page(1252)
72 #endif //_WIN32
73
74 /////////////////////////////////////////////////////////////////////////////
75 //
76 // Icon
77 //
78
79 // Icon with lowest ID value placed first to ensure application icon
80 // remains consistent on all systems.
81 IDR_MAINFRAME ICON "res\\Print.ico"
82 IDI_INFO ICON "res\\Info.ico"
83 IDI_PRINTER ICON "res\\NetworkPrinter.ico"
84
85 /////////////////////////////////////////////////////////////////////////////
86 //
87 // Bitmap
88 //
89
90 IDB_WATERMARK BITMAP "res\\watermark.bmp"
91 IDB_BANNER_ICON BITMAP "res\\banner_icon.bmp"
92 IDB_ABOUT BITMAP "res\\about.bmp"
93
94 /////////////////////////////////////////////////////////////////////////////
95 //
96 // Dialog
97 //
98
99
100
101 /////////////////////////////////////////////////////////////////////////////
102 //
103 // Version
104 //
105
106 VS_VERSION_INFO VERSIONINFO
107 FILEVERSION MASTER_PROD_VERS
108 PRODUCTVERSION MASTER_PROD_VERS
109 FILEFLAGSMASK 0x3fL
110 #ifdef _DEBUG
111 FILEFLAGS 0x1L
112 #else
113 FILEFLAGS 0x0L
114 #endif
115 FILEOS 0x4L
116 FILETYPE 0x1L
117 FILESUBTYPE 0x0L
118 BEGIN
119 BLOCK "StringFileInfo"
120 BEGIN
121 BLOCK "040904e4"
122 BEGIN
123 VALUE "CompanyName", "Apple Computer, Inc."
124 VALUE "FileDescription", "Bonjour Resource Module"
125 VALUE "FileVersion", MASTER_PROD_VERS_STR
126 VALUE "InternalName", "PrinterWizardLocalized.dll"
127 VALUE "LegalCopyright", MASTER_LEGAL_COPYRIGHT
128 VALUE "OriginalFilename", "PrinterWizardLocalized.dll"
129 VALUE "ProductName", MASTER_PROD_NAME
130 VALUE "ProductVersion", MASTER_PROD_VERS_STR
131 END
132 END
133 BLOCK "VarFileInfo"
134 BEGIN
135 VALUE "Translation", 0x409, 1252
136 END
137 END
138
139
140 /////////////////////////////////////////////////////////////////////////////
141 //
142 // DESIGNINFO
143 //
144
145 #ifdef APSTUDIO_INVOKED
146 #endif // APSTUDIO_INVOKED
147
148
149 #endif // English (U.S.) resources
150 /////////////////////////////////////////////////////////////////////////////
151
152
153
154 #ifndef APSTUDIO_INVOKED
155 /////////////////////////////////////////////////////////////////////////////
156 //
157 // Generated from the TEXTINCLUDE 3 resource.
158 //
159 #define _AFX_NO_SPLITTER_RESOURCES
160 #define _AFX_NO_OLE_RESOURCES
161 #define _AFX_NO_TRACKER_RESOURCES
162 #define _AFX_NO_PROPERTY_RESOURCES
163
164 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
165 LANGUAGE 9, 1
166 #pragma code_page(1252)
167 #include "res\PrinterSetupWizardRes.rc2" // non-Microsoft Visual C++ edited resources
168 #include "afxres.rc" // Standard components
169 #endif
170
171 /////////////////////////////////////////////////////////////////////////////
172 #endif // not APSTUDIO_INVOKED
173