Need Windows tool to see DebugMsg in dll

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Anurag

    Need Windows tool to see DebugMsg in dll

    I need any tool by which i can see DebugMsg() in dll.
    I need to run that dll and see debug messages.

    Thanks
    Anurag

  • santosh

    #2
    Re: Need Windows tool to see DebugMsg in dll

    Anurag wrote:
    I need any tool by which i can see DebugMsg() in dll.
    I need to run that dll and see debug messages.
    Use Google or post to a Windows group.

    Comment

    • Mark McIntyre

      #3
      Re: Need Windows tool to see DebugMsg in dll

      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

      Comment

      • Richard

        #4
        Re: Need Windows tool to see DebugMsg in dll

        Mark McIntyre <markmcintyre@s pamcop.netwrite s:
        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

        Working...