![]() |
Access Violation occurs on app exit with v10.3.1 |
Post Reply
|
| Author | |
cjsnewbie
Groupie
Joined: 24 October 2006 Status: Offline Points: 17 |
Post Options
Thanks(0)
Quote Reply
Topic: Access Violation occurs on app exit with v10.3.1Posted: 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. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
cjsnewbie
Groupie
Joined: 24 October 2006 Status: Offline Points: 17 |
Post Options
Thanks(0)
Quote Reply
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. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 25 October 2006 at 1:14am |
|
Hi,
Have no idea then :( Try to rebuild all projects.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |