AnalogMeterTest.rc
上传用户:haifei
上传日期:2022-07-20
资源大小:77k
文件大小:13k
源码类别:

网络编程

开发平台:

Visual C++

  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. // Chinese (P.R.C.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  17. #pragma code_page(936)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Dialog
  22. //
  23. IDD_NAME DIALOG DISCARDABLE  0, 0, 212, 71
  24. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  25. CAPTION "输入网络计算机名及密码"
  26. FONT 9, "宋体"
  27. BEGIN
  28.     DEFPUSHBUTTON   "连接",IDOK,160,19,38,14
  29.     PUSHBUTTON      "取消",IDCANCEL,160,36,38,14
  30.     LTEXT           "计算机名:",IDC_STATIC,19,22,37,8
  31.     EDITTEXT        IDC_MAHNAME,58,20,91,12,ES_AUTOHSCROLL
  32.     LTEXT           "连接者 :",IDC_STATIC,19,39,33,8
  33.     EDITTEXT        IDC_CONNECTOR,58,37,91,12,ES_AUTOHSCROLL
  34.     LTEXT           "密码 :",IDC_STATIC,19,56,25,8
  35.     EDITTEXT        IDC_PASSWORD,58,54,91,12,ES_PASSWORD | ES_AUTOHSCROLL
  36.     LTEXT           "",IDC_TITLE,8,6,80,8
  37. END
  38. /////////////////////////////////////////////////////////////////////////////
  39. //
  40. // DESIGNINFO
  41. //
  42. #ifdef APSTUDIO_INVOKED
  43. GUIDELINES DESIGNINFO DISCARDABLE 
  44. BEGIN
  45.     IDD_NAME, DIALOG
  46.     BEGIN
  47.         RIGHTMARGIN, 211
  48.     END
  49. END
  50. #endif    // APSTUDIO_INVOKED
  51. #endif    // Chinese (P.R.C.) resources
  52. /////////////////////////////////////////////////////////////////////////////
  53. /////////////////////////////////////////////////////////////////////////////
  54. // English (U.S.) resources
  55. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  56. #ifdef _WIN32
  57. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  58. #pragma code_page(1252)
  59. #endif //_WIN32
  60. /////////////////////////////////////////////////////////////////////////////
  61. //
  62. // Dialog
  63. //
  64. IDD_ABOUTBOX DIALOG DISCARDABLE  0, 0, 217, 65
  65. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  66. CAPTION "Performance Meter"
  67. FONT 9, "宋体"
  68. BEGIN
  69.     ICON            IDR_MAINFRAME,IDC_STATIC,11,17,20,20
  70.     LTEXT           "Performance Meter V1.0",IDC_STATIC,44,7,119,8,
  71.                     SS_NOPREFIX
  72.     LTEXT           "Copyright (C) 2000 8",IDC_STATIC,44,20,119,8
  73.     DEFPUSHBUTTON   "OK",IDOK,171,11,32,14,WS_GROUP
  74.     LTEXT           "Welcome any suggestion !",IDC_STATIC,44,33,119,8
  75.     LTEXT           "Author E_Mail : vclearner@sohu.com",IDC_STATIC,44,46,
  76.                     143,8
  77. END
  78. IDD_INPUT_STRING DIALOG DISCARDABLE  0, 0, 186, 77
  79. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  80. CAPTION "FastPlot"
  81. FONT 8, "MS Sans Serif"
  82. BEGIN
  83.     LTEXT           "Static",1004,7,7,172,14
  84.     EDITTEXT        1005,7,24,172,12,ES_AUTOHSCROLL
  85.     DEFPUSHBUTTON   "OK",IDOK,29,56,50,14
  86.     PUSHBUTTON      "Cancel",IDCANCEL,106,56,50,14
  87. END
  88. /////////////////////////////////////////////////////////////////////////////
  89. //
  90. // DESIGNINFO
  91. //
  92. #ifdef APSTUDIO_INVOKED
  93. GUIDELINES DESIGNINFO DISCARDABLE 
  94. BEGIN
  95.     IDD_ABOUTBOX, DIALOG
  96.     BEGIN
  97.         LEFTMARGIN, 7
  98.         RIGHTMARGIN, 210
  99.         BOTTOMMARGIN, 64
  100.     END
  101.     IDD_INPUT_STRING, DIALOG
  102.     BEGIN
  103.         LEFTMARGIN, 7
  104.         RIGHTMARGIN, 179
  105.         TOPMARGIN, 7
  106.         BOTTOMMARGIN, 70
  107.     END
  108. END
  109. #endif    // APSTUDIO_INVOKED
  110. #ifdef APSTUDIO_INVOKED
  111. /////////////////////////////////////////////////////////////////////////////
  112. //
  113. // TEXTINCLUDE
  114. //
  115. 1 TEXTINCLUDE DISCARDABLE 
  116. BEGIN
  117.     "resource.h"
  118. END
  119. 2 TEXTINCLUDE DISCARDABLE 
  120. BEGIN
  121.     "#include ""afxres.h""rn"
  122.     ""
  123. END
  124. 3 TEXTINCLUDE DISCARDABLE 
  125. BEGIN
  126.     "#define _AFX_NO_SPLITTER_RESOURCESrn"
  127.     "#define _AFX_NO_OLE_RESOURCESrn"
  128.     "#define _AFX_NO_TRACKER_RESOURCESrn"
  129.     "#define _AFX_NO_PROPERTY_RESOURCESrn"
  130.     "rn"
  131.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)rn"
  132.     "#ifdef _WIN32rn"
  133.     "LANGUAGE 9, 1rn"
  134.     "#pragma code_page(1252)rn"
  135.     "#endifrn"
  136.     "#include ""res\AnalogMeterTest.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  137.     "#include ""afxres.rc""         // Standard componentsrn"
  138.     "#include ""afxprint.rc""       // printing/print preview resourcesrn"
  139.     "#endif"
  140. END
  141. #endif    // APSTUDIO_INVOKED
  142. /////////////////////////////////////////////////////////////////////////////
  143. //
  144. // Icon
  145. //
  146. // Icon with lowest ID value placed first to ensure application icon
  147. // remains consistent on all systems.
  148. IDR_MAINFRAME           ICON    DISCARDABLE     "res\AnalogMeterTest.ico"
  149. IDR_ANALOGTYPE          ICON    DISCARDABLE     "res\AnalogMeterTestDoc.ico"
  150. /////////////////////////////////////////////////////////////////////////////
  151. //
  152. // Bitmap
  153. //
  154. IDR_MAINFRAME           BITMAP  MOVEABLE PURE   "res\Toolbar.bmp"
  155. /////////////////////////////////////////////////////////////////////////////
  156. //
  157. // Toolbar
  158. //
  159. IDR_MAINFRAME TOOLBAR DISCARDABLE  16, 15
  160. BEGIN
  161.     BUTTON      ID_APP_ABOUT
  162. END
  163. /////////////////////////////////////////////////////////////////////////////
  164. //
  165. // Menu
  166. //
  167. IDR_MAINFRAME MENU PRELOAD DISCARDABLE 
  168. BEGIN
  169.     POPUP "&File"
  170.     BEGIN
  171.         MENUITEM "E&xit",                       ID_APP_EXIT
  172.     END
  173.     POPUP "&View"
  174.     BEGIN
  175.         MENUITEM "&Toolbar",                    ID_VIEW_TOOLBAR
  176.         MENUITEM "&Status Bar",                 ID_VIEW_STATUS_BAR
  177.     END
  178.     POPUP "&Meters"
  179.     BEGIN
  180.         MENUITEM "Meter 1",                     ID_METER1
  181.         MENUITEM "Meter 2",                     ID_METER2
  182.     END
  183.     POPUP "&Timer"
  184.     BEGIN
  185.         MENUITEM "&Start/Stop",                 ID_TIMER_STARTSTOP
  186.     END
  187.     POPUP "&Help"
  188.     BEGIN
  189.         MENUITEM "&About AnalogMeterTest...",   ID_APP_ABOUT
  190.     END
  191. END
  192. /////////////////////////////////////////////////////////////////////////////
  193. //
  194. // Accelerator
  195. //
  196. IDR_MAINFRAME ACCELERATORS PRELOAD MOVEABLE PURE 
  197. BEGIN
  198.     "N",            ID_FILE_NEW,            VIRTKEY, CONTROL
  199.     "O",            ID_FILE_OPEN,           VIRTKEY, CONTROL
  200.     "S",            ID_FILE_SAVE,           VIRTKEY, CONTROL
  201.     "P",            ID_FILE_PRINT,          VIRTKEY, CONTROL
  202.     "Z",            ID_EDIT_UNDO,           VIRTKEY, CONTROL
  203.     "X",            ID_EDIT_CUT,            VIRTKEY, CONTROL
  204.     "C",            ID_EDIT_COPY,           VIRTKEY, CONTROL
  205.     "V",            ID_EDIT_PASTE,          VIRTKEY, CONTROL
  206.     VK_BACK,        ID_EDIT_UNDO,           VIRTKEY, ALT
  207.     VK_DELETE,      ID_EDIT_CUT,            VIRTKEY, SHIFT
  208.     VK_INSERT,      ID_EDIT_COPY,           VIRTKEY, CONTROL
  209.     VK_INSERT,      ID_EDIT_PASTE,          VIRTKEY, SHIFT
  210.     VK_F6,          ID_NEXT_PANE,           VIRTKEY 
  211.     VK_F6,          ID_PREV_PANE,           VIRTKEY, SHIFT
  212. END
  213. #ifndef _MAC
  214. /////////////////////////////////////////////////////////////////////////////
  215. //
  216. // Version
  217. //
  218. VS_VERSION_INFO VERSIONINFO
  219.  FILEVERSION 1,0,0,1
  220.  PRODUCTVERSION 1,0,0,1
  221.  FILEFLAGSMASK 0x3fL
  222. #ifdef _DEBUG
  223.  FILEFLAGS 0x1L
  224. #else
  225.  FILEFLAGS 0x0L
  226. #endif
  227.  FILEOS 0x4L
  228.  FILETYPE 0x1L
  229.  FILESUBTYPE 0x0L
  230. BEGIN
  231.     BLOCK "StringFileInfo"
  232.     BEGIN
  233.         BLOCK "040904B0"
  234.         BEGIN
  235.             VALUE "CompanyName", ""
  236.             VALUE "FileDescription", "AnalogMeterTest MFC Application"
  237.             VALUE "FileVersion", "1, 0, 0, 1"
  238.             VALUE "InternalName", "AnalogMeterTest"
  239.             VALUE "LegalCopyright", "Copyright (C) 1998"
  240.             VALUE "LegalTrademarks", ""
  241.             VALUE "OriginalFilename", "AnalogMeterTest.EXE"
  242.             VALUE "ProductName", "AnalogMeterTest Application"
  243.             VALUE "ProductVersion", "1, 0, 0, 1"
  244.         END
  245.     END
  246.     BLOCK "VarFileInfo"
  247.     BEGIN
  248.         VALUE "Translation", 0x409, 1200
  249.     END
  250. END
  251. #endif    // !_MAC
  252. /////////////////////////////////////////////////////////////////////////////
  253. //
  254. // String Table
  255. //
  256. STRINGTABLE PRELOAD DISCARDABLE 
  257. BEGIN
  258.     IDR_MAINFRAME           "AnalogMeterTestnnAnalognnnAnalogMeterTest.DocumentnAnalog Document"
  259. END
  260. STRINGTABLE PRELOAD DISCARDABLE 
  261. BEGIN
  262.     AFX_IDS_APP_TITLE       "AnalogMeterTest"
  263.     AFX_IDS_IDLEMESSAGE     "Ready"
  264. END
  265. STRINGTABLE DISCARDABLE 
  266. BEGIN
  267.     ID_INDICATOR_EXT        "EXT"
  268.     ID_INDICATOR_CAPS       "CAP"
  269.     ID_INDICATOR_NUM        "NUM"
  270.     ID_INDICATOR_SCRL       "SCRL"
  271.     ID_INDICATOR_OVR        "OVR"
  272.     ID_INDICATOR_REC        "REC"
  273. END
  274. STRINGTABLE DISCARDABLE 
  275. BEGIN
  276.     ID_FILE_NEW             "Create a new documentnNew"
  277.     ID_FILE_OPEN            "Open an existing documentnOpen"
  278.     ID_FILE_CLOSE           "Close the active documentnClose"
  279.     ID_FILE_SAVE            "Save the active documentnSave"
  280.     ID_FILE_SAVE_AS         "Save the active document with a new namenSave As"
  281.     ID_FILE_PAGE_SETUP      "Change the printing optionsnPage Setup"
  282.     ID_FILE_PRINT_SETUP     "Change the printer and printing optionsnPrint Setup"
  283.     ID_FILE_PRINT           "Print the active documentnPrint"
  284.     ID_FILE_PRINT_PREVIEW   "Display full pagesnPrint Preview"
  285. END
  286. STRINGTABLE DISCARDABLE 
  287. BEGIN
  288.     ID_APP_ABOUT            "Display program information, version number and copyrightnAbout"
  289.     ID_APP_EXIT             "Quit the application; prompts to save documentsnExit"
  290. END
  291. STRINGTABLE DISCARDABLE 
  292. BEGIN
  293.     ID_FILE_MRU_FILE1       "Open this document"
  294.     ID_FILE_MRU_FILE2       "Open this document"
  295.     ID_FILE_MRU_FILE3       "Open this document"
  296.     ID_FILE_MRU_FILE4       "Open this document"
  297.     ID_FILE_MRU_FILE5       "Open this document"
  298.     ID_FILE_MRU_FILE6       "Open this document"
  299.     ID_FILE_MRU_FILE7       "Open this document"
  300.     ID_FILE_MRU_FILE8       "Open this document"
  301.     ID_FILE_MRU_FILE9       "Open this document"
  302.     ID_FILE_MRU_FILE10      "Open this document"
  303.     ID_FILE_MRU_FILE11      "Open this document"
  304.     ID_FILE_MRU_FILE12      "Open this document"
  305.     ID_FILE_MRU_FILE13      "Open this document"
  306.     ID_FILE_MRU_FILE14      "Open this document"
  307.     ID_FILE_MRU_FILE15      "Open this document"
  308.     ID_FILE_MRU_FILE16      "Open this document"
  309. END
  310. STRINGTABLE DISCARDABLE 
  311. BEGIN
  312.     ID_NEXT_PANE            "Switch to the next window panenNext Pane"
  313.     ID_PREV_PANE            "Switch back to the previous window panenPrevious Pane"
  314. END
  315. STRINGTABLE DISCARDABLE 
  316. BEGIN
  317.     ID_WINDOW_SPLIT         "Split the active window into panesnSplit"
  318. END
  319. STRINGTABLE DISCARDABLE 
  320. BEGIN
  321.     ID_EDIT_CLEAR           "Erase the selectionnErase"
  322.     ID_EDIT_CLEAR_ALL       "Erase everythingnErase All"
  323.     ID_EDIT_COPY            "Copy the selection and put it on the ClipboardnCopy"
  324.     ID_EDIT_CUT             "Cut the selection and put it on the ClipboardnCut"
  325.     ID_EDIT_FIND            "Find the specified textnFind"
  326.     ID_EDIT_PASTE           "Insert Clipboard contentsnPaste"
  327.     ID_EDIT_REPEAT          "Repeat the last actionnRepeat"
  328.     ID_EDIT_REPLACE         "Replace specific text with different textnReplace"
  329.     ID_EDIT_SELECT_ALL      "Select the entire documentnSelect All"
  330.     ID_EDIT_UNDO            "Undo the last actionnUndo"
  331.     ID_EDIT_REDO            "Redo the previously undone actionnRedo"
  332. END
  333. STRINGTABLE DISCARDABLE 
  334. BEGIN
  335.     ID_VIEW_TOOLBAR         "Show or hide the toolbarnToggle ToolBar"
  336.     ID_VIEW_STATUS_BAR      "Show or hide the status barnToggle StatusBar"
  337. END
  338. STRINGTABLE DISCARDABLE 
  339. BEGIN
  340.     AFX_IDS_SCSIZE          "Change the window size"
  341.     AFX_IDS_SCMOVE          "Change the window position"
  342.     AFX_IDS_SCMINIMIZE      "Reduce the window to an icon"
  343.     AFX_IDS_SCMAXIMIZE      "Enlarge the window to full size"
  344.     AFX_IDS_SCNEXTWINDOW    "Switch to the next document window"
  345.     AFX_IDS_SCPREVWINDOW    "Switch to the previous document window"
  346.     AFX_IDS_SCCLOSE         "Close the active window and prompts to save the documents"
  347. END
  348. STRINGTABLE DISCARDABLE 
  349. BEGIN
  350.     AFX_IDS_SCRESTORE       "Restore the window to normal size"
  351.     AFX_IDS_SCTASKLIST      "Activate Task List"
  352. END
  353. STRINGTABLE DISCARDABLE 
  354. BEGIN
  355.     AFX_IDS_PREVIEW_CLOSE   "Close print preview modenCancel Preview"
  356. END
  357. STRINGTABLE DISCARDABLE 
  358. BEGIN
  359.     ID_TIMER_STARTSTOP      "Starts/Stops the timer.nStart/Stop"
  360. END
  361. #endif    // English (U.S.) resources
  362. /////////////////////////////////////////////////////////////////////////////
  363. #ifndef APSTUDIO_INVOKED
  364. /////////////////////////////////////////////////////////////////////////////
  365. //
  366. // Generated from the TEXTINCLUDE 3 resource.
  367. //
  368. #define _AFX_NO_SPLITTER_RESOURCES
  369. #define _AFX_NO_OLE_RESOURCES
  370. #define _AFX_NO_TRACKER_RESOURCES
  371. #define _AFX_NO_PROPERTY_RESOURCES
  372. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  373. #ifdef _WIN32
  374. LANGUAGE 9, 1
  375. #pragma code_page(1252)
  376. #endif
  377. #include "resAnalogMeterTest.rc2"  // non-Microsoft Visual C++ edited resources
  378. #include "afxres.rc"         // Standard components
  379. #include "afxprint.rc"       // printing/print preview resources
  380. #endif
  381. /////////////////////////////////////////////////////////////////////////////
  382. #endif    // not APSTUDIO_INVOKED