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

22 lines
558 B
C

/******************************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>