Source code of Windows XP (NT5)
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.

36 lines
934 B

  1. LIBRARY NTFRSAPI.DLL
  2. EXPORTS
  3. ;
  4. ; Initialization
  5. ;
  6. NtFrsApi_Initialize
  7. NtFrsApi_Set_DsPollingIntervalW
  8. NtFrsApi_Get_DsPollingIntervalW
  9. NtFrsApi_PrepareForPromotionW
  10. NtFrsApi_PrepareForDemotionW
  11. NtFrsApi_PrepareForDemotionUsingCredW
  12. NtFrsApi_StartPromotionW
  13. NtFrsApi_StartDemotionW
  14. NtFrsApi_CommitPromotionW
  15. NtFrsApi_CommitDemotionW
  16. NtFrsApi_AbortPromotionW
  17. NtFrsApi_AbortDemotionW
  18. NtFrsApi_WaitForPromotionW
  19. NtFrsApi_WaitForDemotionW
  20. NtFrsApi_InfoW
  21. NtFrsApi_InfoFreeW
  22. NtFrsApi_InfoMoreW
  23. NtFrsApi_InfoLineW
  24. NtFrsApiInitializeBackupRestore
  25. NtFrsApiDestroyBackupRestore
  26. NtFrsApiGetBackupRestoreSets
  27. NtFrsApiEnumBackupRestoreSets
  28. NtFrsApiIsBackupRestoreSetASysvol
  29. NtFrsApiGetBackupRestoreSetDirectory
  30. NtFrsApiRestoringDirectory
  31. NtFrsApiFinishedRestoringDirectory
  32. NtFrsApiGetBackupRestoreSetPaths
  33. NtFrsApi_DeleteSysvolMember