added wxFileSystem::FindFirst and FindNext
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 31 Oct 1999 22:05:10 +0000 (22:05 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 31 Oct 1999 22:05:10 +0000 (22:05 +0000)
commitaaa66113dfa36c1636a646e3feb748c298806ccb
tree599f79cd809c3e295231087c4a656fba1ad392b3
parent683646599939f5113215254870b15d03e830458e
added wxFileSystem::FindFirst and FindNext

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/filesys.tex
docs/latex/wx/filesysh.tex
include/wx/filesys.h
include/wx/fs_zip.h
src/common/filesys.cpp
src/common/fs_zip.cpp