windows-nt/Source/XPSP1/NT/shell/osshell/lmui/ntshrui/app.def
2020-09-26 16:20:57 +08:00

25 lines
694 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