mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 22:04:21 +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
541 B
Modula-2
Vendored
24 lines
541 B
Modula-2
Vendored
;
|
|
; Definition file of WecApi.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "WecApi.dll"
|
|
EXPORTS
|
|
EcIsConfigRequired@4
|
|
EcQuickConfig@0
|
|
EcClose@4
|
|
EcDeleteSubscription@8
|
|
EcEnumNextSubscription@16
|
|
EcGetObjectArrayProperty@28
|
|
EcGetObjectArraySize@8
|
|
EcGetSubscriptionProperty@24
|
|
EcGetSubscriptionRunTimeStatus@28
|
|
EcInsertObjectArrayElement@8
|
|
EcOpenSubscription@12
|
|
EcOpenSubscriptionEnum@4
|
|
EcRemoveObjectArrayElement@8
|
|
EcRetrySubscription@12
|
|
EcSaveSubscription@8
|
|
EcSetObjectArrayProperty@20
|
|
EcSetSubscriptionProperty@16
|