CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 1999
    Location
    India
    Posts
    5

    Stack Trace for Error Logging

    Hi

    Is anybody there who knows any method in VB6 to trace the Stack for Error logging.

    Nilesh


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Stack Trace for Error Logging

    Numega's DevPartner for VB has a tool called FailSafe that allows you to trace the stack at runtime.


  3. #3
    Guest

    Re: Stack Trace for Error Logging

    You are true but I want to have the stack trace through VB code. Do u know any method or API which can help me.

    Thanks


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured