CFanatic

Go Back   CFanatic > Programming > C++ Programming

Join CFanatic Forum Now

unhandled exception of type 'System.Runtime.InteropServices.SEHException' topic posted under C++ Programming which is a part of Programming category in CFanatic Forum
Reply
 
Thread Tools Display Modes
  #1  
Old 08-28-2010, 02:24 AM
Junior Member
 
Join Date: Aug 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
leon22 is on a distinguished road
| More
unhandled exception of type 'System.Runtime.InteropServices.SEHException'

Error


Code:
An unhandled exception of type 'System.Runtime.InteropServices.SEHException' occurred in IsoModuleTest.exe

Additional information: External component has thrown an exception.
result in mlock.c

Code:
void __cdecl _unlock (
int locknum
)
{
/*
* leave the critical section.
*/
LeaveCriticalSection( _locktable[locknum].lock );
} following usage:

Code:
Class A

in h: vector *testVector;

ClassA::ClassA()
{
testVector = new std::vector();
...
}

ClassA:oSomething()
{
ClassB *classB = new ClassB(testVector);

}

Class B

in h: vector *testVectorB;

ClassB::ClassB(vector *testVector)
{
testVectorB = testVector;
...
}

I don't understand this weird error !

It would be very nice if someone can help me !?


greets leon22
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing Control Position Runtime ABM MFC Programming 0 06-25-2010 01:09 AM
How to Abort a System SHutdown (system sleep) evarmint C# Programming 1 05-31-2010 10:36 PM
Roman no.system to Decimal no. system converting inspiration C Programming 2 04-13-2010 02:11 PM
Label Runtime Scale With Mouse xzyfer C# Programming 1 05-23-2007 09:42 PM
create aspx page in runtime sanju11 C# Programming 0 01-01-2007 04:45 AM

 

Advertisement

CFanatic Search
Custom Search

Advertisement

All times are GMT -5. The time now is 02:04 AM.



Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO ©2010, Crawlability, Inc.
Cfanatic.com is a premier member of the IDG TechNetwork. For advertising opportunities contact here
Get Paid for Working on Projects Matching Your Expertise at Go4Expert's Jobs Board