CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1

    try and set_..._handler

    can i caught exceptio with try if i previously set exception and error handlers?

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: try and set_..._handler

    Can you give an example of what you are talking about?
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

  3. #3

    Re: try and set_..._handler

    Its resolved, i was wrong, everything works like expected

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