[NTDLL]: Export _wcstoui64 (as done in Win2k3). Prototype from msvcrt. CORE-12534

svn path=/trunk/; revision=73428
This commit is contained in:
Hermès Bélusca-Maïto 2016-12-04 22:52:03 +00:00
parent b193d7bdfb
commit 2299a44489

View file

@ -1325,7 +1325,7 @@
1312 cdecl _wcsicmp(wstr wstr)
1313 cdecl _wcslwr(wstr)
1314 cdecl _wcsnicmp(wstr wstr long)
# _wcstoui64
1315 cdecl _wcstoui64(wstr ptr long)
1316 cdecl _wcsupr(wstr)
1317 cdecl _wtoi(wstr)
1318 cdecl _wtoi64(wstr)