wxFileExists() returns false for directories (bug 825507)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -900,8 +900,7 @@ slashes.
|
||||
|
||||
\func{bool}{wxFileExists}{\param{const wxString\& }{filename}}
|
||||
|
||||
Returns true if the file exists. It also returns true if the file is
|
||||
a directory.
|
||||
Returns true if the file exists and is a plain file.
|
||||
|
||||
|
||||
\membersection{::wxFileModificationTime}\label{wxfilemodificationtime}
|
||||
|
Reference in New Issue
Block a user