#include <winapifamily.h>
#ifndef __CGUID_H__
#define __CGUID_H__
#if _MSC_VER > 1000
#pragma once
#endif
#if (_MSC_VER >= 800)
#if (_MSC_VER >= 1200)
#pragma warning(push)
#endif
#pragma warning(disable:4001) /* non standard extension : single line comment */
#endif
#pragma warning(disable:
4001
)
#ifdef __cplusplus
extern
"C"
{
#endif
#pragma region Application Family
#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP)
extern
const
;
#endif /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP) */
#pragma endregion
#pragma region Desktop Family
#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
#if(NTDDI_VERSION >= NTDDI_WINXP)
extern
const
;
#endif
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
#endif /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) */
#pragma endregion
#pragma region Application Family or OneCore Family
#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM)
extern
const
;
extern
const
CLSID_StdGlobalInterfaceTable
;
#endif /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM) */
#pragma endregion
#pragma region Desktop Family
#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
extern
const
;
extern
const
;
extern
const
;
extern
const
CLSID_SynchronizeContainer
;
#if(NTDDI_VERSION >= NTDDI_WINXP)
extern
const
;
#endif
#if(NTDDI_VERSION >= NTDDI_VISTA)
extern
const
;
#endif
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
CLSID_CCDGeneralPropertyPage
;
extern
const
CLSID_CCDGenericPropertyPage
;
extern
const
CLSID_CCDFontPropertyPage
;
extern
const
CLSID_CCDColorPropertyPage
;
extern
const
CLSID_CCDLabelPropertyPage
;
extern
const
CLSID_CCDCheckBoxPropertyPage
;
extern
const
CLSID_CCDTextBoxPropertyPage
;
extern
const
CLSID_CCDOptionButtonPropertyPage
;
extern
const
CLSID_CCDListBoxPropertyPage
;
extern
const
CLSID_CCDCommandButtonPropertyPage
;
extern
const
CLSID_CCDComboBoxPropertyPage
;
extern
const
CLSID_CCDScrollBarPropertyPage
;
extern
const
CLSID_CCDGroupBoxPropertyPage
;
extern
const
CLSID_CCDXObjectPropertyPage
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
extern
const
;
#endif /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) */
#pragma endregion
#pragma region Application Family
#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP)
extern
const
CLSID_InProcFreeMarshaler
;
#endif /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP) */
#pragma endregion
#pragma region Desktop Family
#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
extern
const
;
extern
const
;
extern
const
;
extern
const
;
#endif /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) */
#pragma endregion
#ifdef __cplusplus
}
#endif
#if (_MSC_VER >= 800)
#if (_MSC_VER >= 1200)
#pragma warning(pop)
#else
#pragma warning(default:4001)
#endif
#endif
#endif /* __CGUID_H__ */