]> git.saurik.com Git - wxWidgets.git/commit
wxArchiveFSHandler switches on simulated seeking for compatibility with
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 19 Nov 2006 02:11:40 +0000 (02:11 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 19 Nov 2006 02:11:40 +0000 (02:11 +0000)
commit5c80cef4bf3c6bac25e412a253bcce4fa268620f
treec208e0b0516b811439032b608a73deb5149143a0
parent82fb2b744fc5bd2b751089213cba445c59eb3897
wxArchiveFSHandler switches on simulated seeking for compatibility with
previous versions. Still overridden by wxFS_SEEKABLE.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/zipstrm.h
src/common/fs_arc.cpp
src/common/zipstrm.cpp