Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Access Violation occurs on app exit with v10.3.1
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Access Violation occurs on app exit with v10.3.1

 Post Reply Post Reply
Author
Message
cjsnewbie View Drop Down
Groupie
Groupie


Joined: 24 October 2006
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote cjsnewbie Quote  Post ReplyReply Direct Link To This Post Topic: Access Violation occurs on app exit with v10.3.1
    Posted: 24 October 2006 at 2:41pm

Hi,

Recently I upgraded from Xtreme Toolkit Pro v9.81 to v10.3.1. My app works fine with new toolkit until I exit the app. Problem is that I get access violation crash when I exit.

My project is configured to use MFC in a shared DLL.

I want to link Xtreme Toolkit Pro as a dll so I deployed toolkit with following settings:

Build Configuration:  As a DLL
Unicode Support:      Unicode
Platform:                   Win32

Here is the call stack I get when I exit my app:



Am I linking it wrong? Am I missing any function call before exiting the app to unload Xtreme Toolkit dll?

Thanks.

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 24 October 2006 at 3:45pm
Hello,
 
What modules you use in your application (CommandBars/DockingPanes/SkinFramework/etc) ?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
cjsnewbie View Drop Down
Groupie
Groupie


Joined: 24 October 2006
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote cjsnewbie Quote  Post ReplyReply Direct Link To This Post Posted: 24 October 2006 at 4:08pm
Commandbars.

In OnCreate() function of MainFrame I am creating object of commandbars like this:

CXTPCommandBars* pCommandBars = GetCommandBars();

As a side info, I have also classes in my app which are derived from CXTShellTreeCtrl and CXTShellListCtrl.


 
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 25 October 2006 at 1:14am
Hi,
 
Have no idea then :(   Try to rebuild all projects.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.