For a radio button even if the initial style includes WS_TABSTOP the
commitb15372598805de9824e68809c435084a998da661
authorBill Medland <medbi01@accpac.com>
Tue, 11 Dec 2001 00:16:23 +0000 (11 00:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Dec 2001 00:16:23 +0000 (11 00:16 +0000)
tree689212f9ceb1ca605c90b6cd2aa6858bdb142195
parent32ca21caaac41ba57e117b09d1854345b8ce73ff
For a radio button even if the initial style includes WS_TABSTOP the
first BM_SETCHECK 0 will clear it (even if the state was clear).
controls/button.c