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

21 lines
1.1 KiB
Modula-2

EXPORTS
SfcGetNextProtectedFile = sfc_os.SfcGetNextProtectedFile
SfcIsFileProtected = sfc_os.SfcIsFileProtected
SfcWLEventLogon = sfc_os.SfcWLEventLogon
SfcWLEventLogoff = sfc_os.SfcWLEventLogoff
SfcInitProt = MySfcInitProt @ 1 NONAME
SfcTerminateWatcherThread = MySfcTerminateWatcherThread @ 2 NONAME
SfcConnectToServer = MySfcConnectToServer @ 3 NONAME
SfcClose = MySfcClose @ 4 NONAME
SfcFileException = MySfcFileException @ 5 NONAME
SfcInitiateScan = MySfcInitiateScan @ 6 NONAME
SfcInstallProtectedFiles = MySfcInstallProtectedFiles @ 7 NONAME
SfpInstallCatalog @ 8 NONAME
SfpDeleteCatalog @ 9 NONAME
SfpVerifyFile
SRSetRestorePointA
SRSetRestorePointW
SRSetRestorePoint=SRSetRestorePointA