Leaked source code of windows server 2003
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.

35 lines
941 B

  1. /****************************************************************************/
  2. /*
  3. ** Copyright (c) 1985-1992 Microsoft Corporation
  4. **
  5. ** Title: config.h Multimedia Systems Media Control Interface
  6. ** streaming digital audio driver internal header file.
  7. **
  8. ** Version: 1.00
  9. **
  10. ** Date: ?
  11. **
  12. ** Author: ROBWI
  13. */
  14. /****************************************************************************/
  15. /*
  16. ** Change log:
  17. **
  18. ** DATE REV DESCRIPTION
  19. ** ----------- ----- ------------------------------------------
  20. ** Original
  21. ** 10-Jan-1992 MikeTri Ported to NT
  22. ** @@@ need to change slash slash comments to slash star
  23. */
  24. /****************************************************************************/
  25. #define IDD_CONFIG 1
  26. #define IDSCROLL 0x00000100
  27. #define IDCOUNT 0x00000101
  28. // Stretched the above to make them DWORD rather than WORD