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.

29 lines
906 B

  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 MessageWatch.rc
  11. //
  12. #define IDSHOWALL 3
  13. #define IDHIDEALL 4
  14. #define IDD_MESSAGEWATCH_DIALOG 102
  15. #define IDR_MAINFRAME 128
  16. #define IDD_OUTPUT 129
  17. #define IDC_MACHINES 1000
  18. #define IDC_DEBUG_OUTPUT 1000
  19. // Next default values for new objects
  20. //
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_NEXT_RESOURCE_VALUE 129
  24. #define _APS_NEXT_COMMAND_VALUE 32771
  25. #define _APS_NEXT_CONTROL_VALUE 1001
  26. #define _APS_NEXT_SYMED_VALUE 101
  27. #endif
  28. #endif