Changed BM_ messages SETCHECK and GETCHECK to SETCHECK16 and
commit80e783710523de07b1b1a9942a3dd09c59e092b8
authorJoshua Thielen <thielen@netprince.net>
Fri, 9 Nov 2001 19:18:45 +0000 (9 19:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Nov 2001 19:18:45 +0000 (9 19:18 +0000)
tree88bd32d31067ed2b1c63da2fa8bca10519c30d57
parent85a663f3ae021da8db4d666ae4da46c0a23a2f63
Changed BM_ messages SETCHECK and GETCHECK to SETCHECK16 and
GETCHECK16 in CheckDlgItem16 and IsDlgItemChecked16.
Cast UINT16 value to UINT or INT depending on sign in SetDlgItemInt16.
dlls/user/wnd16.c