fixed several problems due to use of GetEditHWND() when the edit control is not available
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Oct 2007 11:19:09 +0000 (11:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Oct 2007 11:19:09 +0000 (11:19 +0000)
commite9717bd5d8ff2e3ff91d99d44850b1d2485f5edf
tree1c5475144c01f98ff5121a367a45151538f92021
parentbdb7278a27d12c030edd59307b09103e5ade1501
fixed several problems due to use of GetEditHWND() when the edit control is not available

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