reactos/modules/rostests/winetests/windowscodecs/guid.c
2017-12-21 13:57:22 +01:00

13 lines
279 B
C

/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
#define WIN32_NO_STATUS
#define _INC_WINDOWS
#include <windef.h>
#include <winbase.h>
#include <initguid.h>
#include <objbase.h>
#include <wincodecsdk.h>
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */