Change CB_GETCOMBOBOX to return STATE_SYSTEM_PRESSED in
authorFrank Richter <frank.richter@gmail.com>
Tue, 16 Aug 2005 15:57:02 +0000 (15:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Aug 2005 15:57:02 +0000 (15:57 +0000)
commitf3491aa93553407a49bb5b6d189ba225b3dc9b83
tree64bd475911a812110365e2d8cbf0896f0d610f63
parent43e93117e351f9e82755037d5f35a146cde1d877
Change CB_GETCOMBOBOX to return STATE_SYSTEM_PRESSED in
COMBOBOXINFO.stateButton when really the button is pressed, not when
the combo is dropped down.
dlls/user/combo.c