mirror of
https://github.com/ziglang/zig.git
synced 2025-12-10 16:23:07 +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).
24 lines
361 B
Modula-2
Vendored
24 lines
361 B
Modula-2
Vendored
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
|