comctl32: statusbar[2/5]: WM_SETFONT should change the bar height

Mikołaj Zalewski mikolaj at zalewski.pl
Wed Jul 16 15:08:21 CDT 2008


The exact coordinates in the test don't match because we incorrectly 
compute the bar height and GetTextMetrics returns an invalid 
tmInternalLeading. The first problem will be fixed with the next patch, 
for the other I've filled bug #14518

Getting screen text metrics from a HFONT is also done in other controls 
so I thought it would be useful to move it to a helper function.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-comctl32-statusbar-WM_SETFONT-should-change-the-ba.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080716/121b7429/attachment.bin 


More information about the wine-patches mailing list