ntdll: Export RtlVirtualUnwind2 and RtlWalkFrameChain.
This commit is contained in:
parent
3418bf6ccd
commit
2bf209bb4f
1 changed files with 2 additions and 1 deletions
|
@ -1095,12 +1095,13 @@
|
|||
# @ stub RtlValidateUnicodeString
|
||||
@ stdcall RtlVerifyVersionInfo(ptr long int64)
|
||||
@ stdcall -arch=!i386 RtlVirtualUnwind(long long long ptr ptr ptr ptr ptr)
|
||||
@ stdcall -arch=!i386 RtlVirtualUnwind2(long long long ptr ptr ptr ptr ptr ptr ptr ptr ptr long)
|
||||
@ stdcall RtlWaitOnAddress(ptr ptr long ptr)
|
||||
@ stdcall RtlWakeAddressAll(ptr)
|
||||
@ stdcall RtlWakeAddressSingle(ptr)
|
||||
@ stdcall RtlWakeAllConditionVariable(ptr)
|
||||
@ stdcall RtlWakeConditionVariable(ptr)
|
||||
@ stub RtlWalkFrameChain
|
||||
@ stdcall RtlWalkFrameChain(ptr long long)
|
||||
@ stdcall RtlWalkHeap(long ptr)
|
||||
@ stdcall RtlWow64EnableFsRedirection(long)
|
||||
@ stdcall RtlWow64EnableFsRedirectionEx(long ptr)
|
||||
|
|
Loading…
Add table
Reference in a new issue