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