![]() |
Bug in SkinFrameWork (V10.2006.Q2) |
Post Reply
|
| Author | |
srana
Groupie
Joined: 15 May 2003 Location: India Status: Offline Points: 27 |
Post Options
Thanks(0)
Quote Reply
Topic: Bug in SkinFrameWork (V10.2006.Q2)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 |
|
![]() |
|
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 |