windows-nt/Source/XPSP1/NT/shell/themes/themeui/guids.h
2020-09-26 16:20:57 +08:00

24 lines
544 B
C

/*****************************************************************************\
FILE: guids.h
DESCRIPTION:
This file contains GUIDs that we couldn't get from the public headers
for one reason or another.
BryanSt 8/13/1999
Copyright (C) Microsoft Corp 1999-2000. All rights reserved.
\*****************************************************************************/
#include "priv.h"
#ifndef INITGUID
#define INITGUID
#include <guiddef.h>
#undef INITGUID
#else
#include <guiddef.h>
#endif
#undef MIDL_DEFINE_GUID