Allow to deselect all items by sending CB_SETCURSEL(-1) to the combo.
authorDmitry Timoshkov <dmitry@sloboda.ru>
Mon, 6 Dec 1999 00:57:20 +0000 (00:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Dec 1999 00:57:20 +0000 (00:57 +0000)
commit38d04b8ff4116d80ba5b050e738dc52558e9ea15
treef5290c35e3d2f779d01adeb6b8a8eaeec8083a9a
parentf0f8da58707fce042b60ed06f60b662deb01d986
Allow to deselect all items by sending CB_SETCURSEL(-1) to the combo.
controls/combo.c