Commit 4626db2b authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

guiddef.h: REF* types should not depend on CINTERFACE.

parent b5511bd4
......@@ -113,7 +113,7 @@ typedef GUID FMTID,*LPFMTID;
#endif /* ndef __IID_DEFINED__ */
#if defined(__cplusplus) && !defined(CINTERFACE)
#ifdef __cplusplus
#define REFGUID const GUID &
#define REFCLSID const CLSID &
#define REFIID const IID &
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment