[CRT]
authorPierre Schweitzer <pierre@reactos.org>
Sun, 25 Oct 2015 09:28:57 +0000 (09:28 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sun, 25 Oct 2015 09:28:57 +0000 (09:28 +0000)
commit6445100f0d53351df4036f0c50045fdca1f283c2
treefea4f87b2854e5cb8cb92afdf3aa17813d8da1bc
parentd9674b27cfb1eae2325c4cb48136c9e20eed7352
[CRT]
Fix NTDLL implementation of mbstowcs() and wcstombs() so that they return length in caracters and not in bytes.

This fixes last failing *to* CRT apitests

CORE-10390

svn path=/trunk/; revision=69683
reactos/lib/sdk/crt/string/mbstowcs_nt.c
reactos/lib/sdk/crt/string/wcstombs_nt.c