mirror of
https://github.com/ziglang/zig.git
synced 2025-12-12 17:23:09 +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).
25 lines
375 B
Modula-2
25 lines
375 B
Modula-2
LIBRARY api-ms-win-core-comm-l1-1-2
|
|
|
|
EXPORTS
|
|
|
|
ClearCommBreak@4
|
|
ClearCommError@12
|
|
EscapeCommFunction@8
|
|
GetCommConfig@12
|
|
GetCommMask@8
|
|
GetCommModemStatus@8
|
|
GetCommPorts@
|
|
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
|