]> git.saurik.com Git - wxWidgets.git/commit
fixed WM_GETDLGCODE processing to include the bits returned by the DefWindowProc...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Apr 2002 00:32:56 +0000 (00:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Apr 2002 00:32:56 +0000 (00:32 +0000)
commite7e91e03584a8e2582e7efd32a06f9f79ef65a52
treea8ce33d1b32289426ddccdc9664c3bd0ee6f8673
parentddf9d04fe9c4aa5d7319c5eb7eabcf781a157c3d
fixed WM_GETDLGCODE processing to include the bits returned by the DefWindowProc() as well; removed unneeded SetFocus()

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