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.

26 lines
783 B

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