2025-04-27 07:49:33 -04:00

25 lines
718 B
Modula-2

LIBRARY ntshrui
EXPORTS
DllGetClassObject PRIVATE
DllCanUnloadNow PRIVATE
IsPathSharedA
IsPathSharedW
IsPathShared = IsPathSharedA
SharingDialogA
SharingDialogW
SharingDialog = SharingDialogA
GetNetResourceFromLocalPathA
GetNetResourceFromLocalPathW
GetNetResourceFromLocalPath = GetNetResourceFromLocalPathA
GetLocalPathFromNetResourceA
GetLocalPathFromNetResourceW
GetLocalPathFromNetResource = GetLocalPathFromNetResourceA
IsFolderPrivateForUser PRIVATE
SetFolderPermissionsForSharing PRIVATE
; PrintShareProperties @6
; ShareShutdownNotify @12
CanShareFolderW
ShowShareFolderUIW