mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00:00
[KERNEL32]
Add RtlAddFunctionTable export for amd64 svn path=/trunk/; revision=46614
This commit is contained in:
@@ -759,6 +759,7 @@
|
||||
@ stdcall ResetWriteWatch(ptr long)
|
||||
@ stdcall RestoreLastError(long) ntdll.RtlRestoreLastWin32Error
|
||||
@ stdcall ResumeThread(long)
|
||||
@ stdcall -arch=x86_64 RtlAddFunctionTable(ptr long double)
|
||||
@ stdcall RtlCaptureContext(ptr) ntdll.RtlCaptureContext
|
||||
@ stdcall RtlCaptureStackBackTrace(long long ptr ptr) ntdll.RtlCaptureStackBackTrace
|
||||
@ stdcall -arch=x86_64 RtlCompareMemory(ptr ptr ptr)
|
||||
|
||||
Reference in New Issue
Block a user