13 lines
388 B
Modula-2
13 lines
388 B
Modula-2
|
LIBRARY SRRSTR
|
||
|
EXPORTS
|
||
|
DllMain @1
|
||
|
IsSRFrozen @2
|
||
|
CheckPrivilegesForRestore @3
|
||
|
SRGetCplPropPage @4
|
||
|
PrepareRestore @5
|
||
|
InitiateRestore @6
|
||
|
ResumeRestore @7
|
||
|
InitializeChangeNotify @8
|
||
|
PasswordChangeNotify @9
|
||
|
InvokeDiskCleanup @10
|