windows-nt/Source/XPSP1/NT/shell/osshell/lmui/ntshrui/app.def

25 lines
694 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
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