[Bug 16994] widechartomultibyte not converting properly

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 18 06:22:32 CST 2009


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





--- Comment #2 from Hans Leidekker <hans at meelstraat.net>  2009-01-18 06:22:30 ---
Created an attachment (id=18789)
 --> (http://bugs.winehq.org/attachment.cgi?id=18789)
msvcrt: Unwrap wide open functions.

The problem is the wide versions of the open functions are implemented
on top of their ansi cousins, which entails a lossy conversion.

Can you try this patch?


-- 
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.



More information about the wine-bugs mailing list