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.

26 lines
536 B

  1. //==========================================================================;
  2. //
  3. // msacmhlp.h
  4. //
  5. // Copyright (c) 1992-1994 Microsoft Corporation
  6. //
  7. // Description:
  8. //
  9. //
  10. // History:
  11. // 9/29/93 cjp [curtisp]
  12. //
  13. //==========================================================================;
  14. //
  15. //
  16. //
  17. //
  18. //
  19. #define IDH_AUDIOCOMP_DRIVER 2417
  20. #define IDH_AUDIOCOMP_PLAYBACK 2418
  21. #define IDH_AUDIOCOMP_RECORDING 2419
  22. #define IDH_AUDIOCOMP_PREFERRED 2420
  23. #define IDH_PRIORITY_CHANGE 2421
  24. #define IDH_PRIORITY_DISABLE 2422