- select the font into the dc before calculating the extent
commitd38bcea270aaee383d24bb1378b7afe0e06a1e4e
authorRichard Cohen <richard@jubjub.demon.co.uk>
Fri, 3 Sep 1999 16:38:03 +0000 (3 16:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Sep 1999 16:38:03 +0000 (3 16:38 +0000)
treebceeba88b182afd1b2d6fe3d2e6abae759ae2df1
parent93805344ee0be73d3755e9f5661e1db34f151523
- select the font into the dc before calculating the extent
- make buttonheight correspond to text height + width to caption
- button was "flashing" on EndDialog (must delete font AFTER EndDialog)
- #defines for DlgItemIds
- implement MB_RETRYCANCEL
windows/msgbox.c