]> git.saurik.com Git - wxWidgets.git/commit
wxFindFirst/NextFile() now return wxString and not "char *", wxGetCwd() added
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 9 Feb 1999 17:04:29 +0000 (17:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 9 Feb 1999 17:04:29 +0000 (17:04 +0000)
commit7af89395ba79fc2c6bb89037e409a5b46b4ee38d
treeb6e8dab463643c1e80d2029fed08eccabd6e247d
parent30b21f9a048d957a989cf5623c369745fec8a27d
wxFindFirst/NextFile() now return wxString and not "char *", wxGetCwd() added
(to be used instead of wxGetWorkingDirectory)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/function.tex
include/wx/filefn.h
src/common/filefn.cpp
src/common/intl.cpp