check for ERROR_NO_MORE_FILES error code from FindFirstFile() as it's not really...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 May 2006 22:40:37 +0000 (22:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 May 2006 22:40:37 +0000 (22:40 +0000)
commit5613bc20ed8fbd2736f96bc1ecb98977870448d0
tree5baeb6d1fbab17507a19bd94382ee05ef1da0e83
parentb219a1a95b98f1c6f2afb185ba4b3b41118d7c11
check for ERROR_NO_MORE_FILES error code from FindFirstFile() as it's not really an error (patch 1481895)

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