21 lines
432 B
Modula-2
21 lines
432 B
Modula-2
;
|
|
; Definition file of ntshrui.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "ntshrui.dll"
|
|
EXPORTS
|
|
CanShareFolder
|
|
GetLocalPathFromNetResource
|
|
GetLocalPathFromNetResourceA
|
|
GetLocalPathFromNetResourceW
|
|
GetNetResourceFromLocalPath
|
|
GetNetResourceFromLocalPathA
|
|
GetNetResourceFromLocalPathW
|
|
IsFolderPrivateForUser
|
|
IsPathShared
|
|
IsPathSharedA
|
|
IsPathSharedW
|
|
SetFolderPermissionsForSharing
|
|
ShowShareFolderUI
|