49 lines
1.9 KiB
C
49 lines
1.9 KiB
C
|
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Visual C++ generated include file.
|
||
|
// Used by vmpi_browser_services.rc
|
||
|
//
|
||
|
#define IDD_VMPI_BROWSER_SERVICES_DIALOG 102
|
||
|
#define IDR_MAINFRAME 128
|
||
|
#define IDD_SET_PASSWORD 130
|
||
|
#define IDD_SERVICES 133
|
||
|
#define IDD_TIMEOUT 134
|
||
|
#define IDD_FORCE_PASSWORD 135
|
||
|
#define IDC_CURRENT_PASSWORD_LABEL 1000
|
||
|
#define IDC_PASSWORD 1001
|
||
|
#define IDC_NUM_SERVICES_LABEL 1001
|
||
|
#define IDC_NUM_DISABLED_SERVICES_LABEL 1002
|
||
|
#define IDC_COMMAND_LINE 1002
|
||
|
#define IDC_NUM_WORKING_SERVICES_LABEL 1003
|
||
|
#define IDC_VMPI_TRANSFER_DIRECTORY 1003
|
||
|
#define IDC_NUM_WAITING_SERVICES_LABEL 1004
|
||
|
#define IDC_CHECK1 1004
|
||
|
#define IDC_FORCE_PATCH 1004
|
||
|
#define IDC_TIMEOUT_SECONDS 1005
|
||
|
#define IDC_NUM_OFF_SERVICES_LABEL 1005
|
||
|
#define IDC_SERVICES_LIST 1009
|
||
|
#define ID_PATCH_SERVICES 1010
|
||
|
#define ID_STOP_SERVICES 1011
|
||
|
#define ID_STOP_JOBS 1012
|
||
|
#define ID_CHANGE_PASSWORD 1013
|
||
|
#define ID_FILTER_BY_PASSWORD 1013
|
||
|
#define IDC_CURRENT_PASSWORD 1014
|
||
|
#define ID_COPY_TO_CLIPBOARD 1015
|
||
|
#define IDC_NUM_SERVICES 1016
|
||
|
#define IDC_NUM_DISABLED_SERVICES 1017
|
||
|
#define IDC_NUM_WORKING_SERVICES 1018
|
||
|
#define IDC_NUM_WAITING_SERVICES 1019
|
||
|
#define IDC_NUM_OFF_SERVICES 1020
|
||
|
#define ID_FORCE_PASSWORD 1022
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 129
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1005
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|