Base class factory on the wxFilter base class and implement the new Find feature.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 27 Oct 2006 09:53:38 +0000 (09:53 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 27 Oct 2006 09:53:38 +0000 (09:53 +0000)
commit1b79dad4dc211c70f52f2ec864904855386f2aec
tree0cf391047fa053c3940c467b01fbfe9727486a0d
parent52ad298e6600c75c417f94d23eef72ad4d78f133
Base class factory on the wxFilter base class and implement the new Find feature.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/archive.h
src/common/arcall.cpp [new file with mode: 0644]
src/common/arcfind.cpp [new file with mode: 0644]
src/common/archive.cpp