Source code of Windows XP (NT5)
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.

33 lines
1.3 KiB

  1. /********************************************************************************
  2. ** Copyright (c) 1999-2000 Microsoft Corporation. All Rights Reserved.
  3. ********************************************************************************/
  4. #define DLG_AC97FEATURES 102
  5. #define IDC_6BIT_MASTER_OUT 1001
  6. #define IDC_6BIT_HEADPHONE 1002
  7. #define IDC_6BIT_MONO_OUT 1003
  8. #define IDC_DAC_RESOLUTION 1004
  9. #define IDC_ADC_RESOLUTION 1005
  10. #define IDC_3D_TECHNIQUE 1006
  11. #define IDC_VSR_PCM 1007
  12. #define IDC_DSR_PCM 1008
  13. #define IDC_VSR_MIC 1009
  14. #define IDC_CENTER_DAC 1010
  15. #define IDC_SURROUND_DAC 1011
  16. #define IDC_LFE_DAC 1012
  17. #define IDC_HEADPHONE_TEXT 1014
  18. #define IDC_MONOOUT_TEXT 1015
  19. #define IDC_3D_TECHNIQUE_BOX 1016
  20. #define IDC_VSRMIC_TEXT 1017
  21. // Next default values for new objects
  22. //
  23. #ifdef APSTUDIO_INVOKED
  24. #ifndef APSTUDIO_READONLY_SYMBOLS
  25. #define _APS_NEXT_RESOURCE_VALUE 102
  26. #define _APS_NEXT_COMMAND_VALUE 40001
  27. #define _APS_NEXT_CONTROL_VALUE 1018
  28. #define _APS_NEXT_SYMED_VALUE 101
  29. #endif
  30. #endif