http://bugs.winehq.org/show_bug.cgi?id=26900 Summary: GetTabbedTextExtent() returns non-zero value when nCount == 0 Product: Wine Version: 1.3.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: tim(a)hentenaar.com Created an attachment (id=34298) --> (http://bugs.winehq.org/attachment.cgi?id=34298) Patch to fix the issue GetTabbedTextExtent() in wine is returning a non-zero value when 0 is passed in for nCount. Under Windows XP, logically zero is returned in this case. -- 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.