ReactOS 0.4.16-dev-2135-g2f5a67f
guid.c
Go to the documentation of this file.
1/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
2
3#define WIN32_NO_STATUS
4#define _INC_WINDOWS
5
6#include <windef.h>
7#include <winbase.h>
8#include <initguid.h>
9#include <objsafe.h>
10
11/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */