Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > Visual C++
|
Visual C++ Questions specific to Microsoft's Visual C++. For questions not specific to this Microsoft version, use the C++ Programming forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual C++ section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 23rd, 2006, 01:30 AM
Registered User
 
Join Date: May 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Avihay
Default Access violation continues after catch (...) block

Hi all, the subject says it all. I used a catch (...) block, and indeed it caught the access violation exception, but the exception continued from the catch block, and crashed the program.
I must add that in the catch block I only set a boolean member of the class to true.

Anyone?


 
Old June 9th, 2006, 02:03 AM
Authorized User
 
Join Date: May 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Are you trying to CAST Variables in try block ???

I think this could be your problem.
give me more details so i can help you.


DK





Similar Threads
Thread Thread Starter Forum Replies Last Post
VB Error: Syntax Error or Access Violation codehappy VB How-To 7 October 3rd, 2007 05:41 PM
PHP has encountered an Access Violation at 0B63E30 p2ptolu PHP Databases 0 June 2nd, 2006 07:31 AM
weird access violation Yosi Visual C++ 0 January 6th, 2005 05:19 AM
Access Violation ? T-5 Beginning PHP 1 July 24th, 2004 09:29 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.