kernel32: Forward TryAcquireSRWLockShared/Exclusive to ntdll.

This commit is contained in:
Sebastian Lackner 2014-01-22 00:36:20 +01:00 committed by Alexandre Julliard
parent 899fc8d4ee
commit 60c0637f62
1 changed files with 2 additions and 0 deletions

View File

@ -1219,6 +1219,8 @@
@ stdcall TransactNamedPipe(long ptr long ptr long ptr ptr)
@ stdcall TransmitCommChar(long long)
@ stub TrimVirtualBuffer
@ stdcall TryAcquireSRWLockExclusive(ptr) ntdll.RtlTryAcquireSRWLockExclusive
@ stdcall TryAcquireSRWLockShared(ptr) ntdll.RtlTryAcquireSRWLockShared
@ stdcall TryEnterCriticalSection(ptr) ntdll.RtlTryEnterCriticalSection
@ stdcall TzSpecificLocalTimeToSystemTime(ptr ptr ptr)
@ stdcall -i386 -private UTRegister(long str str str ptr ptr ptr) krnl386.exe16.UTRegister