97 lines
3.9 KiB
C
97 lines
3.9 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by DPH_TEST.rc
|
|
//
|
|
#define IDC_REMOVE_BTN 2
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_DPH_TEST_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_COUNTER_INFO 129
|
|
#define IDD_BROWSE_COUNTERS_DLG 130
|
|
#define IDD_BROWSE_COUNTERS_DLG_EXT 130
|
|
#define IDD_BROWSE_COUNTERS_DLG1 131
|
|
#define IDD_LOG_FILE_INFO 131
|
|
#define IDD_BROWSE_COUNTERS_DLG_SIM 132
|
|
#define IDD_CHECK_PATH 132
|
|
#define IDC_COUNTER_LIST 1002
|
|
#define IDC_NEW_COUNTER_NAME 1003
|
|
#define IDC_ADD_COUNTER 1004
|
|
#define IDC_GET_NEW_DATA 1005
|
|
#define IDC_CI_LENGTH 1006
|
|
#define IDC_CI_TYPE 1007
|
|
#define IDC_CI_VERSION 1008
|
|
#define IDC_CI_STATUS 1009
|
|
#define IDC_CI_SCALE 1010
|
|
#define IDC_CI_USER_DATA 1011
|
|
#define IDC_CI_COUNTER_NAME 1012
|
|
#define IDC_CI_FULL_NAME 1013
|
|
#define IDC_CI_EXPLAIN_TEXT 1014
|
|
#define IDC_RV_FIRST 1015
|
|
#define IDC_RV_SECOND 1016
|
|
#define IDC_RV_STATUS 1017
|
|
#define IDC_RV_TYPE 1018
|
|
#define IDC_FMT_LONG_VALUE 1019
|
|
#define IDC_FMT_DBL_VALUE 1020
|
|
#define IDC_BROWSE 1020
|
|
#define IDC_FMT_LARGE_VALUE 1021
|
|
#define IDC_MACHINE_COMBO 1021
|
|
#define IDC_CI_MACHINE_NAME 1022
|
|
#define IDC_OBJECT_COMBO 1022
|
|
#define IDC_CI_OBJECT_NAME 1023
|
|
#define IDC_CI_INSTANCE_NAME 1024
|
|
#define IDC_INSTANCE_LIST 1024
|
|
#define IDC_CI_PARENT_NAME 1025
|
|
#define IDC_COUNTER_PATH 1025
|
|
#define IDC_SHOW_INDEX_NO 1026
|
|
#define IDC_TIME_STAMP 1026
|
|
#define IDC_ALL_COUNTERS 1027
|
|
#define IDC_CI_DEFAULT_SCALE 1027
|
|
#define IDC_HELP_BTN 1028
|
|
#define IDC_INCLUDE_MACHINE_NAME 1030
|
|
#define IDC_MACHINE_OBJECT_LIST 1031
|
|
#define IDC_USE_LOCAL_MACHINE 1032
|
|
#define IDC_SELECT_MACHINE 1033
|
|
#define IDC_NETWORK 1034
|
|
#define IDC_ALL_INSTANCES 1036
|
|
#define IDC_USE_INSTANCE_LIST 1037
|
|
#define IDC_1SEC_BTN 1038
|
|
#define IDC_CI_DATA_POINTS 1039
|
|
#define IDC_CI_AVERAGE_VALUE 1040
|
|
#define IDC_SELECT_DATA 1040
|
|
#define IDC_CI_MIN_VALUE 1041
|
|
#define IDC_CI_MAX_VALUE 1042
|
|
#define IDC_LOG_FILE_NAME 1042
|
|
#define IDC_START_TIME 1043
|
|
#define IDC_END_TIME 1044
|
|
#define IDC_SAMPLE_COUNT 1045
|
|
#define IDC_CHECK_PATH_BTN 1046
|
|
#define IDC_MACHINE_NAME_EDIT 1047
|
|
#define IDC_MACHINE_NAME_CHK 1048
|
|
#define IDC_OBJECT_NAME_EDIT 1049
|
|
#define IDC_INSTANCE_NAME_CHK 1050
|
|
#define IDC_INSTANCE_NAME_EDIT 1051
|
|
#define IDC_COUNTER_NAME_EDIT 1052
|
|
#define IDC_WBEM_INPUT_CHK 1053
|
|
#define IDC_WBEM_OUTPUT_CHK 1054
|
|
#define IDC_FULL_PATH_STRING_EDIT 1055
|
|
#define IDC_ENTER_ELEM_BTN 1057
|
|
#define IDC_ENTER_PATH_BTN 1058
|
|
#define IDC_UNICODE_CHK 1059
|
|
#define IDC_PROCESS_BTN 1060
|
|
#define IDC_OBJ_NAME_LABEL 1061
|
|
#define IDC_COUNTER_NAME_LABEL 1062
|
|
#define IDC_PATH_STRING_LABEL 1063
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 133
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1064
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|