Team Fortress 2 Source Code as on 22/4/2020
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

  1. //========= Copyright Valve Corporation, All rights reserved. ============//
  2. //{{NO_DEPENDENCIES}}
  3. // Microsoft Visual C++ generated include file.
  4. // Used by vmpi_service_install.rc
  5. //
  6. #define IDD_SERVICE_INSTALL_DIALOG 102
  7. #define IDR_MAINFRAME 128
  8. #define IDD_SERVICE_INSTALL 135
  9. #define IDC_TEXTOUTPUT 200
  10. #define IDC_COMMAND_LINE 201
  11. #define IDC_INSTALL_LOCATION 201
  12. #define IDC_INSTALL_BUTTON 1011
  13. #define IDC_CANCEL_BUTTON 1012
  14. #define IDC_UNINSTALL_BUTTON2 1013
  15. #define IDC_START_EXISTING_BUTTON 1014
  16. #define IDC_STOP_EXISTING_BUTTON 1015
  17. // Next default values for new objects
  18. //
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE 131
  22. #define _APS_NEXT_COMMAND_VALUE 32771
  23. #define _APS_NEXT_CONTROL_VALUE 1012
  24. #define _APS_NEXT_SYMED_VALUE 101
  25. #endif
  26. #endif