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.

32 lines
1.0 KiB

  1. //========= Copyright Valve Corporation, All rights reserved. ============//
  2. //
  3. // Purpose:
  4. //
  5. // $NoKeywords: $
  6. //
  7. //=============================================================================//
  8. //{{NO_DEPENDENCIES}}
  9. // Microsoft Developer Studio generated include file.
  10. // Used by vmpi_browser_job_search.rc
  11. //
  12. #define IDD_VMPI_BROWSER_JOB_SEARCH_DIALOG 102
  13. #define IDR_MAINFRAME 128
  14. #define IDD_VMPI_JOB_SEARCH 136
  15. #define IDC_QUIT 1000
  16. #define IDC_SEARCH_BY_USER_PANEL 1001
  17. #define IDC_WORKER_PANEL 1002
  18. #define IDC_JOBS_PANEL 1003
  19. #define IDC_USER_LIST 1015
  20. #define IDC_WORKER_LIST 1016
  21. #define IDC_JOBS_LIST 1017
  22. // Next default values for new objects
  23. //
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_NEXT_RESOURCE_VALUE 129
  27. #define _APS_NEXT_COMMAND_VALUE 32771
  28. #define _APS_NEXT_CONTROL_VALUE 1004
  29. #define _APS_NEXT_SYMED_VALUE 101
  30. #endif
  31. #endif