mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 15:42:49 +00:00
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
|