2013/4/19 Akihiro Sagawa <sagawa.aki@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.