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.

25 lines
775 B

  1. ;--------------------------------------------------------------------
  2. ; Copyright (c) 2000 Microsoft Corporation
  3. ;
  4. ;Module:
  5. ; dbgexts.def
  6. ;--------------------------------------------------------------------
  7. EXPORTS
  8. ;--------------------------------------------------------------------
  9. ; These are the extensions exported by dll
  10. ;--------------------------------------------------------------------
  11. cmdsample
  12. help
  13. structsample
  14. ;--------------------------------------------------------------------
  15. ;
  16. ; these are the extension service functions provided for the debugger
  17. ;
  18. ;--------------------------------------------------------------------
  19. DebugExtensionNotify
  20. DebugExtensionInitialize
  21. DebugExtensionUninitialize