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.
27 lines
969 B
27 lines
969 B
//========= Copyright Valve Corporation, All rights reserved. ============// |
|
//{{NO_DEPENDENCIES}} |
|
// Microsoft Visual C++ generated include file. |
|
// Used by vmpi_service_install.rc |
|
// |
|
#define IDD_SERVICE_INSTALL_DIALOG 102 |
|
#define IDR_MAINFRAME 128 |
|
#define IDD_SERVICE_INSTALL 135 |
|
#define IDC_TEXTOUTPUT 200 |
|
#define IDC_COMMAND_LINE 201 |
|
#define IDC_INSTALL_LOCATION 201 |
|
#define IDC_INSTALL_BUTTON 1011 |
|
#define IDC_CANCEL_BUTTON 1012 |
|
#define IDC_UNINSTALL_BUTTON2 1013 |
|
#define IDC_START_EXISTING_BUTTON 1014 |
|
#define IDC_STOP_EXISTING_BUTTON 1015 |
|
|
|
// 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 1012 |
|
#define _APS_NEXT_SYMED_VALUE 101 |
|
#endif |
|
#endif
|
|
|