Initial implementation of wxWebProtocolHandler and wxWebFileProtocolHandler for the...
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 28 Jul 2011 16:08:59 +0000 (16:08 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 28 Jul 2011 16:08:59 +0000 (16:08 +0000)
commit293656292f058603a996b136eee9c7fefc6d3350
tree79b45754f8fd8262d77c31f0bc57c233c44da95e
parent666f73c4d6f28abd99acaa747f94233de41bc668
Initial implementation of wxWebProtocolHandler and wxWebFileProtocolHandler for the IE backend. This allows browsing of local files and files in zip archives when using a query string which specifies the protocol and path.

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