TRACE without the IDE?

From: Anders Eriksson (anders.eriksson_at_morateknikutveckling.se)
Date: 11/01/04


Date: Mon, 1 Nov 2004 08:34:55 +0100

Hello!

I wonder is it possible to show TRACE messages without the IDE?

I have a program that works when I run it within the IDE but not on an
other computer that hasn't VC++ installed. I have checked with Depends that
I have all .dll's but something is wrong.

It would be nice to be able to use TRACE for 'debugging', so I repeat the
question:

Is it possible to show TRACE messages without VC++ Installed?

// Anders