Wizard97.rc 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  36. "#define _AFX_NO_OLE_RESOURCES\r\n"
  37. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  38. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  39. "\r\n"
  40. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  41. "#ifdef _WIN32\r\n"
  42. "LANGUAGE 9, 1\r\n"
  43. "#pragma code_page(1252)\r\n"
  44. "#endif //_WIN32\r\n"
  45. "#include ""res\\Wizard97.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  46. "#include ""afxres.rc"" // Standard components\r\n"
  47. "#endif\0"
  48. END
  49. #endif // APSTUDIO_INVOKED
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // Icon
  53. //
  54. // Icon with lowest ID value placed first to ensure application icon
  55. // remains consistent on all systems.
  56. IDR_MAINFRAME ICON DISCARDABLE "res\\Wizard97.ico"
  57. /////////////////////////////////////////////////////////////////////////////
  58. //
  59. // Dialog
  60. //
  61. IDD_COMPLETION_NEW DIALOG DISCARDABLE 0, 0, 329, 76
  62. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  63. CAPTION "Sample Wizard"
  64. FONT 8, "MS Shell Dlg"
  65. BEGIN
  66. LTEXT "Add New User Wizard",IDC_BIGBOLDTITLE,132,20,190,19
  67. LTEXT "You have finished with",IDC_BOLDTITLE,121,7,106,10
  68. LTEXT "You have finished setting options with the Sample Wizard",
  69. IDC_TRANSPARENT1,132,41,190,20
  70. END
  71. IDD_INTERIOR1 DIALOG DISCARDABLE 0, 0, 291, 132
  72. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  73. CAPTION "Sample Wizard"
  74. FONT 8, "MS Shell Dlg"
  75. BEGIN
  76. LTEXT "To add or remove a component, click the checkbox. A shaded box means that only part of the component will be installed. To see what's included in a component, click Details.",
  77. IDC_STATIC_TITLE,7,7,277,24
  78. LTEXT "Components:",IDC_STATIC3,7,35,42,8
  79. LISTBOX IDC_LIST1,7,46,178,65,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  80. WS_VSCROLL | WS_TABSTOP
  81. GROUPBOX "Description",IDC_GROUP1,192,41,92,70
  82. LTEXT "Space needed by Setup:",IDC_STATIC1,7,117,134,8
  83. LTEXT "Space available on disk:",IDC_STATIC2,150,117,134,8
  84. PUSHBUTTON "&Details...",IDC_BUTTON1,227,92,50,14,WS_DISABLED
  85. END
  86. IDD_INTERIOR2 DIALOG DISCARDABLE 0, 0, 260, 133
  87. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  88. CAPTION "Sample Wizard"
  89. FONT 8, "MS Shell Dlg"
  90. BEGIN
  91. LTEXT "Select the appropriate option below:",IDC_STATIC3,7,7,
  92. 114,8
  93. CONTROL "Microsoft Windows NT Workstation",IDC_RADIO1,"Button",
  94. BS_AUTORADIOBUTTON | WS_GROUP,21,24,232,10
  95. CONTROL "Microsoft Windows 95",IDC_RADIO2,"Button",
  96. BS_AUTORADIOBUTTON,21,69,232,10
  97. LTEXT "Choose this option for greatest system performance and to maximize data security and internet capabilities",
  98. IDC_STATIC1,30,38,223,26
  99. LTEXT "Choose this option if you are setting up a computer that has less than 16 megabytes of RAM, or if you are setting up a laptop (portable) computer.",
  100. IDC_STATIC2,30,82,223,26
  101. END
  102. IDD_INTRO_NEW DIALOG DISCARDABLE 0, 0, 337, 146
  103. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  104. CAPTION "Sample Wizard"
  105. FONT 8, "MS Shell Dlg"
  106. BEGIN
  107. LTEXT "Add New User Wizard",IDC_BIGBOLDTITLE,132,20,198,19
  108. LTEXT "This wizard helps you create an account for a new user of this computer.\r\nThe account determines what the user can and cannot do on this computer.",
  109. IDC_TRANSPARENT1,132,39,198,33
  110. LTEXT "It's a good idea to create an account for each person who regularly uses this computer",
  111. IDC_TRANSPARENT2,132,77,198,25
  112. LTEXT "Type a login name for this user:",IDC_TRANSPARENT3,132,
  113. 111,105,8
  114. LTEXT "Welcome to the",IDC_BOLDTITLE,121,7,106,10
  115. EDITTEXT IDC_EDIT1,239,110,91,12,ES_AUTOHSCROLL
  116. END
  117. IDD_COMPLETION DIALOG DISCARDABLE 0, 0, 209, 76
  118. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  119. CAPTION "Sample Wizard"
  120. FONT 8, "MS Shell Dlg"
  121. BEGIN
  122. LTEXT "Add New User Wizard",IDC_BIGBOLDTITLE,21,20,181,19
  123. LTEXT "You have finished with",IDC_BOLDTITLE,7,7,106,10
  124. LTEXT "You have finished setting options with the Sample Wizard",
  125. IDC_TRANSPARENT1,21,41,181,20
  126. END
  127. IDD_INTRO DIALOG DISCARDABLE 0, 0, 250, 146
  128. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  129. CAPTION "Sample Wizard"
  130. FONT 8, "MS Shell Dlg"
  131. BEGIN
  132. LTEXT "Add New User Wizard",IDC_BIGBOLDTITLE,21,20,222,19
  133. LTEXT "This wizard helps you create an account for a new user of this computer.\r\nThe account determines what the user can and cannot do on this computer.",
  134. IDC_TRANSPARENT1,21,39,222,25
  135. LTEXT "It's a good idea to create an account for each person who regularly uses this computer",
  136. IDC_TRANSPARENT2,21,65,222,25
  137. LTEXT "Type a login name for this user:",IDC_TRANSPARENT3,21,
  138. 93,102,8
  139. LTEXT "Welcome to the",IDC_BOLDTITLE,7,7,106,10
  140. EDITTEXT IDC_EDIT1,125,92,91,12,ES_AUTOHSCROLL
  141. END
  142. #ifndef _MAC
  143. /////////////////////////////////////////////////////////////////////////////
  144. //
  145. // Version
  146. //
  147. VS_VERSION_INFO VERSIONINFO
  148. FILEVERSION 1,0,0,1
  149. PRODUCTVERSION 1,0,0,1
  150. FILEFLAGSMASK 0x3fL
  151. #ifdef _DEBUG
  152. FILEFLAGS 0x1L
  153. #else
  154. FILEFLAGS 0x0L
  155. #endif
  156. FILEOS 0x4L
  157. FILETYPE 0x1L
  158. FILESUBTYPE 0x0L
  159. BEGIN
  160. BLOCK "StringFileInfo"
  161. BEGIN
  162. BLOCK "040904B0"
  163. BEGIN
  164. VALUE "CompanyName", "\0"
  165. VALUE "FileDescription", "Wizard97 MFC Application\0"
  166. VALUE "FileVersion", "1, 0, 0, 1\0"
  167. VALUE "InternalName", "Wizard97\0"
  168. VALUE "LegalCopyright", "Copyright (C) 1998\0"
  169. VALUE "LegalTrademarks", "\0"
  170. VALUE "OriginalFilename", "Wizard97.EXE\0"
  171. VALUE "ProductName", "Wizard97 Application\0"
  172. VALUE "ProductVersion", "1, 0, 0, 1\0"
  173. END
  174. END
  175. BLOCK "VarFileInfo"
  176. BEGIN
  177. VALUE "Translation", 0x409, 1200
  178. END
  179. END
  180. #endif // !_MAC
  181. /////////////////////////////////////////////////////////////////////////////
  182. //
  183. // DESIGNINFO
  184. //
  185. #ifdef APSTUDIO_INVOKED
  186. GUIDELINES DESIGNINFO DISCARDABLE
  187. BEGIN
  188. IDD_COMPLETION_NEW, DIALOG
  189. BEGIN
  190. LEFTMARGIN, 121
  191. RIGHTMARGIN, 322
  192. VERTGUIDE, 132
  193. TOPMARGIN, 7
  194. BOTTOMMARGIN, 69
  195. END
  196. IDD_INTERIOR1, DIALOG
  197. BEGIN
  198. LEFTMARGIN, 7
  199. RIGHTMARGIN, 284
  200. VERTGUIDE, 192
  201. TOPMARGIN, 7
  202. BOTTOMMARGIN, 125
  203. HORZGUIDE, 111
  204. END
  205. IDD_INTERIOR2, DIALOG
  206. BEGIN
  207. LEFTMARGIN, 7
  208. RIGHTMARGIN, 253
  209. VERTGUIDE, 21
  210. VERTGUIDE, 30
  211. TOPMARGIN, 7
  212. BOTTOMMARGIN, 126
  213. END
  214. IDD_INTRO_NEW, DIALOG
  215. BEGIN
  216. LEFTMARGIN, 121
  217. RIGHTMARGIN, 330
  218. VERTGUIDE, 132
  219. TOPMARGIN, 7
  220. BOTTOMMARGIN, 139
  221. END
  222. IDD_COMPLETION, DIALOG
  223. BEGIN
  224. LEFTMARGIN, 7
  225. RIGHTMARGIN, 202
  226. VERTGUIDE, 21
  227. TOPMARGIN, 7
  228. BOTTOMMARGIN, 69
  229. END
  230. IDD_INTRO, DIALOG
  231. BEGIN
  232. LEFTMARGIN, 7
  233. RIGHTMARGIN, 243
  234. VERTGUIDE, 21
  235. TOPMARGIN, 7
  236. BOTTOMMARGIN, 139
  237. END
  238. END
  239. #endif // APSTUDIO_INVOKED
  240. /////////////////////////////////////////////////////////////////////////////
  241. //
  242. // Bitmap
  243. //
  244. IDB_BANNER_OLD BITMAP DISCARDABLE "res\\Baner256.bmp"
  245. IDB_WATERMARK_OLD BITMAP DISCARDABLE "res\\Water256.bmp"
  246. IDB_BANNER_NEW BITMAP DISCARDABLE "res\\Baner16.bmp"
  247. IDB_WATERMARK_NEW BITMAP DISCARDABLE "res\\Water16.bmp"
  248. /////////////////////////////////////////////////////////////////////////////
  249. //
  250. // String Table
  251. //
  252. STRINGTABLE DISCARDABLE
  253. BEGIN
  254. IDS_ABOUTBOX "&About Wizard97..."
  255. END
  256. STRINGTABLE DISCARDABLE
  257. BEGIN
  258. IDS_SAMPLEWIZARD "Sample Wizard"
  259. IDS_HEADERTITLE "Header Title"
  260. IDS_HEADERSUBTITLE "Header Sub Title"
  261. END
  262. #endif // English (U.S.) resources
  263. /////////////////////////////////////////////////////////////////////////////
  264. #ifndef APSTUDIO_INVOKED
  265. /////////////////////////////////////////////////////////////////////////////
  266. //
  267. // Generated from the TEXTINCLUDE 3 resource.
  268. //
  269. #define _AFX_NO_SPLITTER_RESOURCES
  270. #define _AFX_NO_OLE_RESOURCES
  271. #define _AFX_NO_TRACKER_RESOURCES
  272. #define _AFX_NO_PROPERTY_RESOURCES
  273. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  274. #ifdef _WIN32
  275. LANGUAGE 9, 1
  276. #pragma code_page(1252)
  277. #endif //_WIN32
  278. #include "res\Wizard97.rc2" // non-Microsoft Visual C++ edited resources
  279. #include "afxres.rc" // Standard components
  280. #endif
  281. /////////////////////////////////////////////////////////////////////////////
  282. #endif // not APSTUDIO_INVOKED