mirror of
https://github.com/ziglang/zig.git
synced 2024-12-04 02:48:50 +00:00
61bcac108c
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
629 B
Modula-2
Vendored
23 lines
629 B
Modula-2
Vendored
;
|
|
; Definition file of WDSTPTC.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "WDSTPTC.dll"
|
|
EXPORTS
|
|
;WdsTptcDownload@36
|
|
WdsTransportClientRegisterTrace@4
|
|
WdsTransportClientAddRefBuffer@4
|
|
WdsTransportClientCancelSession@4
|
|
WdsTransportClientCancelSessionEx@8
|
|
WdsTransportClientCloseSession@4
|
|
WdsTransportClientCompleteReceive@12
|
|
WdsTransportClientInitialize@0
|
|
WdsTransportClientInitializeSession@12
|
|
WdsTransportClientQueryStatus@12
|
|
WdsTransportClientRegisterCallback@12
|
|
WdsTransportClientReleaseBuffer@4
|
|
WdsTransportClientShutdown@0
|
|
WdsTransportClientStartSession@4
|
|
WdsTransportClientWaitForCompletion@8
|