home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / tools / 1815 < prev    next >
Encoding:
Text File  |  1992-12-23  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!microsoft!hexnut!blakeco
  3. From: blakeco@microsoft.com (Blake Coverett)
  4. Subject: Re: DebugOutput() probs : was Re: MSC 7.0 windows debug mode and 'Cant read from device AUX'
  5. Message-ID: <1992Dec23.114128.12333@microsoft.com>
  6. Date: 23 Dec 92 11:41:28 GMT
  7. Organization: Microsoft Canada Inc.
  8. References: <1992Dec15.114345.8779@titan.inmos.co.uk> <1992Dec16.135938.21596@panix.com> <1992Dec21.130416.10774@titan.inmos.co.uk>
  9. Distribution: comp.os.ms-windows.programmer.tools
  10. Lines: 18
  11.  
  12. In article <1992Dec21.130416.10774@titan.inmos.co.uk> jeremy@cheetah.inmos.co.uk (Jeremy Thorp) writes:
  13. >However, I have NEVER got DebugOutput to actually output anything.
  14. >I am using the DBWin
  15. >program provided in the SDK to display messages. OutputDebugString, 
  16. >and TRACE both work,
  17. >DebugPut doesn't - ever!
  18. >
  19. >Does anyone know what I am doing wrong?
  20.  
  21. DebugOutput is only implemented in the debug kernel.  The entry point is
  22. there in the retail kernel but it's a NOP.  (Now of course since we should
  23. all be testing against the debug kernel this shouldn't be a problem,
  24. right? :-)
  25.  
  26. -Blake
  27. -- 
  28. #include <std/disclaimer.h>                       blakeco@microsoft.com
  29. Mail Flames, Post Apologies.                      ...!uunet!microsoft!blakeco
  30.