mirror of https://github.com/tongzx/nt5src
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
17 lines
442 B
// 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 ---
|
|
|