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.
21 lines
558 B
21 lines
558 B
/******************************Module*Header*******************************\
|
|
* Module Name: ddguids.c
|
|
*
|
|
* This file contains the actual data declarations for all GUIDs used by
|
|
* GDI and device drivers.
|
|
*
|
|
* Created: 15-Feb-1997
|
|
* Author: J. Andrew Goossen [andrewgo]
|
|
*
|
|
* Copyright (c) 1997-1999 Microsoft Corporation
|
|
*
|
|
\**************************************************************************/
|
|
|
|
#define GUID_DEFS_ONLY
|
|
#define INITGUID
|
|
#include <guiddef.h>
|
|
#include <ddrawint.h>
|
|
#include <dxmini.h>
|
|
// #include <dvp.h>
|
|
#include <agp.h>
|
|
|