[PATCH 1/3] msvcrt: Added _mbsncoll and _mbsncoll_l implementation.

Jactry Zeng jactry92 at gmail.com
Fri Apr 19 08:39:23 CDT 2013


Hi Akihiro,

2013/4/19 Akihiro Sagawa <sagawa.aki at gmail.com>
>
> According to MSDN, _mbsncoll_l receives a number of characters, but
> _mbsnbcoll_l receives a number of bytes. This is a big difference in
> multibyte code page.
> So you should properly handle this situation, or add FIXME message based
> on multibyte code page if your application just needs this function.

Thanks for your review. :-)
I will tried to improve it.


-- 
Regards,
Jactry Zeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20130419/1e7a8bb7/attachment.html>


More information about the wine-devel mailing list