mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 13:33:42 +00:00
3f15a0d473
CORE-13231
13 lines
521 B
Python
13 lines
521 B
Python
|
|
# This file is autogenerated by update.py
|
|
|
|
@ stdcall CancelIo() kernel32.CancelIo
|
|
@ stub CancelIoEx
|
|
@ stub CancelSynchronousIo
|
|
@ stdcall CreateIoCompletionPort() kernel32.CreateIoCompletionPort
|
|
@ stdcall DeviceIoControl() kernel32.DeviceIoControl
|
|
@ stdcall GetOverlappedResult() kernel32.GetOverlappedResult
|
|
@ stub GetOverlappedResultEx
|
|
@ stdcall GetQueuedCompletionStatus() kernel32.GetQueuedCompletionStatus
|
|
@ stub GetQueuedCompletionStatusEx
|
|
@ stdcall PostQueuedCompletionStatus() kernel32.PostQueuedCompletionStatus
|