Print Page | Close Window

Bug in SkinFrameWork (V10.2006.Q2)

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=4461
Printed Date: 10 November 2025 at 5:35pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Bug in SkinFrameWork (V10.2006.Q2)
Posted By: srana
Subject: Bug in SkinFrameWork (V10.2006.Q2)
Date Posted: 22 June 2006 at 6:19am
VS.net 2003
MFC - static link
 
I am not been able to use Skin ramework in any of dialog based applications. Even the Codejock Sample - Xtreme ToolkitPro 2006 Q2\Samples\SkinFramework\SkinControls Shows same behaviour
 
There are random crashes and crashes on exit in both debug and release build.
 
Program breaks in
c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\skinframework\xtpskinmanagerapihook.cpp

LRESULT WINAPI CXTPSkinManagerApiHook::OnHookCallWindowProcA(FARPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam)

{

CXTPSkinManagerApiFunction* pFunction = GetInstance()->GetHookedFunction(xtpSkinApiCallWindowProcA);

ASSERT(pFunction); <--- pFunction is NULL

Whenever on exit CWnd::DefWndProc... is called there is a crash or exception above.

 



-------------

Shrishail Rana



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net