[Bug 5814] FontSize does not change for VB6 application

Wine Bugs wine-bugs at winehq.org
Sat Aug 5 09:37:18 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5814





------- Additional Comments From rob at codeweavers.com  2006-05-08 09:37 -------
Looks good. Two minor points though: hFontList should be a OLEFontImpl thing
(and make sure to clean it up on destruction) and the identation is off-by-one
for the ref and gdiFont fields of WINE_HFONTITEM.

Also, some tests for the return codes of AddRefHFont and ReleaseHFont would be
good (including the tests for each one where the HFONT isn't currently being
tracked by the StdFont object).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list