]> git.saurik.com Git - wxWidgets.git/commit
Fixed the wxDirExists() function so that if asked about the root directory of a drive...
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 20 Nov 2000 15:14:22 +0000 (15:14 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 20 Nov 2000 15:14:22 +0000 (15:14 +0000)
commit7d33179be4d36ceb6cccb3fe3718e7d2cddcc200
tree2d1722c6b95ade28fa670b3482083a29791e00aa
parent445c7bca97672580a479237cfb3933fe70f8203f
Fixed the wxDirExists() function so that if asked about the root directory of a drive (i.e. "d:\") or a UNC directory, WIN32 apps will correctly report whether the dir exists

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