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.

33 lines
862 B

  1. ;--------------------------------------------------------------------
  2. ; Copyright (c) 2000 Microsoft Corporation
  3. ;--------------------------------------------------------------------
  4. EXPORTS
  5. ;--------------------------------------------------------------------
  6. ; Extensions exported by dll
  7. ;--------------------------------------------------------------------
  8. help
  9. Globals
  10. MaxIterations
  11. Msg
  12. Node
  13. PacketQ
  14. Stats
  15. TimeoutSummary
  16. TimeoutArrays
  17. TimeoutNodes
  18. Tree
  19. TreeSummary
  20. Zone
  21. ZoneList
  22. ;--------------------------------------------------------------------
  23. ; Extension service functions provided for the debugger
  24. ;--------------------------------------------------------------------
  25. DebugExtensionNotify
  26. DebugExtensionInitialize
  27. DebugExtensionUninitialize