]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
bugfixes
[wxWidgets.git] / include / wx / msw / setup0.h
index 09e5ba1196e8fdb8e8975129d374524d1254a4fa..978a35b166ccfc7b5a8cd3fde1f9658793a1b240 100644 (file)
                                 // complains about deallocating
                                 // arrays of wxPoints if wxPoint is a class.
 
                                 // complains about deallocating
                                 // arrays of wxPoints if wxPoint is a class.
 
-#if (!defined(WIN32) && !defined(__WIN32__)) || defined(__GNUWIN32__)
+#if (!defined(WIN32) && !defined(__WIN32__)) || (defined(__GNUWIN32__)&&!defined(wxUSE_NORLANDER_HEADERS))
 // Can't use OLE drag and drop in Windows 3.1 because we don't know how
 // to implement UUIDs
 // GnuWin32 doesn't have appropriate headers for e.g. IUnknown.
 // Can't use OLE drag and drop in Windows 3.1 because we don't know how
 // to implement UUIDs
 // GnuWin32 doesn't have appropriate headers for e.g. IUnknown.