Define LPCGUID.
This commit is contained in:
parent
133cd70068
commit
e744735f3e
@ -27,6 +27,11 @@ typedef struct _GUID
|
|||||||
} GUID;
|
} GUID;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef __LPCGUID_DEFINED__
|
||||||
|
#define __LPCGUID_DEFINED__
|
||||||
|
typedef const GUID *LPCGUID;
|
||||||
|
#endif
|
||||||
|
|
||||||
#undef DEFINE_GUID
|
#undef DEFINE_GUID
|
||||||
|
|
||||||
#ifdef INITGUID
|
#ifdef INITGUID
|
||||||
|
Loading…
x
Reference in New Issue
Block a user