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

oldstable
Jacek Caban 2012-06-14 14:10:59 +02:00 committed by Alexandre Julliard
parent b5511bd4fe
commit 4626db2bb2
1 changed files with 1 additions and 1 deletions

View File

@ -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 &