20 lines
284 B
Modula-2
20 lines
284 B
Modula-2
|
|
||
|
LIBRARY ACLEDIT
|
||
|
|
||
|
EXPORTS
|
||
|
; standard network driver callouts
|
||
|
DllMain
|
||
|
|
||
|
;
|
||
|
; Private APIs exported for certain NT components
|
||
|
;
|
||
|
SedTakeOwnership
|
||
|
SedDiscretionaryAclEditor
|
||
|
SedSystemAclEditor
|
||
|
|
||
|
FMExtensionProcW
|
||
|
|
||
|
EditPermissionInfo
|
||
|
EditAuditInfo
|
||
|
EditOwnerInfo
|