Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - App crash when used with Xtreme ToolkitPro v13.1.0
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

App crash when used with Xtreme ToolkitPro v13.1.0

 Post Reply Post Reply
Author
Message
Pariksh*t View Drop Down
Groupie
Groupie
Avatar

Joined: 26 June 2008
Location: India
Status: Offline
Points: 77
Post Options Post Options   Thanks (0) Thanks(0)   Quote Pariksh*t Quote  Post ReplyReply Direct Link To This Post Topic: App crash when used with Xtreme ToolkitPro v13.1.0
    Posted: 02 September 2009 at 2:55am
hi
we have used xtreme toolkit in MFCs application  using Xtreme ToolkitPro v12.0.1.
It works fine. Yesterday we have installed latest version ie Xtreme ToolkitPro v13.1.0 and made necessary changes ie we copied the new dlls
ToolkitPro1310vc71U.dll and ToolkitPro1310vc71UD.dll into application path. Deleted the previos dlls ToolkitPro1201vc71U.dll and ToolkitPro1201vc71UD.dll
But our application is getting crashed.

These are lines where app is getting crashed. The pointer returned by  GetCommandBar() fun is NULL.
CXTPCommandBar* pBar =  pControlFile->GetCommandBar();
    pBar->SetIconSize(CSize(26, 26));

The application is working perfectly fine with the same code on different machine having set of Xtreme ToolkitPro v12.0.1 on which new version is not installed.

Do we need to make more changes ? What is the problem ?

Please get back asap.

Thanks and Regards,
Pariksh*t.

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 02 September 2009 at 7:06am
Hi,
 
Please try temporary comment LoadCommandBars call.
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.047 seconds.