[Bug 37402] WINAPI is not correct

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 14 09:06:17 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=37402

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> ---
You're doing it wrong. For WideCharToMultiByte() you need to use
WC_ERR_INVALID_CHARS flag. Also try to avoid wchar_t. It's possible that Wine
should work too in your case, simply rejecting invalid flags, but that needs
test.

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