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.

54 lines
1.3 KiB

  1. ;--------------------------------------------------------------------
  2. ;
  3. ; when modifying this file please be aware that the exports are
  4. ; organized so that maintanence is as easy as possible. put your
  5. ; extension in the correct section and in alphabetical order. also,
  6. ; remember to update the other def files in the parallell directories
  7. ; to contain your new extension. all extension names must be in
  8. ; lower case!
  9. ;
  10. ;--------------------------------------------------------------------
  11. NAME NTFSKD.DLL
  12. EXPORTS
  13. ;--------------------------------------------------------------------
  14. ;
  15. ; These are the scsiport specific debugger extensions
  16. ;
  17. ;--------------------------------------------------------------------
  18. cachedrecords
  19. cachedruns
  20. ccb
  21. dsc
  22. dumpchain
  23. extents
  24. fcb
  25. fcbtable
  26. file
  27. filerecord
  28. foirp
  29. hashtable
  30. icthread
  31. irpcontext
  32. lcb
  33. logfile
  34. mcb
  35. ntfsdata
  36. ntfshelp
  37. overflow
  38. scb
  39. transaction
  40. vcb
  41. ;--------------------------------------------------------------------
  42. ;
  43. ; these are the extension service functions provided for the debugger
  44. ;
  45. ;--------------------------------------------------------------------
  46. CheckVersion
  47. WinDbgExtensionDllInit
  48. ExtensionApiVersion