api-ms-win-core-kernel32-legacy-l1-1-1: Use proper forwards.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
3f9c5d7682
commit
dc8a941a7c
|
@ -29,9 +29,9 @@
|
|||
@ stub GetMaximumProcessorGroupCount
|
||||
@ stdcall GetNamedPipeClientProcessId(long ptr) kernel32.GetNamedPipeClientProcessId
|
||||
@ stdcall GetNamedPipeServerProcessId(long ptr) kernel32.GetNamedPipeServerProcessId
|
||||
@ stdcall GetNumaAvailableMemoryNodeEx(long ptr)
|
||||
@ stdcall GetNumaAvailableMemoryNodeEx(long ptr) kernel32.GetNumaAvailableMemoryNodeEx
|
||||
@ stdcall GetNumaNodeProcessorMask(long ptr) kernel32.GetNumaNodeProcessorMask
|
||||
@ stdcall GetNumaProcessorNodeEx(ptr ptr)
|
||||
@ stdcall GetNumaProcessorNodeEx(ptr ptr) kernel32.GetNumaProcessorNodeEx
|
||||
@ stdcall GetShortPathNameA(str ptr long) kernel32.GetShortPathNameA
|
||||
@ stdcall GetStartupInfoA(ptr) kernel32.GetStartupInfoA
|
||||
@ stdcall GetStringTypeExA(long long str long ptr) kernel32.GetStringTypeExA
|
||||
|
|
Loading…
Reference in New Issue