mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[NTDLL] Properly stub out RtlRegisterThreadWithCsrss() in spec file.
This commit is contained in:
parent
0997e9023c
commit
5cfb71baf8
1 changed files with 1 additions and 1 deletions
|
@ -1100,7 +1100,7 @@
|
|||
@ stdcall RtlRealPredecessor(ptr)
|
||||
@ stdcall RtlRealSuccessor(ptr)
|
||||
@ stdcall RtlRegisterSecureMemoryCacheCallback(ptr)
|
||||
@ stub -version=0x600+ RtlRegisterThreadWithCsrss
|
||||
@ stdcall -stub -version=0x600+ RtlRegisterThreadWithCsrss()
|
||||
@ stdcall RtlRegisterWait(ptr ptr ptr ptr long long)
|
||||
@ stdcall RtlReleaseActivationContext(ptr)
|
||||
@ stdcall RtlReleaseMemoryStream(ptr)
|
||||
|
|
Loading…
Reference in a new issue