msvcrt: Added _wcstoi64 and _wcstoui64 implementation.
commit0ec1635172b70fd42ece6d05edb6383437514b1b
authorPiotr Caban <piotr@codeweavers.com>
Tue, 27 Apr 2010 06:42:32 +0000 (27 08:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Apr 2010 18:04:52 +0000 (27 13:04 -0500)
tree85dc25f80dc10c6b55ca3ece6db7a41d4444be6f
parentc4d6877894e67c001b3a67518570e1f2dacc5f4c
msvcrt: Added _wcstoi64 and _wcstoui64 implementation.
dlls/msvcr80/msvcr80.spec
dlls/msvcr90/msvcr90.spec
dlls/msvcrt/msvcrt.spec
dlls/msvcrt/string.c
dlls/msvcrt/wcs.c