14 Oct
2014
14 Oct
'14
2:06 p.m.
https://bugs.winehq.org/show_bug.cgi?id=37402 --- Comment #1 from Nikolay Sivov <bunglehead(a)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.