fix bugs in FindFirst() (it gets URL, not filename, on input) and FindNext() (which...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Oct 2008 14:13:15 +0000 (14:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Oct 2008 14:13:15 +0000 (14:13 +0000)
commitc8c86bd0ba6afbdea60fb6c6986cb72e2d750a8d
tree01f949f3751a863ec6187f3d55cf70def9497f3a
parent139ea30e15c4cee4ecd47be0b69f0eb3e34b1eab
fix bugs in FindFirst() (it gets URL, not filename, on input) and FindNext() (which always forgot the last match) (fixes #10077)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/fs_mem.cpp