Isotest.rc
上传用户:pfmy85
上传日期:2007-01-07
资源大小:22k
文件大小:7k
源码类别:

DirextX编程

开发平台:

Visual C++

  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"
  20. END
  21. 2 TEXTINCLUDE DISCARDABLE 
  22. BEGIN
  23. "#include ""afxres.h""rn"
  24. ""
  25. END
  26. 3 TEXTINCLUDE DISCARDABLE 
  27. BEGIN
  28.     "#define _AFX_NO_SPLITTER_RESOURCESrn"
  29.     "#define _AFX_NO_OLE_RESOURCESrn"
  30.     "#define _AFX_NO_TRACKER_RESOURCESrn"
  31.     "#define _AFX_NO_PROPERTY_RESOURCESrn"
  32. "rn"
  33. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)rn"
  34. "#ifdef _WIN32rn"
  35. "LANGUAGE 9, 1rn"
  36. "#pragma code_page(1252)rn"
  37. "#endif //_WIN32rn"
  38.         "#include ""Isotest.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  39. "#include ""afxres.rc""   // Standard componentsrn"
  40. "#endifrn"
  41. ""
  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 //_WIN32
  55. IDR_MAINFRAME           ICON    DISCARDABLE     "Isotest.ico"
  56. #endif
  57. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  58. #ifdef _WIN32
  59. LANGUAGE 9, 1
  60. #pragma code_page(1252)
  61. #endif //_WIN32
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // Menu
  65. //
  66. IDR_MAINFRAME MENU PRELOAD DISCARDABLE 
  67. BEGIN
  68. POPUP "&File"
  69. BEGIN
  70. MENUITEM "E&xit",                       ID_APP_EXIT
  71. END
  72. POPUP "&Edit"
  73. BEGIN
  74. MENUITEM "&UndotCtrl+Z",               ID_EDIT_UNDO
  75. MENUITEM SEPARATOR
  76. MENUITEM "Cu&ttCtrl+X",                ID_EDIT_CUT
  77. MENUITEM "&CopytCtrl+C",               ID_EDIT_COPY
  78. MENUITEM "&PastetCtrl+V",              ID_EDIT_PASTE
  79. END
  80. END
  81. /////////////////////////////////////////////////////////////////////////////
  82. //
  83. // Accelerator
  84. //
  85. IDR_MAINFRAME ACCELERATORS PRELOAD MOVEABLE PURE
  86. BEGIN
  87. "C",            ID_EDIT_COPY,           VIRTKEY,CONTROL,NOINVERT
  88. "V",            ID_EDIT_PASTE,          VIRTKEY,CONTROL,NOINVERT
  89. VK_BACK,        ID_EDIT_UNDO,           VIRTKEY,ALT,NOINVERT
  90. VK_DELETE,      ID_EDIT_CUT,            VIRTKEY,SHIFT,NOINVERT
  91. VK_F6,          ID_NEXT_PANE,           VIRTKEY ,NOINVERT
  92. VK_F6,          ID_PREV_PANE,           VIRTKEY,SHIFT,NOINVERT
  93. VK_INSERT,      ID_EDIT_COPY,           VIRTKEY,CONTROL,NOINVERT
  94. VK_INSERT,      ID_EDIT_PASTE,          VIRTKEY,SHIFT,NOINVERT
  95. "X",            ID_EDIT_CUT,            VIRTKEY,CONTROL,NOINVERT
  96. "Z",            ID_EDIT_UNDO,           VIRTKEY,CONTROL,NOINVERT
  97. END
  98. /////////////////////////////////////////////////////////////////////////////
  99. //
  100. // Version
  101. //
  102. VS_VERSION_INFO     VERSIONINFO
  103.   FILEVERSION       1,0,0,1
  104.   PRODUCTVERSION    1,0,0,1
  105.  FILEFLAGSMASK 0x3fL
  106. #ifdef _DEBUG
  107.  FILEFLAGS 0x1L
  108. #else
  109.  FILEFLAGS 0x0L
  110. #endif
  111.  FILEOS 0x4L
  112.  FILETYPE 0x1L
  113.  FILESUBTYPE 0x0L
  114. BEGIN
  115. BLOCK "StringFileInfo"
  116. BEGIN
  117.         BLOCK "040904B0"
  118. BEGIN 
  119. VALUE "CompanyName",     "DXGuide"
  120.                         VALUE "FileDescription", "DirectX Games - Isotest"
  121. VALUE "FileVersion",     "1, 0, 0, 1"
  122.                         VALUE "InternalName",    "Isotest"
  123. VALUE "LegalCopyright",  "Copyright (C) 1999"
  124. VALUE "LegalTrademarks", ""
  125.                         VALUE "OriginalFilename","Isotest.EXE"
  126.                         VALUE "ProductName",     "Isotest Application"
  127. VALUE "ProductVersion",  "1, 0, 0, 1"
  128. END
  129. END
  130. BLOCK "VarFileInfo" 
  131. BEGIN 
  132. VALUE "Translation", 0x409, 1200
  133.     END
  134. END
  135. /////////////////////////////////////////////////////////////////////////////
  136. //
  137. // String Table
  138. //
  139. STRINGTABLE PRELOAD DISCARDABLE 
  140. BEGIN
  141.         IDR_MAINFRAME           "Isotest"
  142. END
  143. STRINGTABLE PRELOAD DISCARDABLE 
  144. BEGIN
  145.         AFX_IDS_APP_TITLE       "Isotest"
  146. AFX_IDS_IDLEMESSAGE     "Ready"
  147. END
  148. STRINGTABLE DISCARDABLE 
  149. BEGIN
  150. ID_INDICATOR_EXT        "EXT"
  151. ID_INDICATOR_CAPS       "CAP"
  152. ID_INDICATOR_NUM        "NUM"
  153. ID_INDICATOR_SCRL       "SCRL"
  154. ID_INDICATOR_OVR        "OVR"
  155. ID_INDICATOR_REC        "REC"
  156. END
  157. STRINGTABLE DISCARDABLE 
  158. BEGIN
  159. ID_APP_EXIT             "Quit the application; prompts to save documentsnExit"
  160. ID_NEXT_PANE            "Switch to the next window panenNext Pane"
  161. ID_PREV_PANE            "Switch back to the previous window panenPrevious Pane"
  162. ID_WINDOW_SPLIT         "Split the active window into panesnSplit"
  163. ID_EDIT_CLEAR           "Erase the selectionnErase"
  164. ID_EDIT_CLEAR_ALL       "Erase everythingnErase All"
  165. ID_EDIT_COPY            "Copy the selection and put it on the ClipboardnCopy"
  166. ID_EDIT_CUT             "Cut the selection and put it on the ClipboardnCut"
  167. ID_EDIT_FIND            "Find the specified textnFind"
  168. ID_EDIT_PASTE           "Insert Clipboard contentsnPaste"
  169. ID_EDIT_REPEAT          "Repeat the last actionnRepeat"
  170. ID_EDIT_REPLACE         "Replace specific text with different textnReplace"
  171. ID_EDIT_SELECT_ALL      "Select the entire documentnSelect All"
  172. ID_EDIT_UNDO            "Undo the last actionnUndo"
  173. ID_EDIT_REDO            "Redo the previously undone actionnRedo"
  174. END
  175. STRINGTABLE DISCARDABLE 
  176. BEGIN
  177. AFX_IDS_SCSIZE          "Change the window size"
  178. AFX_IDS_SCMOVE          "Change the window position"
  179. AFX_IDS_SCMINIMIZE      "Reduce the window to an icon"
  180. AFX_IDS_SCMAXIMIZE      "Enlarge the window to full size"
  181. AFX_IDS_SCNEXTWINDOW    "Switch to the next document window"
  182. AFX_IDS_SCPREVWINDOW    "Switch to the previous document window"
  183. AFX_IDS_SCCLOSE         "Close the active window and prompts to save the documents"
  184. AFX_IDS_SCRESTORE       "Restore the window to normal size"
  185. AFX_IDS_SCTASKLIST      "Activate Task List"
  186. END
  187. #endif
  188. #ifndef APSTUDIO_INVOKED
  189. /////////////////////////////////////////////////////////////////////////////
  190. //
  191. // Generated from the TEXTINCLUDE 3 resource.
  192. //
  193. #define _AFX_NO_SPLITTER_RESOURCES
  194. #define _AFX_NO_OLE_RESOURCES
  195. #define _AFX_NO_TRACKER_RESOURCES
  196. #define _AFX_NO_PROPERTY_RESOURCES
  197. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  198. #ifdef _WIN32
  199. LANGUAGE 9, 1
  200. #pragma code_page(1252)
  201. #endif //_WIN32
  202. #include "Isotest.rc2"  // non-Microsoft Visual C++ edited resources
  203. #include "afxres.rc"   // Standard components
  204. #endif
  205. #endif    // not APSTUDIO_INVOKED