Enable IE backend in msw builds unconditionally until the backend flags work properly...
authorSteve Lamerton <steve.lamerton@gmail.com>
Fri, 6 May 2011 15:28:19 +0000 (15:28 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Fri, 6 May 2011 15:28:19 +0000 (15:28 +0000)
commit97ad1425fe7da4bc129e73e48e268ebdc878d621
tree8fec4972d046574efa62c8595689a7d807ec9ddf
parenta703012aedeb8064c8294c6aeeea95e6950ad170
Enable IE backend in msw builds unconditionally until the backend flags work properly. Conditionally define INET constants only under mingw as it does not apparently provide them. Fix some typos. The sample now compiles under msw.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@67712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/webviewie.h
include/wx/webview.h
src/common/webview.cpp
src/msw/webviewie.cpp