don't show an error if SHGetFileInfo(SHGFI_ATTRIBUTES) fails as it does all the time...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 2 Feb 2007 23:55:40 +0000 (23:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 2 Feb 2007 23:55:40 +0000 (23:55 +0000)
commitab63e6ae49ab63d50371068e0e2e5b10ef3eb58b
treed547dfc8428b1825f8ac2bcd354104c78e96ab8f
parent0bdd807424210ce9b4c14bae5dcd2943fcb1b13a
don't show an error if SHGetFileInfo(SHGFI_ATTRIBUTES) fails as it does all the time with network drives

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