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.

64 lines
2.4 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 UI.rc
  11. //
  12. #define IDM_ABOUTBOX 0x0010
  13. #define IDD_ABOUTBOX 100
  14. #define IDS_ABOUTBOX 101
  15. #define IDD_UI_DIALOG 102
  16. #define IDR_MAINFRAME 128
  17. #define IDD_LOGSELS 129
  18. #define IDD_SWITCHES 130
  19. #define IDD_DIRS 131
  20. #define IDC_DISPLAYMM2 1002
  21. #define IDC_LOGS2DO 1007
  22. #define IDC_SELECT 1009
  23. #define IDC_OUTPUTDIR 1013
  24. #define IDC_TFSTATSDIR 1014
  25. #define IDC_RULEDIR 1017
  26. #define IDC_SUPPORTDIR 1018
  27. #define IDC_OUTLABEL 1019
  28. #define IDC_RULLBL 1020
  29. #define IDC_PLAYERDIR 1021
  30. #define IDC_SUPPORTLBL 1022
  31. #define IDC_PLAYERLBL 1023
  32. #define IDC_REMOVELOG 1024
  33. #define IDC_SUPPORTHTTPPATH 1024
  34. #define IDC_TFSTATSLBL 1025
  35. #define IDC_SUPPORTHTTPLBL 1026
  36. #define IDC_PLAYERHTTPPATH 1027
  37. #define IDC_PLAYERHTTPLBL 1028
  38. #define IDC_USESUPPORT 1030
  39. #define IDC_PLRPERSIST 1031
  40. #define IDC_STARTUPINFO 1032
  41. #define IDC_ELIMINATEOLDPLRS 1033
  42. #define IDC_ELIMDAYS 1034
  43. #define IDC_DEFTFSTATS 1035
  44. #define IDC_DEFOUTPUT 1036
  45. #define IDC_PAUSE 1036
  46. #define IDC_DEFRULE 1037
  47. #define IDC_PAUSESECS 1037
  48. #define IDC_DEFSUPPORT 1038
  49. #define IDC_DEFALL 1038
  50. #define IDC_DEFPLAYER 1039
  51. #define IDC_STATICLBL 1039
  52. #define IDC_STATIC2 1040
  53. #define IDC_CHECK1 1041
  54. // Next default values for new objects
  55. //
  56. #ifdef APSTUDIO_INVOKED
  57. #ifndef APSTUDIO_READONLY_SYMBOLS
  58. #define _APS_NEXT_RESOURCE_VALUE 135
  59. #define _APS_NEXT_COMMAND_VALUE 32771
  60. #define _APS_NEXT_CONTROL_VALUE 1043
  61. #define _APS_NEXT_SYMED_VALUE 101
  62. #endif
  63. #endif