Draw background of the empty selected item in empty lists.
commit7a9e8005667e0b39b1d6dc8e8b62a6298ccbefaf
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Tue, 5 Oct 2004 22:31:00 +0000 (5 22:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Oct 2004 22:31:00 +0000 (5 22:31 +0000)
treeabd965bb10edba54ec629d43fca94fdd755ac88a
parentf3a56591ec14a519632729742a010c6e1743e345
Draw background of the empty selected item in empty lists.
Don't draw a focus rect if we dont have the focus.
Don't select items on key up/down in multi-select lists.
Handle LBS_NOSEL correctly, fix remaining todo_wine tests.
dlls/user/listbox.c
dlls/user/tests/listbox.c