mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 15:42:49 +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).
30 lines
575 B
Modula-2
30 lines
575 B
Modula-2
;
|
|
; Definition file of netutils.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "netutils.dll"
|
|
EXPORTS
|
|
NetApiBufferAllocate
|
|
NetApiBufferFree
|
|
NetApiBufferReallocate
|
|
NetApiBufferSize
|
|
NetRemoteComputerSupports
|
|
NetapipBufferAllocate
|
|
NetpIsComputerNameValid
|
|
NetpIsDomainNameValid
|
|
NetpIsGroupNameValid
|
|
NetpIsRemote
|
|
NetpIsRemoteNameValid
|
|
NetpIsShareNameValid
|
|
NetpIsUncComputerNameValid
|
|
NetpIsUserNameValid
|
|
NetpwListCanonicalize
|
|
NetpwListTraverse
|
|
NetpwNameCanonicalize
|
|
NetpwNameCompare
|
|
NetpwNameValidate
|
|
NetpwPathCanonicalize
|
|
NetpwPathCompare
|
|
NetpwPathType
|