Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTHtmlView problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTHtmlView problem

 Post Reply Post Reply
Author
Message
hpesata View Drop Down
Groupie
Groupie


Joined: 16 July 2004
Status: Offline
Points: 60
Post Options Post Options   Thanks (0) Thanks(0)   Quote hpesata Quote  Post ReplyReply Direct Link To This Post Topic: CXTHtmlView problem
    Posted: 04 October 2005 at 4:41am
Hi!

XTP 9.70

we created an MFC regular DLL whch is loaded by an old MFC-app (4.0)
we dont have access to the source of this app, just an DLL-interface.
our regular DLL uses XTP and loads MFC extension DLLs which also use XTP.
one of the extension DLLs uses a CXTHtmlView class which is used within a
docking pane. I add/create it using AttachView().

when I shutdown the app, it takes about 1 minute till the CXTHtmlView object
gets detstroyed. this effect doesnt occur when we load our DLLs from within an
new MFC app, built with VC++.NET, everything shuts down fine.

I found an article regarding docking-panes which dont get updated because of the missing WM_IDLEUPDATECMDUI message. we had exact the same problem and I was able to fix it with the information form this forum.

maybe the problem with the CXTHtnlView is also related to the fact, that some message is missing,  are there any specific messages this control relies upon shutdown ?

any help with this would be greatly appreciated,
thanx in advance!

regards,
Hans

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.