mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-08 23:04:24 +00:00
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
23 lines
361 B
Modula-2
23 lines
361 B
Modula-2
LIBRARY api-ms-win-core-comm-l1-1-1
|
|
|
|
EXPORTS
|
|
|
|
ClearCommBreak@4
|
|
ClearCommError@12
|
|
EscapeCommFunction@8
|
|
GetCommConfig@12
|
|
GetCommMask@8
|
|
GetCommModemStatus@8
|
|
GetCommProperties@8
|
|
GetCommState@8
|
|
GetCommTimeouts@8
|
|
OpenCommPort@
|
|
PurgeComm@8
|
|
SetCommBreak@4
|
|
SetCommConfig@12
|
|
SetCommMask@8
|
|
SetCommState@8
|
|
SetCommTimeouts@8
|
|
SetupComm@12
|
|
TransmitCommChar@8
|
|
WaitCommEvent@12
|