Rework IE virtual file system support to use new syntax. Remove now unused code for...
authorSteve Lamerton <steve.lamerton@gmail.com>
Wed, 3 Aug 2011 18:31:48 +0000 (18:31 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Wed, 3 Aug 2011 18:31:48 +0000 (18:31 +0000)
commitb7d3a622aa58729f92941c2b6710c5481b16f19e
treebb2040730529ff766574e6292bed11f0c2d9fd64
parentf2049b683752950d1fe91aec07318e7f2122ff16
Rework IE virtual file system support to use new syntax. Remove now unused code for resolving links ourselves, we can let the backend resolves them itself.

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