Source code of Windows XP (NT5)
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.

213 lines
7.1 KiB

  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. #include <ntverp.h>
  11. #define VER_FILETYPE VFT_APP
  12. #define VER_FILESUBTYPE VFT2_UNKNOWN
  13. #define VER_FILEDESCRIPTION_STR "Extensible Counter List"
  14. #define VER_INTERNALNAME_STR "ExCtrLst.exe"
  15. #define VER_ORIGINALFILENAME_STR "ExCtrLst.exe"
  16. #include "common.ver"
  17. /////////////////////////////////////////////////////////////////////////////
  18. #undef APSTUDIO_READONLY_SYMBOLS
  19. /////////////////////////////////////////////////////////////////////////////
  20. // English (U.S.) resources
  21. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  22. #ifdef _WIN32
  23. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  24. #pragma code_page(1252)
  25. #endif //_WIN32
  26. #ifdef APSTUDIO_INVOKED
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // TEXTINCLUDE
  30. //
  31. 1 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33. "resource.h\0"
  34. END
  35. 2 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "#include ""afxres.h""\r\n"
  38. "\0"
  39. END
  40. 3 TEXTINCLUDE DISCARDABLE
  41. BEGIN
  42. "#include ""exctrlst.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  43. "\r\n"
  44. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  45. "#define _AFX_NO_OLE_RESOURCES\r\n"
  46. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  47. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  48. "#include ""afxres.rc"" // Standard components\r\n"
  49. "\0"
  50. END
  51. #endif // APSTUDIO_INVOKED
  52. /////////////////////////////////////////////////////////////////////////////
  53. //
  54. // Icon
  55. //
  56. // Icon with lowest ID value placed first to ensure application icon
  57. // remains consistent on all systems.
  58. IDR_MAINFRAME ICON DISCARDABLE "exctrlst.ico"
  59. /////////////////////////////////////////////////////////////////////////////
  60. //
  61. // Dialog
  62. //
  63. IDD_EXCTRLST_DIALOG DIALOG DISCARDABLE 0, 0, 225, 294
  64. STYLE DS_MODALFRAME | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  65. WS_SYSMENU
  66. CAPTION "Extensible Counter List"
  67. FONT 8, "MS Shell Dlg"
  68. BEGIN
  69. LTEXT "Machine &Name:",IDC_STATIC,9,9,55,8
  70. EDITTEXT IDC_MACHINE_NAME,9,19,147,13,ES_AUTOHSCROLL |
  71. ES_OEMCONVERT
  72. LTEXT "Last System Counter ID:",IDC_LAST_COUNTER_CAPTION,10,36,
  73. 88,8
  74. LTEXT "IDC_LAST_COUNTER_VALUE",IDC_LAST_COUNTER_VALUE,100,36,
  75. 114,8
  76. LTEXT "Last Counter Text ID:",IDC_LAST_TEXT_ID_CAPTION,10,48,
  77. 80,8
  78. LTEXT "IDC_LAST_TEXT_COUNTER_VALUE",
  79. IDC_LAST_TEXT_COUNTER_VALUE,100,48,114,8
  80. LTEXT "Last System Help ID:",IDC_LAST_HELP_CAPTION,10,60,81,8
  81. LTEXT "IDC_LAST_HELP_VALUE",IDC_LAST_HELP_VALUE,100,60,114,8
  82. LTEXT "Last Help Text ID:",IDC_LAST_HELP_ID_CAPTION,10,72,79,
  83. 10
  84. LTEXT "IDC_LAST_TEXT_HELP_VALUE",IDC_LAST_TEXT_HELP_VALUE,100,
  85. 72,114,8
  86. GROUPBOX "Sort Order",IDC_STATIC,9,85,207,24
  87. CONTROL "&Library File",IDC_SORT_LIBRARY,"Button",
  88. BS_AUTORADIOBUTTON,13,95,50,10
  89. CONTROL "&Service",IDC_SORT_SERVICE,"Button",BS_AUTORADIOBUTTON,
  90. 94,95,36,10
  91. CONTROL "Counter ID",IDC_SORT_ID,"Button",BS_AUTORADIOBUTTON,161,
  92. 95,47,10
  93. LTEXT "Extensible Performance &Counters:",IDC_STATIC,9,111,115,
  94. 8
  95. LISTBOX IDC_EXT_LIST,9,121,206,88,LBS_SORT | LBS_USETABSTOPS |
  96. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
  97. WS_TABSTOP
  98. CONTROL "Performance Counters Enabled",IDC_ENABLED_BTN,"Button",
  99. BS_AUTOCHECKBOX | WS_TABSTOP,10,213,113,10
  100. LTEXT "DLL Name:",IDC_STATIC,10,226,65,8
  101. LTEXT "IDC_DLL_NAME",IDC_DLL_NAME,76,226,140,8
  102. LTEXT "Open Procedure:",IDC_STATIC,10,236,65,8
  103. LTEXT "IDC_OPEN_PROC",IDC_OPEN_PROC,76,236,140,8
  104. LTEXT "Collect Procedure:",IDC_STATIC,10,246,65,8
  105. LTEXT "IDC_COLLECT_PROC",IDC_COLLECT_PROC,76,246,140,8
  106. LTEXT "Close Procedure:",IDC_STATIC,10,256,60,8
  107. LTEXT "IDC_CLOSE_PROC",IDC_CLOSE_PROC,76,256,140,8
  108. LTEXT "Counter ID Range:",IDC_STATIC,10,266,64,8
  109. LTEXT "IDC_FIRST_CTR_ID",IDC_FIRST_CTR_ID,76,266,55,8
  110. LTEXT "to",IDC_STATIC,136,266,8,9
  111. LTEXT "IDC_LAST_CTR_ID",IDC_LAST_CTR_ID,149,266,55,8
  112. LTEXT "Help ID Range:",IDC_STATIC,10,276,60,8
  113. LTEXT "IDC_FIRST_HELP_ID",IDC_FIRST_HELP_ID,76,276,55,8
  114. LTEXT "to",IDC_STATIC,136,276,8,9
  115. LTEXT "IDC_LAST_HELP_ID",IDC_LAST_HELP_ID,149,277,55,8
  116. DEFPUSHBUTTON "&Refresh",IDC_REFRESH,165,18,50,14
  117. LTEXT "Performance Counters Disabled",IDC_DISABLED_TEXT,10,212,
  118. 166,10
  119. PUSHBUTTON "About...",IDC_ABOUT,166,2,50,14
  120. END
  121. IDD_ABOUT DIALOG DISCARDABLE 0, 0, 186, 62
  122. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  123. CAPTION "About ExCtrLst"
  124. FONT 8, "MS Shell Dlg"
  125. BEGIN
  126. DEFPUSHBUTTON "OK",IDOK,129,7,50,14
  127. LTEXT "Extensible Counter List",IDC_STATIC,7,7,72,8
  128. LTEXT "VERSION",IDC_VERSION,7,29,164,8
  129. LTEXT "COPYRIGHT",IDC_COPYRIGHT,7,39,172,8
  130. END
  131. /////////////////////////////////////////////////////////////////////////////
  132. //
  133. // DESIGNINFO
  134. //
  135. #ifdef APSTUDIO_INVOKED
  136. GUIDELINES DESIGNINFO DISCARDABLE
  137. BEGIN
  138. IDD_EXCTRLST_DIALOG, DIALOG
  139. BEGIN
  140. LEFTMARGIN, 9
  141. RIGHTMARGIN, 216
  142. BOTTOMMARGIN, 285
  143. END
  144. IDD_ABOUT, DIALOG
  145. BEGIN
  146. LEFTMARGIN, 7
  147. RIGHTMARGIN, 179
  148. TOPMARGIN, 7
  149. BOTTOMMARGIN, 55
  150. END
  151. END
  152. #endif // APSTUDIO_INVOKED
  153. /////////////////////////////////////////////////////////////////////////////
  154. //
  155. // String Table
  156. //
  157. STRINGTABLE DISCARDABLE
  158. BEGIN
  159. ID_INDICATOR_EXT "EXT"
  160. ID_INDICATOR_CAPS "CAP"
  161. ID_INDICATOR_NUM "NUM"
  162. ID_INDICATOR_SCRL "SCRL"
  163. ID_INDICATOR_OVR "OVR"
  164. ID_INDICATOR_REC "REC"
  165. IDS_READ_ONLY "You only have permission to view the settings of the installed performance counters."
  166. IDS_NO_ACCESS "Unable to access the performance counter information. The machiine may be off-line or you may not have permission to access the performance counter configuration information."
  167. END
  168. #endif // English (U.S.) resources
  169. /////////////////////////////////////////////////////////////////////////////
  170. #ifndef APSTUDIO_INVOKED
  171. /////////////////////////////////////////////////////////////////////////////
  172. //
  173. // Generated from the TEXTINCLUDE 3 resource.
  174. //
  175. #include "exctrlst.rc2" // non-Microsoft Visual C++ edited resources
  176. #define _AFX_NO_SPLITTER_RESOURCES
  177. #define _AFX_NO_OLE_RESOURCES
  178. #define _AFX_NO_TRACKER_RESOURCES
  179. #define _AFX_NO_PROPERTY_RESOURCES
  180. #include "afxres.rc" // Standard components
  181. /////////////////////////////////////////////////////////////////////////////
  182. #endif // not APSTUDIO_INVOKED