| commit | 80e783710523de07b1b1a9942a3dd09c59e092b8 | [log] [tgz] |
|---|---|---|
| author | Joshua Thielen <thielen@netprince.net> | Fri Nov 09 19:18:45 2001 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Fri Nov 09 19:18:45 2001 +0000 |
| tree | 88bd32d31067ed2b1c63da2fa8bca10519c30d57 | |
| parent | 85a663f3ae021da8db4d666ae4da46c0a23a2f63 [diff] |
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.