REFIID was not defined.
This commit is contained in:
parent
94d99642bd
commit
20d3f10b31
|
@ -422,6 +422,9 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
/* FIXME: compobj.h seems to be obsolete (replaced by objbase.h!) but it still contains REFIID */
|
||||||
|
#include "compobj.h"
|
||||||
|
|
||||||
typedef struct IUnknown IUnknown ,*LPUNKNOWN;
|
typedef struct IUnknown IUnknown ,*LPUNKNOWN;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue