]> git.saurik.com Git - wxWidgets.git/commitdiff
no message
authorUnknown (UG) <nobody@localhost>
Tue, 29 Jun 1999 08:41:07 +0000 (08:41 +0000)
committerUnknown (UG) <nobody@localhost>
Tue, 29 Jun 1999 08:41:07 +0000 (08:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/dynlib.h

index 68a16fceaf189cbd1f9c03e6a3f1cf2649cd888e..90cfe6fa80f63d7f4335805cb0fd467384c9d745 100644 (file)
 #endif // OS
 
 // defined in windows.h
+// This breaks app.cpp if RICHEDIT is included.
+#if 0
 #ifdef LoadLibrary
 #   undef LoadLibrary
 #endif
+#endif
 
 // ----------------------------------------------------------------------------
 // wxDllLoader