windows-nt/Source/XPSP1/NT/com/published/inc/initguid.w
2020-09-26 16:20:57 +08:00

17 lines
800 B
OpenEdge ABL

/*****************************************************************************\
* *
* initguid.h - Definitions for controlling GUID initialization *
* *
* OLE Version 2.0 *
* *
* Copyright (c) Microsoft Corporation. All rights reserved. *
* *
\*****************************************************************************/
#if _MSC_VER > 1000
#pragma once
#endif
#define INITGUID
#include <guiddef.h>