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.

72 lines
2.8 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 scenemanager.rc
  11. //
  12. #define IDC_NOSINGLE 3
  13. #define IDC_NOALL 4
  14. #define IDI_PLUS 104
  15. #define IDI_WORKSPACE 104
  16. #define IDI_MINUS 105
  17. #define IDI_PROJECT 105
  18. #define IDI_SCENE 106
  19. #define IDI_VCD 107
  20. #define IDI_WAV 108
  21. #define IDI_SPEAK 109
  22. #define IDD_INPUTDIALOG 110
  23. #define IDI_SPEAK_CHECKEDOUT 112
  24. #define IDI_WAV_CHECKEDOUT 113
  25. #define IDD_VSSPROPERTIES 113
  26. #define IDI_WORKSPACE_CHECKEDOUT 114
  27. #define IDI_VCD_CHECKEDOUT 115
  28. #define IDI_PROJECT_CHECKEDOUT 116
  29. #define IDD_SOUNDPROPERTIES 117
  30. #define IDD_WAVEPROPERTIES 118
  31. #define IDD_SOUNDPROPERTIES_MULTIPLE 119
  32. #define IDD_MULTIPLEQUESTION 120
  33. #define IDC_INPUTSTRING 1000
  34. #define IDC_STATIC_PROMPT 1001
  35. #define IDC_VSS_USERNAME 1002
  36. #define IDC_VSS_PROJECT 1003
  37. #define IDC_SOUNDNAME 1004
  38. #define IDC_SOUNDSCRIPT 1005
  39. #define IDC_CHANNEL 1007
  40. #define IDC_VOLUME 1008
  41. #define IDC_SOUNDLEVEL 1009
  42. #define IDC_PITCH 1010
  43. #define IDC_WAVELIST 1013
  44. #define IDC_ADDWAVE 1014
  45. #define IDC_REMOVEWAVE 1015
  46. #define IDC_WAVELIST_AVAILABLE 1016
  47. #define IDC_OWNERONLY 1017
  48. #define IDC_STATIC_SENTENCETEXT 1018
  49. #define IDC_WAVENAME 1019
  50. #define IDC_STATIC_CLOSECAPTION 1019
  51. #define IDC_VOICEDUCK 1020
  52. #define IDC_SENTENCETEXT 1021
  53. #define IDC_WAVEPROPERTIES 1022
  54. #define IDC_CCTEXT 1022
  55. #define IDC_PROMPT 1023
  56. #define IDC_YESALL 1024
  57. #define IDC_YES 1025
  58. #define IDC_CCRESET 1026
  59. #define IDC_EXPORTSENTENCE 1027
  60. #define IDC_IMPORTSENTENCE 1028
  61. #define IDC_STATIC_CCTEXT 1029
  62. // Next default values for new objects
  63. //
  64. #ifdef APSTUDIO_INVOKED
  65. #ifndef APSTUDIO_READONLY_SYMBOLS
  66. #define _APS_NEXT_RESOURCE_VALUE 121
  67. #define _APS_NEXT_COMMAND_VALUE 40001
  68. #define _APS_NEXT_CONTROL_VALUE 1030
  69. #define _APS_NEXT_SYMED_VALUE 101
  70. #endif
  71. #endif