mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 03:24:29 +08:00
Removed string functions from native system calls and removed binary from
repository svn path=/trunk/; revision=122
This commit is contained in:
Binary file not shown.
@@ -208,21 +208,3 @@ NtReplyWaitSendChannel ZwReplyWaitSendChannel 12
|
||||
NtSendWaitReplyChannel ZwSendWaitReplyChannel 16
|
||||
NtSetContextChannel ZwSetContextChannel 4
|
||||
NtYieldExecution ZwYieldExecution 0
|
||||
wcscat Rtlwcscat 8
|
||||
wcschr Rtlwcschr 8
|
||||
wcscmp Rtlwcscmp 8
|
||||
wcscpy Rtlwcscpy 8
|
||||
wcscspn Rtlwcscspn 8
|
||||
wcsicmp Rtlwcsicmp 8
|
||||
wcslen Rtlwcslen 4
|
||||
wcsncat Rtlwcsncat 12
|
||||
wcsncmp Rtlwcsncmp 12
|
||||
wcsncpy Rtlwcsncpy 12
|
||||
wcsnicmp Rtlwcsnicmp 12
|
||||
wcsnlen Rtlwcsnlen 8
|
||||
wcspbrk Rtlwcspbrk 8
|
||||
wcsrchr Rtlwcsrchr 8
|
||||
wcsspn Rtlwcsspn 8
|
||||
wcsstr Rtlwcsstr 8
|
||||
wcstok Rtlwcstok 8
|
||||
wstrlen Rtlwstrlen 4
|
||||
|
||||
Reference in New Issue
Block a user