19 Aug
2008
19 Aug
'08
8:02 a.m.
http://bugs.winehq.org/show_bug.cgi?id=12307 --- Comment #24 from Michael Karcher <wine(a)mkarcher.dialup.fu-berlin.de> 2008-08-19 03:02:32 --- Most importantly, it means that you should not put hdc into the cache. If you need a DC, you may only use the one provided right to this call. If none was provided, return STATUS_PENDING. And it also means you should check for errors in calls you perform, especially if these calls have out parameters like GetGlyphIndicesW. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.