reactos/modules/rostests/winetests/msxml3/guid.c

17 lines
338 B
C

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