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.

48 lines
1.9 KiB

  1. //========= Copyright Valve Corporation, All rights reserved. ============//
  2. //{{NO_DEPENDENCIES}}
  3. // Microsoft Visual C++ generated include file.
  4. // Used by vmpi_browser_services.rc
  5. //
  6. #define IDD_VMPI_BROWSER_SERVICES_DIALOG 102
  7. #define IDR_MAINFRAME 128
  8. #define IDD_SET_PASSWORD 130
  9. #define IDD_SERVICES 133
  10. #define IDD_TIMEOUT 134
  11. #define IDD_FORCE_PASSWORD 135
  12. #define IDC_CURRENT_PASSWORD_LABEL 1000
  13. #define IDC_PASSWORD 1001
  14. #define IDC_NUM_SERVICES_LABEL 1001
  15. #define IDC_NUM_DISABLED_SERVICES_LABEL 1002
  16. #define IDC_COMMAND_LINE 1002
  17. #define IDC_NUM_WORKING_SERVICES_LABEL 1003
  18. #define IDC_VMPI_TRANSFER_DIRECTORY 1003
  19. #define IDC_NUM_WAITING_SERVICES_LABEL 1004
  20. #define IDC_CHECK1 1004
  21. #define IDC_FORCE_PATCH 1004
  22. #define IDC_TIMEOUT_SECONDS 1005
  23. #define IDC_NUM_OFF_SERVICES_LABEL 1005
  24. #define IDC_SERVICES_LIST 1009
  25. #define ID_PATCH_SERVICES 1010
  26. #define ID_STOP_SERVICES 1011
  27. #define ID_STOP_JOBS 1012
  28. #define ID_CHANGE_PASSWORD 1013
  29. #define ID_FILTER_BY_PASSWORD 1013
  30. #define IDC_CURRENT_PASSWORD 1014
  31. #define ID_COPY_TO_CLIPBOARD 1015
  32. #define IDC_NUM_SERVICES 1016
  33. #define IDC_NUM_DISABLED_SERVICES 1017
  34. #define IDC_NUM_WORKING_SERVICES 1018
  35. #define IDC_NUM_WAITING_SERVICES 1019
  36. #define IDC_NUM_OFF_SERVICES 1020
  37. #define ID_FORCE_PASSWORD 1022
  38. // Next default values for new objects
  39. //
  40. #ifdef APSTUDIO_INVOKED
  41. #ifndef APSTUDIO_READONLY_SYMBOLS
  42. #define _APS_NEXT_RESOURCE_VALUE 129
  43. #define _APS_NEXT_COMMAND_VALUE 32771
  44. #define _APS_NEXT_CONTROL_VALUE 1005
  45. #define _APS_NEXT_SYMED_VALUE 101
  46. #endif
  47. #endif