[ros-bugs] [Bug 3903] Unicode -> Multibyte conversion in Kernel32.dll

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sun Nov 23 21:14:21 CET 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3903





--- Comment #3 from Colin Finck <mail at colinfinck.de>  2008-11-23 21:14:21 CET ---
(In reply to comment #2)
> Probably it would be the conversion from Unicode to CP NNN of some Chinese /
> Japanese / Korean text under ReactOS and Windows (in ReactOS, using original,
> non-broken c_nnn.nls)..

Well, this is what I've tested using my WideChar conversion test suite
(rostests/tests/wcstombs-tests) when overhauling WideCharToMultiByte and
wcstombs (which makes use of this function).
The test suite includes a test with Chinese characters and their expected
conversion result. I used the original Windows NLS files, so that only the
algorithms matter for the results.

You might try it yourself with this test suite under Windows and ReactOS using
the Windows NLS files.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list