Take COM defintions from ObjBase.h header file
Apparently combaseapi.h header file is not present in the older development environments.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#include "wx/msw/wrapwin.h"
|
||||
// get IUnknown, REFIID &c
|
||||
#include <combaseapi.h>
|
||||
#include <objbase.h>
|
||||
|
||||
// ============================================================================
|
||||
// General purpose functions and macros
|
||||
|
Reference in New Issue
Block a user