This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Windows TRACE message



>>>>> "Mumit" == Mumit Khan <khan@xraylith.wisc.EDU> writes:

	----------------------------------------

 Mumit> TRACE is not part of Win32 API, but rather part of
 Mumit> MFC. However, it looks like it's a "printf" style interface,
 Mumit> so for a console-mode program, a trivial implementation may
 Mumit> look like the following:

I should have explained this better.  I am trying to get these
messages from existing applications.  I did a Deja search and found a
couple of Window's ways of doing that (hacking dll to re-direct it to
a window).  I normally start applications from a cygwin tcsh (in an
XEmacs buffer displaying to a VNC server on a Linux machine and viewed
back on NT, if you really want to know :-).  It would be nice if I can
catch these messages in the buffer.  Re-direct to a file is OK, too.
Because I can just do a tail -f in another buffer.

-- 
Regards,

			Rui-Tao (x679)


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]