mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14: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).
22 lines
402 B
Modula-2
Vendored
22 lines
402 B
Modula-2
Vendored
;
|
|
; Definition file of qwave.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "qwave.dll"
|
|
EXPORTS
|
|
QDLHPathDiagnostics@20
|
|
QDLHStartDiagnosingPath@12
|
|
QOSAddSocketToFlow@24
|
|
QOSCancel@8
|
|
QOSCloseHandle@4
|
|
QOSCreateHandle@8
|
|
QOSEnumerateFlows@12
|
|
QOSNotifyFlow@28
|
|
QOSQueryFlow@28
|
|
QOSRemoveSocketFromFlow@16
|
|
QOSSetFlow@28
|
|
QOSStartTrackingClient@12
|
|
QOSStopTrackingClient@12
|
|
ServiceMain@8
|