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.

20 lines
679 B

  1. // Copyright (c) 1996-1999 Microsoft Corporation
  2. #include <objbase.h>
  3. #include "initguid.h"
  4. #include <mmsystem.h>
  5. #include <dsoundp.h>
  6. #include "dmusicc.h"
  7. #include "dmusics.h"
  8. // @@BEGIN_DDKSPLIT -- This section will be removed in the DDK sample. See ddkreadme.txt for more info.
  9. #include "dmusici.h"
  10. #include "dsoundp.h"
  11. #include "..\shared\dmusiccp.h" // For class ids.
  12. #if 0 // The following section will only take affect in the DDK sample.
  13. // @@END_DDKSPLIT
  14. #include <ks.h>
  15. #include "umsynth.h"
  16. // @@BEGIN_DDKSPLIT -- This section will be removed in the DDK sample. See ddkreadme.txt for more info.
  17. #endif
  18. // @@END_DDKSPLIT
  19. #include "dmksctrl.h"