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.

28 lines
756 B

  1. ;--------------------------------------------------------------------
  2. ; Copyright (c) 2000 Microsoft Corporation
  3. ;
  4. ; Module:
  5. ; simple.def
  6. ;--------------------------------------------------------------------
  7. EXPORTS
  8. ;--------------------------------------------------------------------
  9. ; These are the extensions exported by dll
  10. ;--------------------------------------------------------------------
  11. connlist
  12. help
  13. traceadd
  14. tracedel
  15. tracelist
  16. ;--------------------------------------------------------------------
  17. ;
  18. ; these are the extension service functions provided for the debugger
  19. ;
  20. ;--------------------------------------------------------------------
  21. CheckVersion
  22. WinDbgExtensionDllInit
  23. ExtensionApiVersion