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.

17 lines
442 B

  1. // Copyright (c) 1994 - 1997 Microsoft Corporation. All Rights Reserved.
  2. //
  3. // this file is compiled to contain the definitions of the standard
  4. // media type GUIDs, and wellknown class ids.
  5. #include <windows.h>
  6. #include <ddraw.h>
  7. #include <amstream_i.c>
  8. #include <mmstream_i.c>
  9. #include <ddstream_i.c>
  10. #include <austream_i.c>
  11. #include <initguid.h> // forces definition instead of declaration
  12. #include <amstream.h>
  13. // -- that's it ---