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.

20 lines
544 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (c) 1999-1999 Microsoft Corporation
  6. //
  7. // File: dmpublic.h
  8. //
  9. //--------------------------------------------------------------------------
  10. /////////////////////////////////////////////////////////////////////////////
  11. // DMPublic: things that will eventually end up in dmusici.h or dmusicf.h
  12. #ifndef __DMPUBLIC_H_
  13. #define __DMPUBLIC_H_
  14. #include "dmusicf.h"
  15. // These should live in dmusici.h
  16. #endif // __DMPUBLIC_H_