214 lines
7.1 KiB
Plaintext
214 lines
7.1 KiB
Plaintext
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "afxres.h"
|
|
#include <ntverp.h>
|
|
|
|
#define VER_FILETYPE VFT_APP
|
|
#define VER_FILESUBTYPE VFT2_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "Extensible Counter List"
|
|
#define VER_INTERNALNAME_STR "ExCtrLst.exe"
|
|
#define VER_ORIGINALFILENAME_STR "ExCtrLst.exe"
|
|
|
|
#include "common.ver"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// English (U.S.) resources
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
|
#ifdef _WIN32
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
#pragma code_page(1252)
|
|
#endif //_WIN32
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""afxres.h""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""exctrlst.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
|
|
"\r\n"
|
|
"#define _AFX_NO_SPLITTER_RESOURCES\r\n"
|
|
"#define _AFX_NO_OLE_RESOURCES\r\n"
|
|
"#define _AFX_NO_TRACKER_RESOURCES\r\n"
|
|
"#define _AFX_NO_PROPERTY_RESOURCES\r\n"
|
|
"#include ""afxres.rc"" // Standard components\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
// remains consistent on all systems.
|
|
IDR_MAINFRAME ICON DISCARDABLE "exctrlst.ico"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
IDD_EXCTRLST_DIALOG DIALOG DISCARDABLE 0, 0, 225, 294
|
|
STYLE DS_MODALFRAME | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION |
|
|
WS_SYSMENU
|
|
CAPTION "Extensible Counter List"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LTEXT "Machine &Name:",IDC_STATIC,9,9,55,8
|
|
EDITTEXT IDC_MACHINE_NAME,9,19,147,13,ES_AUTOHSCROLL |
|
|
ES_OEMCONVERT
|
|
LTEXT "Last System Counter ID:",IDC_LAST_COUNTER_CAPTION,10,36,
|
|
88,8
|
|
LTEXT "IDC_LAST_COUNTER_VALUE",IDC_LAST_COUNTER_VALUE,100,36,
|
|
114,8
|
|
LTEXT "Last Counter Text ID:",IDC_LAST_TEXT_ID_CAPTION,10,48,
|
|
80,8
|
|
LTEXT "IDC_LAST_TEXT_COUNTER_VALUE",
|
|
IDC_LAST_TEXT_COUNTER_VALUE,100,48,114,8
|
|
LTEXT "Last System Help ID:",IDC_LAST_HELP_CAPTION,10,60,81,8
|
|
LTEXT "IDC_LAST_HELP_VALUE",IDC_LAST_HELP_VALUE,100,60,114,8
|
|
LTEXT "Last Help Text ID:",IDC_LAST_HELP_ID_CAPTION,10,72,79,
|
|
10
|
|
LTEXT "IDC_LAST_TEXT_HELP_VALUE",IDC_LAST_TEXT_HELP_VALUE,100,
|
|
72,114,8
|
|
GROUPBOX "Sort Order",IDC_STATIC,9,85,207,24
|
|
CONTROL "&Library File",IDC_SORT_LIBRARY,"Button",
|
|
BS_AUTORADIOBUTTON,13,95,50,10
|
|
CONTROL "&Service",IDC_SORT_SERVICE,"Button",BS_AUTORADIOBUTTON,
|
|
94,95,36,10
|
|
CONTROL "Counter ID",IDC_SORT_ID,"Button",BS_AUTORADIOBUTTON,161,
|
|
95,47,10
|
|
LTEXT "Extensible Performance &Counters:",IDC_STATIC,9,111,115,
|
|
8
|
|
LISTBOX IDC_EXT_LIST,9,121,206,88,LBS_SORT | LBS_USETABSTOPS |
|
|
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
|
|
WS_TABSTOP
|
|
CONTROL "Performance Counters Enabled",IDC_ENABLED_BTN,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,10,213,113,10
|
|
LTEXT "DLL Name:",IDC_STATIC,10,226,65,8
|
|
LTEXT "IDC_DLL_NAME",IDC_DLL_NAME,76,226,140,8
|
|
LTEXT "Open Procedure:",IDC_STATIC,10,236,65,8
|
|
LTEXT "IDC_OPEN_PROC",IDC_OPEN_PROC,76,236,140,8
|
|
LTEXT "Collect Procedure:",IDC_STATIC,10,246,65,8
|
|
LTEXT "IDC_COLLECT_PROC",IDC_COLLECT_PROC,76,246,140,8
|
|
LTEXT "Close Procedure:",IDC_STATIC,10,256,60,8
|
|
LTEXT "IDC_CLOSE_PROC",IDC_CLOSE_PROC,76,256,140,8
|
|
LTEXT "Counter ID Range:",IDC_STATIC,10,266,64,8
|
|
LTEXT "IDC_FIRST_CTR_ID",IDC_FIRST_CTR_ID,76,266,55,8
|
|
LTEXT "to",IDC_STATIC,136,266,8,9
|
|
LTEXT "IDC_LAST_CTR_ID",IDC_LAST_CTR_ID,149,266,55,8
|
|
LTEXT "Help ID Range:",IDC_STATIC,10,276,60,8
|
|
LTEXT "IDC_FIRST_HELP_ID",IDC_FIRST_HELP_ID,76,276,55,8
|
|
LTEXT "to",IDC_STATIC,136,276,8,9
|
|
LTEXT "IDC_LAST_HELP_ID",IDC_LAST_HELP_ID,149,277,55,8
|
|
DEFPUSHBUTTON "&Refresh",IDC_REFRESH,165,18,50,14
|
|
LTEXT "Performance Counters Disabled",IDC_DISABLED_TEXT,10,212,
|
|
166,10
|
|
PUSHBUTTON "About...",IDC_ABOUT,166,2,50,14
|
|
END
|
|
|
|
IDD_ABOUT DIALOG DISCARDABLE 0, 0, 186, 62
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "About ExCtrLst"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
DEFPUSHBUTTON "OK",IDOK,129,7,50,14
|
|
LTEXT "Extensible Counter List",IDC_STATIC,7,7,72,8
|
|
LTEXT "VERSION",IDC_VERSION,7,29,164,8
|
|
LTEXT "COPYRIGHT",IDC_COPYRIGHT,7,39,172,8
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// DESIGNINFO
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
GUIDELINES DESIGNINFO DISCARDABLE
|
|
BEGIN
|
|
IDD_EXCTRLST_DIALOG, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 9
|
|
RIGHTMARGIN, 216
|
|
BOTTOMMARGIN, 285
|
|
END
|
|
|
|
IDD_ABOUT, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 179
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 55
|
|
END
|
|
END
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
ID_INDICATOR_EXT "EXT"
|
|
ID_INDICATOR_CAPS "CAP"
|
|
ID_INDICATOR_NUM "NUM"
|
|
ID_INDICATOR_SCRL "SCRL"
|
|
ID_INDICATOR_OVR "OVR"
|
|
ID_INDICATOR_REC "REC"
|
|
IDS_READ_ONLY "You only have permission to view the settings of the installed performance counters."
|
|
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."
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
#include "exctrlst.rc2" // non-Microsoft Visual C++ edited resources
|
|
|
|
#define _AFX_NO_SPLITTER_RESOURCES
|
|
#define _AFX_NO_OLE_RESOURCES
|
|
#define _AFX_NO_TRACKER_RESOURCES
|
|
#define _AFX_NO_PROPERTY_RESOURCES
|
|
#include "afxres.rc" // Standard components
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|