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).
31 lines
607 B
Modula-2
Vendored
31 lines
607 B
Modula-2
Vendored
;
|
|
; Definition file of davclnt.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "davclnt.dll"
|
|
EXPORTS
|
|
DavCancelConnectionsToServer@8
|
|
DavFreeUsedDiskSpace@4
|
|
DavGetDiskSpaceUsage@16
|
|
DavGetTheLockOwnerOfTheFile@12
|
|
DavInvalidateCache@4
|
|
DavRegisterAuthCallback@8
|
|
DavUnregisterAuthCallback@4
|
|
DllCanUnloadNow@0
|
|
DllGetClassObject@12
|
|
DllMain@12
|
|
NPAddConnection3@20
|
|
NPAddConnection@12
|
|
NPCancelConnection@8
|
|
NPCloseEnum@4
|
|
NPEnumResource@16
|
|
NPFormatNetworkName@20
|
|
NPGetCaps@4
|
|
NPGetConnection@12
|
|
NPGetResourceInformation@16
|
|
NPGetResourceParent@12
|
|
NPGetUniversalName@16
|
|
NPGetUser@12
|
|
NPOpenEnum@20
|