mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-21 04:56:01 +08:00
Update from SDK 2013
This commit is contained in:

committed by
Nicholas Hastings

parent
6d5c024820
commit
94b660e16e
51
utils/vmpi/vmpi_services_watch/resource.h
Normal file
51
utils/vmpi/vmpi_services_watch/resource.h
Normal file
@ -0,0 +1,51 @@
|
||||
//========= 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 IDD_REQUEST_LOG_DIR 136
|
||||
#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
|
||||
#define ID_ENABLE_MACHINES 1023
|
||||
#define ID_REQUEST_LOG 1024
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 131
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1005
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Reference in New Issue
Block a user