On Wed, 11 Jul 2007 22:50:16 -0700, in comp.lang.c , Anurag
<anurag.cs@gmai l.comwrote:
>I need any tool by which i can see DebugMsg() in dll.
>I need to run that dll and see debug messages.
This isn't a C question.
You might however want to google for "view debug messages windows".
And next time, please Search The Fine Web first...
--
Mark McIntyre
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it."
--Brian Kernighan
On Wed, 11 Jul 2007 22:50:16 -0700, in comp.lang.c , Anurag
<anurag.cs@gmai l.comwrote:
>
>>I need any tool by which i can see DebugMsg() in dll.
>>I need to run that dll and see debug messages.
>
This isn't a C question.
>
You might however want to google for "view debug messages windows".
>
And next time, please Search The Fine Web first...
Do you have a magical formula which dictates when you tell people to
search the web? Or is your knowledge of all things so comprehensive you
are able to discerned that any question has not already been covered and
is available by google. Your conceit is astonishing.
Comment