msvcrt: The sizeOfBuffer argument of _vsnwprintf_s is measured in wide characters...
authorAlexander Scott-Johns <alexander.scott.johns@googlemail.com>
Mon, 7 Jun 2010 01:54:14 +0000 (02:54 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jun 2010 11:51:55 +0000 (13:51 +0200)
commitd56113cd4fba1822984dc5204cb22875ba2eb2e8
treef09a16d375e45689856169c025be6817ba7b5c47
parent4e8e2f39c5c028d6812578119885b3edef76d0ec
msvcrt: The sizeOfBuffer argument of _vsnwprintf_s is measured in wide characters, not bytes.
dlls/msvcrt/wcs.c