mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 04:37:32 +00:00
11 lines
525 B
Ruby
11 lines
525 B
Ruby
|
|
# This file is autogenerated by update.py
|
|
|
|
@ stdcall -version=0x600+ CancelIoEx() kernel32.CancelIoEx
|
|
@ stdcall CreateIoCompletionPort() kernel32.CreateIoCompletionPort
|
|
@ stdcall DeviceIoControl() kernel32.DeviceIoControl
|
|
@ stdcall GetOverlappedResult() kernel32.GetOverlappedResult
|
|
@ stdcall GetQueuedCompletionStatus() kernel32.GetQueuedCompletionStatus
|
|
@ stdcall -version=0x600+ GetQueuedCompletionStatusEx() kernel32.GetQueuedCompletionStatusEx
|
|
@ stdcall PostQueuedCompletionStatus() kernel32.PostQueuedCompletionStatus
|