mirror of https://github.com/tongzx/nt5src
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.
30 lines
1.0 KiB
30 lines
1.0 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by ShowPerfLib.rc
|
|
//
|
|
#define IDD_SHOWPERFLIB_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_PERFSELECTION 129
|
|
#define IDD_LISTPERF 130
|
|
#define IDC_PERFTREE 1000
|
|
#define IDC_SERVICE 1003
|
|
#define IDC_RESETSTATUS 1005
|
|
#define IDC_PERFLIBS 1006
|
|
#define IDC_REFRESH 1007
|
|
#define IDC_HIDEPERFS 1008
|
|
#define IDC_UNHIDEPERFS 1009
|
|
#define IDC_ERRORS 1011
|
|
#define IDC_CHECKREF 1012
|
|
#define IDC_REQUEST 1020
|
|
#define IDC_GET_COUNTER 1022
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1023
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|