2025-04-27 07:49:33 -04:00

18 lines
459 B
C

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