mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[NTDLL]: Export _wcstoui64 (as done in Win2k3). Prototype from msvcrt. CORE-12534
svn path=/trunk/; revision=73428
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user