return false if the file passed to Load() doesn't exist or is an archive without...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 3 Oct 2008 15:51:25 +0000 (15:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 3 Oct 2008 15:51:25 +0000 (15:51 +0000)
commite5bb501b98ddb45a21569f9e9b0e8a8398fbd574
tree4fadfb01c2536c9d16b7f299a3d6241909c95823
parent14c140606b3b70cde00c805e210d67154b60cef3
return false if the file passed to Load() doesn't exist or is an archive without XRC files inside

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