windows-nt/Source/XPSP1/NT/multimedia/dshow/streams/idl/uuids.c
2020-09-26 16:20:57 +08:00

18 lines
442 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 ---