Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C++ Libraries / December 2004

Tip: Looking for answers? Try searching our database.

How to disable Microsoft Visual C++ Runtime Library popup

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rob - 03 Dec 2004 21:31 GMT
I have an unattended application that I want to exit on exception.  It
appears that certain exceptions in the CRT (caused by bugs in our code) cause
a 'Microsoft Visual C++ Runtime Library' popup that requires acknowledgement
before the application exits.  I'm concerned that if I implement an unhandled
exception handler, it will not handle these cases if the CRT already is.  Is
there a way to disable this apparent exception handling within the CRT?  Or
is my understanding incorrect?

Thank you.
Ashok K Kumar - 04 Dec 2004 05:48 GMT
Have you tried setting a unhandled exception handler? If I am right, if your
application does not handle the exception, then the runtime exception dialog
will be displayed. So setup your unhandled exception handler and then you
wont get those dialogs. Having said that, IMHO why not solve the problem
rather than trying something new.

Signature

_____________________
Ashok K Kumar
ashokkal at gmail dot com

> I have an unattended application that I want to exit on exception.  It
> appears that certain exceptions in the CRT (caused by bugs in our code) cause
[quoted text clipped - 5 lines]
>
> Thank you.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.