![]() |
Access Violation in CXTPControls::RemoveAll |
Post Reply
|
| Author | |
jhuckins
Newbie
Joined: 17 September 2007 Location: United States Status: Offline Points: 12 |
Post Options
Thanks(0)
Quote Reply
Topic: Access Violation in CXTPControls::RemoveAllPosted: 17 September 2007 at 10:41am |
|
I am using XTreme Toolkit Pro v9.70 with an application that I have ported from VC 6.0 to Visual Studio 2005/Microsoft SDK for Vista/.NET 3.0 in order to make the application Vista compatible.
I am statically linking MFC AND XTreme Toolkit Pro.
Every time the XTreme Toolkit Pro library cleans up inside CXTPControls::RemoveAll, there is an access violation on the pControl->InternalRelease() call. Inside CCmdTarget::InternalRelease():
ASSERT(GetInterfaceMap() != NULL); The call to GetInterfaceMap() returns NULL.
There actually seems to be a lot of issues with XTreme Toolkit Pro v9.70 and Visual Studio 2005 related to string operations, likely due to the strict type checking and preference for use of safe string functions.
Anybody have a history with this?
|
|
|
Regards,
Jeff |
|
![]() |
|
jhuckins
Newbie
Joined: 17 September 2007 Location: United States Status: Offline Points: 12 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 September 2007 at 4:34pm |
|
Please ignore this post and refer to my latest post related to v11.2 Thank You
|
|
|
Regards,
Jeff |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |