rewrote wxExtHelpController loading code to use wxFileName as it was broken under...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Mar 2006 17:28:51 +0000 (17:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Mar 2006 17:28:51 +0000 (17:28 +0000)
commit249b3fe3bb51b428327c3eb74b72869bb492ce1e
tree3319d862507467f699b83b4083a8bbab819c905a
parent06052f3f874cc39eb5365a3b4bbf3e929534cbe8
rewrote wxExtHelpController loading code to use wxFileName as it was broken under Mac and it also reduces the code size; also use wxTextFile to further simplify the code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/helpext.h
src/generic/helpext.cpp