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.

46 lines
1.3 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999 - 1999
  6. //
  7. // File: atapikd.src
  8. //
  9. //--------------------------------------------------------------------------
  10. ;--------------------------------------------------------------------
  11. ;
  12. ; when modifying this file please be aware that the exports are
  13. ; organized so that maintanence is as easy as possible. put your
  14. ; extension in the correct section and in alphabetical order. also,
  15. ; remember to update the other def files in the parallell directories
  16. ; to contain your new extension. all extension names must be in
  17. ; lower case!
  18. ;
  19. ;--------------------------------------------------------------------
  20. NAME ATAPIKD.DLL
  21. EXPORTS
  22. help
  23. ;--------------------------------------------------------------------
  24. ;
  25. ; These are atapi specific debugger extensions
  26. ;
  27. ;--------------------------------------------------------------------
  28. fdoext
  29. pdoext
  30. miniext
  31. findirp
  32. test
  33. ;--------------------------------------------------------------------
  34. ;
  35. ; these are the extension service functions provided for the debugger
  36. ;
  37. ;--------------------------------------------------------------------
  38. DebugExtensionInitialize
  39. DebugExtensionUninitialize