]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/ole/automtn.h
Updates to the wxPython distribution builders
[wxWidgets.git] / include / wx / msw / ole / automtn.h
index b3598a59858093bccdf0a6d3802ef216a9396059..9e35455a5433de2f683e08d1612ac7d7f37148e5 100644 (file)
 typedef void            WXIDISPATCH;
 typedef unsigned short* WXBSTR;
 
 typedef void            WXIDISPATCH;
 typedef unsigned short* WXBSTR;
 
+#ifdef GetObject
+#undef GetObject
+#endif
+
 /*
  * wxAutomationObject
  * Wraps up an IDispatch pointer and invocation; does variant conversion.
 /*
  * wxAutomationObject
  * Wraps up an IDispatch pointer and invocation; does variant conversion.