Implement basic support for virtual file systems for the ie backend. Registering...
authorSteve Lamerton <steve.lamerton@gmail.com>
Fri, 22 Jul 2011 12:31:18 +0000 (12:31 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Fri, 22 Jul 2011 12:31:18 +0000 (12:31 +0000)
commit7d3f6b4ded6aa412cb1cc306fef478955d448c5b
tree85bdfb067de57c9ccc33cfd2508da06031da8f68
parenta1ee9e64a5b548dbbcf07c765a3a80c501850154
Implement basic support for virtual file systems for the ie backend. Registering a temporary namespace allows us to use the existing wxFileSystem work to load virtual files.

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