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.

29 lines
625 B

  1. LIBRARY SRCLIENT
  2. EXPORTS
  3. DllCanUnloadNow PRIVATE
  4. DllGetClassObject PRIVATE
  5. DllRegisterServer PRIVATE
  6. DllUnregisterServer PRIVATE
  7. CreateFirstRunRp
  8. DisableSR
  9. EnableSR
  10. ResetSR
  11. SRUpdateMonitoredListA
  12. SRUpdateMonitoredListW
  13. SRSetRestorePointA
  14. SRSetRestorePointW
  15. SRRemoveRestorePoint
  16. DisableFIFO
  17. EnableFIFO
  18. SRUpdateDSSize
  19. SRSwitchLog
  20. SRFifo
  21. SRFreeze
  22. SRCompress
  23. SRNotify
  24. SRPrintState
  25. SRRegisterSnapshotCallback
  26. SRUnregisterSnapshotCallback
  27. CreateSnapshot
  28. RestoreSnapshot
  29. EnableSREx