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.

27 lines
731 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. read
  12. edit
  13. help
  14. stack
  15. ;--------------------------------------------------------------------
  16. ;
  17. ; these are the extension service functions provided for the debugger
  18. ;
  19. ;--------------------------------------------------------------------
  20. CheckVersion
  21. WinDbgExtensionDllInit
  22. ExtensionApiVersion