https://bugs.winehq.org/show_bug.cgi?id=40043 Bug ID: 40043 Summary: WideCharToMultiByte not converting correctly Product: Wine Version: 1.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: wolf+wine(a)wolfsden.cz Distribution: --- Created attachment 53501 --> https://bugs.winehq.org/attachment.cgi?id=53501 short program illustrating the problem I'm trying to use WideCharToMultiByte function for encoding conversions and I'm getting incorrect output. Same program compiled under Visual Studio on Windows 7 returns expected result. sample.cpp - short program illustrating the problem vc_output - output of the program from visual studio wine_output - output from development version of wine -- 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.