Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
1.1 KiB

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