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.

24 lines
726 B

  1. LIBRARY STREAM.SYS
  2. EXPORTS
  3. StreamClassRegisterAdapter
  4. StreamClassStreamNotification
  5. StreamClassDeviceNotification
  6. StreamClassScheduleTimer
  7. StreamClassCallAtNewPriority
  8. StreamClassLogError
  9. StreamClassGetPhysicalAddress
  10. StreamClassGetDmaBuffer
  11. StreamClassDebugPrint
  12. StreamClassDebugAssert
  13. StreamClassAbortOutstandingRequests
  14. StreamClassPnPAddDeviceWorker
  15. StreamClassQueryMasterClock
  16. StreamClassGetNextEvent
  17. StreamClassReenumerateStreams
  18. StreamClassRegisterFilterWithNoKSPins
  19. StreamClassReadWriteConfig
  20. StreamClassQueryMasterClockSync
  21. StreamClassCompleteRequestAndMarkQueueReady
  22. StreamClassFilterReenumerateStreams
  23. DllUnload PRIVATE
  24. DllInitialize PRIVATE