home *** CD-ROM | disk | FTP | other *** search
/ Master Visual C++ 1.5 / MASTERVC15.ISO / vcprog / original / ch27 / kennedy / kennedy.rc < prev    next >
Encoding:
Text File  |  1994-02-22  |  6.9 KB  |  228 lines

  1. //Microsoft App Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. #ifdef APSTUDIO_INVOKED
  16. //////////////////////////////////////////////////////////////////////////////
  17. //
  18. // TEXTINCLUDE
  19. //
  20.  
  21. 1 TEXTINCLUDE DISCARDABLE 
  22. BEGIN
  23.     "resource.h\0"
  24. END
  25.  
  26. 2 TEXTINCLUDE DISCARDABLE 
  27. BEGIN
  28.     "#include ""afxres.h""\r\n"
  29.     "\0"
  30. END
  31.  
  32. 3 TEXTINCLUDE DISCARDABLE 
  33. BEGIN
  34.     "#include ""res\\kennedy.rc2""  // non-App Studio edited resources\r\n"
  35.     "\r\n"
  36.     "#include ""afxres.rc""  \011// Standard components\r\n"
  37.     "\0"
  38. END
  39.  
  40. /////////////////////////////////////////////////////////////////////////////////////
  41. #endif    // APSTUDIO_INVOKED
  42.  
  43.  
  44. //////////////////////////////////////////////////////////////////////////////
  45. //
  46. // Icon
  47. //
  48.  
  49. IDR_MAINFRAME           ICON    DISCARDABLE     "RES\\KENNEDY.ICO"
  50.  
  51. //////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Menu
  54. //
  55.  
  56. IDR_MAINFRAME MENU PRELOAD DISCARDABLE 
  57. BEGIN
  58.     POPUP "&File"
  59.     BEGIN
  60.         MENUITEM "E&xit",                       ID_APP_EXIT
  61.     END
  62.     POPUP "&Help"
  63.     BEGIN
  64.         MENUITEM "&About Kennedy...",           ID_APP_ABOUT
  65.     END
  66. END
  67.  
  68.  
  69. //////////////////////////////////////////////////////////////////////////////
  70. //
  71. // Dialog
  72. //
  73.  
  74. IDD_ABOUTBOX DIALOG DISCARDABLE  34, 22, 217, 55
  75. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  76. CAPTION "About Kennedy"
  77. FONT 8, "MS Sans Serif"
  78. BEGIN
  79.     ICON            IDR_MAINFRAME,IDC_STATIC,11,17,20,20
  80.     LTEXT           "Kennedy Application Version 1.0",IDC_STATIC,40,10,119,8
  81.     LTEXT           "Copyright \251 1994",IDC_STATIC,40,25,119,8
  82.     DEFPUSHBUTTON   "OK",IDOK,176,6,32,14,WS_GROUP
  83. END
  84.  
  85. IDD_DIALOG1 DIALOG DISCARDABLE  0, 0, 172, 136
  86. STYLE WS_CHILD
  87. FONT 8, "MS Sans Serif"
  88. BEGIN
  89.     CONTROL         "TEGOMM.VBX;TEGOMM;Tegomm1",IDC_TEGOMM1,"VBControl",
  90.                     WS_CLIPSIBLINGS | WS_TABSTOP,20,25,135,20
  91.     PUSHBUTTON      "&Start",IDC_START_BUTTON,65,115,50,14
  92. END
  93.  
  94.  
  95. //////////////////////////////////////////////////////////////////////////////
  96. //
  97. // Dialog Info
  98. //
  99.  
  100. IDD_DIALOG1 DLGINIT
  101. BEGIN
  102.     1000, 0x400, 183, 0
  103. 0x0b00, 0x4449, 0x5f43, 0x4554, 0x4f47, 0x4d4d, 0x0131, 0x0000, 0x0a02, 
  104. 0x0c00, 0x0d00, 0x0e00, 0x0f00, 0x1000, 0x1100, 0x1200, 0x1300, 0x0000, 
  105. 0x0000, 0x0014, 0x0000, 0x1500, 0x0000, 0x0116, 0x0000, 0x1700, 0x0105, 
  106. 0x0018, 0x0019, 0x001a, 0x001b, 0x001c, 0x001d, 0x321f, 0x6854, 0x2065, 
  107. 0x7264, 0x7669, 0x7265, 0x6320, 0x6e61, 0x6f6e, 0x2074, 0x6572, 0x6f63, 
  108. 0x6e67, 0x7a69, 0x2065, 0x6874, 0x2065, 0x7073, 0x6365, 0x6669, 0x6569, 
  109. 0x2064, 0x6f63, 0x6d6d, 0x6e61, 0x2e64, 0x0020, 0x2100, 0x0000, 0x0000, 
  110. 0x0022, 0x0000, 0x2300, 0x2400, 0x0000, 0x0000, 0x0025, 0x0026, 0x0000, 
  111. 0x2700, 0x0000, 0x0000, 0x0028, 0x0000, 0x2900, 0x0000, 0x0000, 0x002a, 
  112. 0x0000, 0x2b00, 0x0000, 0x002c, 0x0030, 0x0000, 0x3100, 0x3200, 0x0000, 
  113. 0x0000, "\377" 
  114.     0
  115. END
  116.  
  117.  
  118. //////////////////////////////////////////////////////////////////////////////
  119. //
  120. // Bitmap
  121. //
  122.  
  123. IDB_BITMAP1             BITMAP  DISCARDABLE     "RES\\KENNEDY.BMP"
  124. IDB_BITMAP2             BITMAP  DISCARDABLE     "RES\\KEN1.BMP"
  125. IDB_BITMAP3             BITMAP  DISCARDABLE     "RES\\KEN2.BMP"
  126. IDB_BITMAP4             BITMAP  DISCARDABLE     "RES\\KEN3.BMP"
  127.  
  128. //////////////////////////////////////////////////////////////////////////////
  129. //
  130. // String Table
  131. //
  132.  
  133. STRINGTABLE PRELOAD DISCARDABLE 
  134. BEGIN
  135.     IDR_MAINFRAME           "Kennedy Windows Application\nKenned\nKenned Document\n\n\nKenned.Document\nKenned Document"
  136. END
  137.  
  138. STRINGTABLE PRELOAD DISCARDABLE 
  139. BEGIN
  140.     AFX_IDS_APP_TITLE       "Kennedy Windows Application"
  141.     AFX_IDS_IDLEMESSAGE     "Ready"
  142. END
  143.  
  144. STRINGTABLE DISCARDABLE 
  145. BEGIN
  146.     ID_INDICATOR_EXT        "EXT"
  147.     ID_INDICATOR_CAPS       "CAP"
  148.     ID_INDICATOR_NUM        "NUM"
  149.     ID_INDICATOR_SCRL       "SCRL"
  150.     ID_INDICATOR_OVR        "OVR"
  151.     ID_INDICATOR_REC        "REC"
  152. END
  153.  
  154. STRINGTABLE DISCARDABLE 
  155. BEGIN
  156.     ID_FILE_NEW             "Create a new document"
  157.     ID_FILE_OPEN            "Open an existing document"
  158.     ID_FILE_CLOSE           "Close the active document"
  159.     ID_FILE_SAVE            "Save the active document"
  160.     ID_FILE_SAVE_AS         "Save the active document with a new name"
  161. END
  162.  
  163. STRINGTABLE DISCARDABLE 
  164. BEGIN
  165.     ID_APP_ABOUT            "Display program information, version number and copyright"
  166.     ID_APP_EXIT             "Quit the application; prompts to save documents"
  167. END
  168.  
  169. STRINGTABLE DISCARDABLE 
  170. BEGIN
  171.     ID_FILE_MRU_FILE1       "Open this document"
  172.     ID_FILE_MRU_FILE2       "Open this document"
  173.     ID_FILE_MRU_FILE3       "Open this document"
  174.     ID_FILE_MRU_FILE4       "Open this document"
  175. END
  176.  
  177. STRINGTABLE DISCARDABLE 
  178. BEGIN
  179.     ID_NEXT_PANE            "Switch to the next window pane"
  180.     ID_PREV_PANE            "Switch back to the previous window pane"
  181. END
  182.  
  183. STRINGTABLE DISCARDABLE 
  184. BEGIN
  185.     ID_EDIT_CLEAR           "Erase the selection"
  186.     ID_EDIT_CLEAR_ALL       "Erase everything"
  187.     ID_EDIT_COPY            "Copy the selection and put it on the Clipboard"
  188.     ID_EDIT_CUT             "Cut the selection and put it on the Clipboard"
  189.     ID_EDIT_FIND            "Find the specified text"
  190.     ID_EDIT_PASTE           "Insert Clipboard contents"
  191.     ID_EDIT_REPEAT          "Repeat the last action"
  192.     ID_EDIT_REPLACE         "Replace specific text with different text"
  193.     ID_EDIT_SELECT_ALL      "Select the entire document"
  194.     ID_EDIT_UNDO            "Undo the last action"
  195.     ID_EDIT_REDO            "Redo the previously undone action"
  196. END
  197.  
  198. STRINGTABLE DISCARDABLE 
  199. BEGIN
  200.     AFX_IDS_SCSIZE          "Change the window size"
  201.     AFX_IDS_SCMOVE          "Change the window position"
  202.     AFX_IDS_SCMINIMIZE      "Reduce the window to an icon"
  203.     AFX_IDS_SCMAXIMIZE      "Enlarge the window to full size"
  204.     AFX_IDS_SCNEXTWINDOW    "Switch to the next document window"
  205.     AFX_IDS_SCPREVWINDOW    "Switch to the previous document window"
  206.     AFX_IDS_SCCLOSE         "Close the active window and prompts to save the documents"
  207. END
  208.  
  209. STRINGTABLE DISCARDABLE 
  210. BEGIN
  211.     AFX_IDS_SCRESTORE       "Restore the window to normal size"
  212.     AFX_IDS_SCTASKLIST      "Activate Task List"
  213. END
  214.  
  215.  
  216. #ifndef APSTUDIO_INVOKED
  217. ////////////////////////////////////////////////////////////////////////////////
  218. //
  219. // Generated from the TEXTINCLUDE 3 resource.
  220. //
  221. #include "res\kennedy.rc2"  // non-App Studio edited resources
  222.  
  223. #include "afxres.rc"      // Standard components
  224.  
  225. /////////////////////////////////////////////////////////////////////////////////////
  226. #endif    // not APSTUDIO_INVOKED
  227.  
  228.