Print Page | Close Window

Crash when skin for msthml control

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=6170
Printed Date: 23 November 2024 at 5:05pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Crash when skin for msthml control
Posted By: fatbone77
Subject: Crash when skin for msthml control
Date Posted: 19 January 2007 at 8:33pm
My application crash on some machine. I before jump into msthml.dll , the last section is in  CXTPSkinManager::HookWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)

context

if (!pSink->GetSkinManager()->m_bEnabled)
    {
        if (message == WM_NCDESTROY)
        {
          CXTPSkinManager::Remove (67AFF8C0h)
        }

        return ::CallWindowProc(wndProc, hWnd, message, wParam, lParam);

crash at the last line.

i'm using V10.4



Replies:
Posted By: fatbone77
Date Posted: 22 January 2007 at 4:36am
fixed in V10.4.1



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