Windows2003-3790/base/wdmdrv/wdmguid.c

13 lines
203 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#ifdef WIN32_LEAN_AND_MEAN
#undef WIN32_LEAN_AND_MEAN
#endif
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <ole2.h>
#define INITGUID
#include <initguid.h>
#include <wdmguid.h>