Implement LBS_COMBOBOX, and make use of it.
authorDimitrie O. Paun <dpaun@rogers.com>
Mon, 18 Oct 2004 21:22:44 +0000 (21:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Oct 2004 21:22:44 +0000 (21:22 +0000)
commit134560e9e5f41bf616121e6e58d98ecb5d47bd7a
tree5f77f296f3a0881733c1cf1d7381511fa65b2f42
parent823c418d8e1bf59278b1f143c8688ad9e13b2bc2
Implement LBS_COMBOBOX, and make use of it.
Better separation between the Listbox and Combobox.
Have a single set of wndprocs, just like Windows.
dlls/user/combo.c
dlls/user/controls.h
dlls/user/listbox.c
include/winuser.h