[NTDLL] Properly stub out RtlRegisterThreadWithCsrss() in spec file.

This commit is contained in:
Hermès Bélusca-Maïto 2022-10-23 18:03:16 +02:00
parent 0997e9023c
commit 5cfb71baf8
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -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)