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.

61 lines
1.4 KiB

  1. NAME SCSIKD.DLL
  2. EXPORTS
  3. help
  4. ;--------------------------------------------------------------------
  5. ;
  6. ; These are the disk specific debugger extensions
  7. ;
  8. ;--------------------------------------------------------------------
  9. diskext
  10. ;--------------------------------------------------------------------
  11. ;
  12. ; These are the cdrom specific debugger extensions
  13. ;
  14. ;--------------------------------------------------------------------
  15. cdromext
  16. ;--------------------------------------------------------------------
  17. ;
  18. ; These are the scsiport specific debugger extensions
  19. ;
  20. ;--------------------------------------------------------------------
  21. scsiext
  22. srbdata
  23. ;--------------------------------------------------------------------
  24. ;
  25. ; These are the classpnp specific debugger extensions
  26. ;
  27. ;--------------------------------------------------------------------
  28. classext
  29. ;--------------------------------------------------------------------
  30. ;
  31. ; These are for dumping out partition tables
  32. ;
  33. ;--------------------------------------------------------------------
  34. part
  35. partex
  36. layout
  37. layoutex
  38. ;--------------------------------------------------------------------
  39. ;
  40. ; these are the extension service functions provided for the debugger
  41. ;
  42. ;--------------------------------------------------------------------
  43. DebugExtensionInitialize
  44. DebugExtensionUninitialize
  45. ;CheckVersion
  46. ;WinDbgExtensionDllInit
  47. ;ExtensionApiVersion