2025-04-27 07:49:33 -04:00

17 lines
816 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>