]> git.saurik.com Git - wxWidgets.git/commit
Fix compilation of wxWebView under mingw by adding missing definitions and dynamicall...
authorSteve Lamerton <steve.lamerton@gmail.com>
Wed, 28 Sep 2011 14:54:56 +0000 (14:54 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Wed, 28 Sep 2011 14:54:56 +0000 (14:54 +0000)
commite924e848f74c0857443255d5a4ac300e08ba7c47
tree76cc604ca394736de9adcc717eb43fd943af0eba
parent5223261db4b1b780a943dea103df617675117160
Fix compilation of wxWebView under mingw by adding missing definitions and dynamically loading urlmon.

Fixes #13509

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/missing.h
include/wx/msw/webview_ie.h
src/msw/webview_ie.cpp