Re: Supressing First chance Exceptions
tsteinke_at_gmail.com
Date: 01/18/05
- Next message: ShaZam: "Compatibility Toolkit 3.0"
- Previous message: John Wilber: "Generating Product Registration Keys"
- In reply to: Jonathan Morrison [MSFT]: "Re: Supressing First chance Exceptions"
- Next in thread: Pavel Lebedinsky: "Re: Supressing First chance Exceptions"
- Reply: Pavel Lebedinsky: "Re: Supressing First chance Exceptions"
- Messages sorted by: [ date ] [ thread ]
Date: 18 Jan 2005 04:01:05 -0800
The only options are continue and break in debugger. This is no option
that I am aware of to stop it from being reported in the Debug Output.
Am I incorrect?
Jonathan Morrison [MSFT] wrote:
> Oh - then this is really easy. :)
>
> Go to the "Debug" menu and select "Exceptions". There are groups of
> exceptions there. Pick the appropriate group (i.e. Mative Win32
Exceptions).
> Each exception is listed there with a set of options of what to do
when the
> exception occurs.
>
> HTH
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> Use of any included script samples are subject to the terms specified
at
> http://www.microsoft.com/info/cpyright.htm
> <tsteinke@gmail.com> wrote in message
> news:1105129706.328234.310980@c13g2000cwb.googlegroups.com...
> > Thank you. But where would this option go?
> >
> > I guess I should have been more specific? I am working in Visual
Studio
> > 2003 on an unmanaged Win32 App.
> >
- Next message: ShaZam: "Compatibility Toolkit 3.0"
- Previous message: John Wilber: "Generating Product Registration Keys"
- In reply to: Jonathan Morrison [MSFT]: "Re: Supressing First chance Exceptions"
- Next in thread: Pavel Lebedinsky: "Re: Supressing First chance Exceptions"
- Reply: Pavel Lebedinsky: "Re: Supressing First chance Exceptions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|