Static Library + skins = crash |
Post Reply |
Author | |
Algae
Senior Member Joined: 08 January 2007 Location: United States Status: Offline Points: 217 |
Post Options
Thanks(0)
Posted: 12 April 2007 at 6:52pm |
Using the SkinMDISample version 10.42 (Use MFC in a Static Library), the program crashes with a stack overflow when you change to the "default" skin. This seems to be the case with any app using the same feature with the Static Library. Any workaround for this? Thanks in advance. > SkinMDISampleD.exe!CXTPSkinManagerApiHook::GetInstance() Line 74 C++ SkinMDISampleD.exe!CXTPSkinManagerApiHook::GetOriginalProc(XTPSkinFrameworkApiFunctionIndex nIndex=xtpSkinApiDefMDIChildProcA) Line 188 + 0x9 bytes C++ SkinMDISampleD.exe!CXTPSkinManagerApiHook::OnHookDefMDIChildProcA(HWND__ * hWnd=0x0011106c, unsigned int Msg=70, unsigned int wParam=0, long lParam=1238508) Line 842 + 0x7 bytes C++ SkinMDISampleD.exe!CXTPSkinManagerApiHook::OnHookDefMDIChildProcA(HWND__ * hWnd=0x0011106c, unsigned int Msg=70, unsigned int wParam=0, long lParam=1238508) Line 844 + 0x18 bytes C++ SkinMDISampleD.exe!CXTPSkinManagerApiHook::OnHookDefMDIChildProcA(HWND__ * hWnd=0x0011106c, unsigned int Msg=70, unsigned int wParam=0, long lParam=1238508) Line 844 + 0x18 bytes C++ SkinMDISampleD.exe!CXTPSkinManagerApiHook::OnHookDefMDIChildProcA(HWND__ * hWnd=0x0011106c, unsigned int Msg=70, unsigned int wParam=0, long lParam=1238508) Line 844 + 0x18 bytes C++ |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
yes, thanks, we already fixed this problem with static library in 10.4.2.
Here solution:
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Algae
Senior Member Joined: 08 January 2007 Location: United States Status: Offline Points: 217 |
Post Options
Thanks(0)
|
Thank you for the fast response Oleg. The correction worked perfectly.
I don't know how I missed the post on the fix before |
|
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 |