Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

313 lines
10 KiB

  1. //Microsoft Visual C++ 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. #ifdef APSTUDIO_INVOKED
  13. /////////////////////////////////////////////////////////////////////////////
  14. //
  15. // TEXTINCLUDE
  16. //
  17. 1 TEXTINCLUDE DISCARDABLE
  18. BEGIN
  19. "resource.h\0"
  20. END
  21. 2 TEXTINCLUDE DISCARDABLE
  22. BEGIN
  23. "#include ""afxres.h""\r\n"
  24. "\0"
  25. END
  26. 3 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  29. "#define _AFX_NO_OLE_RESOURCES\r\n"
  30. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  31. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  32. "\r\n"
  33. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  34. "#ifdef _WIN32\r\n"
  35. "LANGUAGE 9, 1\r\n"
  36. "#pragma code_page(1252)\r\n"
  37. "#endif\r\n"
  38. "#include ""res\\simpsons.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  39. "#include ""afxres.rc"" // Standard components\r\n"
  40. "#endif"
  41. "\0"
  42. END
  43. #endif // APSTUDIO_INVOKED
  44. /////////////////////////////////////////////////////////////////////////////
  45. //
  46. // Icon
  47. //
  48. // Icon with lowest ID value placed first to ensure application icon
  49. // remains consistent on all systems.
  50. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  51. #ifdef _WIN32
  52. LANGUAGE 9, 1
  53. #pragma code_page(1252)
  54. #endif
  55. IDR_MAINFRAME ICON DISCARDABLE "res\\simpsons.ico"
  56. IDR_SIMPSOTYPE ICON DISCARDABLE "res\\SimpDoc.ico"
  57. #endif
  58. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  59. #ifdef _WIN32
  60. LANGUAGE 9, 1
  61. #pragma code_page(1252)
  62. #endif
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // Menu
  66. //
  67. IDR_MAINFRAME MENU PRELOAD DISCARDABLE
  68. BEGIN
  69. POPUP "&File"
  70. BEGIN
  71. MENUITEM "&New\tCtrl+N", ID_FILE_NEW
  72. MENUITEM "&Open...\tCtrl+O", ID_FILE_OPEN
  73. MENUITEM "&Save\tCtrl+S", ID_FILE_SAVE
  74. MENUITEM "Save &As...", ID_FILE_SAVE_AS
  75. MENUITEM SEPARATOR
  76. MENUITEM "Recent File", ID_FILE_MRU_FILE1,GRAYED
  77. MENUITEM SEPARATOR
  78. MENUITEM "E&xit", ID_APP_EXIT
  79. END
  80. POPUP "&Edit"
  81. BEGIN
  82. MENUITEM "&Undo\tCtrl+Z", ID_EDIT_UNDO
  83. MENUITEM SEPARATOR
  84. MENUITEM "Cu&t\tCtrl+X", ID_EDIT_CUT
  85. MENUITEM "&Copy\tCtrl+C", ID_EDIT_COPY
  86. MENUITEM "&Paste\tCtrl+V", ID_EDIT_PASTE
  87. END
  88. POPUP "&Help"
  89. BEGIN
  90. MENUITEM "&About simpsons...", ID_APP_ABOUT
  91. END
  92. END
  93. /////////////////////////////////////////////////////////////////////////////
  94. //
  95. // Accelerator
  96. //
  97. IDR_MAINFRAME ACCELERATORS PRELOAD MOVEABLE PURE
  98. BEGIN
  99. "N", ID_FILE_NEW, VIRTKEY,CONTROL
  100. "O", ID_FILE_OPEN, VIRTKEY,CONTROL
  101. "S", ID_FILE_SAVE, VIRTKEY,CONTROL
  102. "Z", ID_EDIT_UNDO, VIRTKEY,CONTROL
  103. "X", ID_EDIT_CUT, VIRTKEY,CONTROL
  104. "C", ID_EDIT_COPY, VIRTKEY,CONTROL
  105. "V", ID_EDIT_PASTE, VIRTKEY,CONTROL
  106. VK_BACK, ID_EDIT_UNDO, VIRTKEY,ALT
  107. VK_DELETE, ID_EDIT_CUT, VIRTKEY,SHIFT
  108. VK_INSERT, ID_EDIT_COPY, VIRTKEY,CONTROL
  109. VK_INSERT, ID_EDIT_PASTE, VIRTKEY,SHIFT
  110. VK_F6, ID_NEXT_PANE, VIRTKEY
  111. VK_F6, ID_PREV_PANE, VIRTKEY,SHIFT
  112. END
  113. /////////////////////////////////////////////////////////////////////////////
  114. //
  115. // Dialog
  116. //
  117. IDD_ABOUTBOX DIALOG DISCARDABLE 0, 0, 217, 55
  118. CAPTION "About simpsons"
  119. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  120. FONT 8, "MS Shell Dlg"
  121. BEGIN
  122. ICON IDR_MAINFRAME,IDC_STATIC,11,17,20,20
  123. LTEXT "simpsons Version 1.0",IDC_STATIC,40,10,119,8,
  124. SS_NOPREFIX
  125. LTEXT "Copyright (C) 1997",IDC_STATIC,40,25,119,8
  126. DEFPUSHBUTTON "OK",IDOK,178,7,32,14,WS_GROUP
  127. END
  128. /////////////////////////////////////////////////////////////////////////////
  129. //
  130. // Version
  131. //
  132. VS_VERSION_INFO VERSIONINFO
  133. FILEVERSION 1,0,0,1
  134. PRODUCTVERSION 1,0,0,1
  135. FILEFLAGSMASK 0x3fL
  136. #ifdef _DEBUG
  137. FILEFLAGS 0x1L
  138. #else
  139. FILEFLAGS 0x0L
  140. #endif
  141. FILEOS 0x4L
  142. FILETYPE 0x1L
  143. FILESUBTYPE 0x0L
  144. BEGIN
  145. BLOCK "StringFileInfo"
  146. BEGIN
  147. BLOCK "040904B0"
  148. BEGIN
  149. VALUE "CompanyName", "\0"
  150. VALUE "FileDescription", "simpsons MFC Application\0"
  151. VALUE "FileVersion", "1, 0, 0, 1\0"
  152. VALUE "InternalName", "simpsons\0"
  153. VALUE "LegalCopyright", "Copyright (C) 1997\0"
  154. VALUE "LegalTrademarks", "\0"
  155. VALUE "OriginalFilename","simpsons.EXE\0"
  156. VALUE "ProductName", "simpsons Application\0"
  157. VALUE "ProductVersion", "1, 0, 0, 1\0"
  158. END
  159. END
  160. BLOCK "VarFileInfo"
  161. BEGIN
  162. VALUE "Translation", 0x409, 1200
  163. END
  164. END
  165. /////////////////////////////////////////////////////////////////////////////
  166. //
  167. // DESIGNINFO
  168. //
  169. #ifdef APSTUDIO_INVOKED
  170. GUIDELINES DESIGNINFO DISCARDABLE
  171. BEGIN
  172. IDD_ABOUTBOX, DIALOG
  173. BEGIN
  174. LEFTMARGIN, 7
  175. RIGHTMARGIN, 210
  176. TOPMARGIN, 7
  177. BOTTOMMARGIN, 48
  178. END
  179. END
  180. #endif // APSTUDIO_INVOKED
  181. /////////////////////////////////////////////////////////////////////////////
  182. //
  183. // String Table
  184. //
  185. STRINGTABLE PRELOAD DISCARDABLE
  186. BEGIN
  187. IDR_MAINFRAME "simpsons\n\nSimpso\n\n\nSimpsons.Document\nSimpso Document"
  188. END
  189. STRINGTABLE PRELOAD DISCARDABLE
  190. BEGIN
  191. AFX_IDS_APP_TITLE "simpsons"
  192. AFX_IDS_IDLEMESSAGE "Ready"
  193. END
  194. STRINGTABLE DISCARDABLE
  195. BEGIN
  196. ID_INDICATOR_EXT "EXT"
  197. ID_INDICATOR_CAPS "CAP"
  198. ID_INDICATOR_NUM "NUM"
  199. ID_INDICATOR_SCRL "SCRL"
  200. ID_INDICATOR_OVR "OVR"
  201. ID_INDICATOR_REC "REC"
  202. END
  203. STRINGTABLE DISCARDABLE
  204. BEGIN
  205. ID_FILE_NEW "Create a new document\nNew"
  206. ID_FILE_OPEN "Open an existing document\nOpen"
  207. ID_FILE_CLOSE "Close the active document\nClose"
  208. ID_FILE_SAVE "Save the active document\nSave"
  209. ID_FILE_SAVE_AS "Save the active document with a new name\nSave As"
  210. ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
  211. ID_APP_EXIT "Quit the application; prompts to save documents\nExit"
  212. ID_FILE_MRU_FILE1 "Open this document"
  213. ID_FILE_MRU_FILE2 "Open this document"
  214. ID_FILE_MRU_FILE3 "Open this document"
  215. ID_FILE_MRU_FILE4 "Open this document"
  216. ID_FILE_MRU_FILE5 "Open this document"
  217. ID_FILE_MRU_FILE6 "Open this document"
  218. ID_FILE_MRU_FILE7 "Open this document"
  219. ID_FILE_MRU_FILE8 "Open this document"
  220. ID_FILE_MRU_FILE9 "Open this document"
  221. ID_FILE_MRU_FILE10 "Open this document"
  222. ID_FILE_MRU_FILE11 "Open this document"
  223. ID_FILE_MRU_FILE12 "Open this document"
  224. ID_FILE_MRU_FILE13 "Open this document"
  225. ID_FILE_MRU_FILE14 "Open this document"
  226. ID_FILE_MRU_FILE15 "Open this document"
  227. ID_FILE_MRU_FILE16 "Open this document"
  228. ID_NEXT_PANE "Switch to the next window pane\nNext Pane"
  229. ID_PREV_PANE "Switch back to the previous window pane\nPrevious Pane"
  230. ID_WINDOW_SPLIT "Split the active window into panes\nSplit"
  231. ID_EDIT_CLEAR "Erase the selection\nErase"
  232. ID_EDIT_CLEAR_ALL "Erase everything\nErase All"
  233. ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
  234. ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
  235. ID_EDIT_FIND "Find the specified text\nFind"
  236. ID_EDIT_PASTE "Insert Clipboard contents\nPaste"
  237. ID_EDIT_REPEAT "Repeat the last action\nRepeat"
  238. ID_EDIT_REPLACE "Replace specific text with different text\nReplace"
  239. ID_EDIT_SELECT_ALL "Select the entire document\nSelect All"
  240. ID_EDIT_UNDO "Undo the last action\nUndo"
  241. ID_EDIT_REDO "Redo the previously undone action\nRedo"
  242. END
  243. STRINGTABLE DISCARDABLE
  244. BEGIN
  245. AFX_IDS_SCSIZE "Change the window size"
  246. AFX_IDS_SCMOVE "Change the window position"
  247. AFX_IDS_SCMINIMIZE "Reduce the window to an icon"
  248. AFX_IDS_SCMAXIMIZE "Enlarge the window to full size"
  249. AFX_IDS_SCNEXTWINDOW "Switch to the next document window"
  250. AFX_IDS_SCPREVWINDOW "Switch to the previous document window"
  251. AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
  252. AFX_IDS_SCRESTORE "Restore the window to normal size"
  253. AFX_IDS_SCTASKLIST "Activate Task List"
  254. END
  255. #endif
  256. #ifndef APSTUDIO_INVOKED
  257. /////////////////////////////////////////////////////////////////////////////
  258. //
  259. // Generated from the TEXTINCLUDE 3 resource.
  260. //
  261. #define _AFX_NO_SPLITTER_RESOURCES
  262. #define _AFX_NO_OLE_RESOURCES
  263. #define _AFX_NO_TRACKER_RESOURCES
  264. #define _AFX_NO_PROPERTY_RESOURCES
  265. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  266. #ifdef _WIN32
  267. LANGUAGE 9, 1
  268. #pragma code_page(1252)
  269. #endif
  270. #include "res\\simpsons.rc2" // non-Microsoft Visual C++ edited resources
  271. #include "afxres.rc" // Standard components
  272. #endif
  273. #endif // not APSTUDIO_INVOKED