undid last change and removed wxTE/CB_FILENAME style, after looking at GTK+ API it...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 4 Aug 2006 11:25:37 +0000 (11:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 4 Aug 2006 11:25:37 +0000 (11:25 +0000)
commit94972183b9ba592cee3a48e7052b3b16d8794dec
tree18ad443ffc2d34002c31d61a6ed321b6db6f0ba0
parent55b43eaa025408453e90a6c01f64215a9203da9a
undid last change and removed wxTE/CB_FILENAME style, after looking at GTK+ API it seems that this is not the correct way to do this

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