![]() |
10.3.1 problem |
Post Reply
|
| Author | |
garylyb
Newbie
Joined: 23 August 2006 Status: Offline Points: 17 |
Post Options
Thanks(0)
Quote Reply
Topic: 10.3.1 problemPosted: 20 September 2006 at 10:56am |
|
Hello -
I just went from 10.3.0 to 10.3.1 My main frame is defined as
class CMainFrame : public CXTPMDIFrameWnd, CXTPOffice2007FrameHookIn debug mode, there is no problem, the app loads, and I can switch themes as before, I had to add this to the rc2 file to swith to the 2007 themes: #include "C:\Program Files\Codejock Software\MFC\Xtreme ToolkitPro v10.3.1\Source\Ribbon\Styles\Office2007Blue\Office2007Blue.rc"Now, when I compile in release mode, the app does not get through CMainFrame::OnCreate
It aborts on a LoadToolBar command:
if (!pToolBarskin || !pToolBarskin->LoadToolBar(IDR_TOOL_SWITCH))
If I comment out the Office2007Blue.rc include, it aborts immediately, if I leave it in, it takes about 15 seconds before it aborts, in either case, it never completes the loadtoolbar command. I took out the tool bar that it was aborting on, but then it aborted on a different tool bar. - Release mode only, debug works fine. |
|
![]() |
|
garylyb
Newbie
Joined: 23 August 2006 Status: Offline Points: 17 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 September 2006 at 11:30am |
|
Well I tried compiling using dll, instead of static.
It works in both release and debug as a dll.
I deleted all the release and debugs directories, and tried it again as static - it still aborts.
I'm out of ideas.
Gary
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 September 2006 at 1:43pm |
|
Hi,
guess you use old lib from 10.3. try to rebuild all possible files from toolkit pro.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
garylyb
Newbie
Joined: 23 August 2006 Status: Offline Points: 17 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 September 2006 at 3:07pm |
|
I went to re boot, and the computer would not load, the boot partition was wiped out.
I ended up re installing Windows and everything else.
it finally works.
Gary
|
|
![]() |
|
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 |