]> git.saurik.com Git - wxWidgets.git/commit
fixed wxRichEditModule::Load(): should return an error if the richedit DLL couldn...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 Jan 2002 00:24:12 +0000 (00:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 Jan 2002 00:24:12 +0000 (00:24 +0000)
commit28978e0c5af8ec9a6ee0ab82456567cbfca221f7
tree14b9cbc83b7734c3fcabd8179fd2c4729778cf51
parentd4b45f48c6f6da2f3d72298b0beb887c34f02065
fixed wxRichEditModule::Load(): should return an error if the richedit DLL couldn't be loaded previously, not success

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