Help! my toolbar cause IE deadlock
From: wangzhong (wzhy2000_at_hotmail.com)
Date: 08/23/04
- Previous message: xtreem: "restricing window.external.. again"
- Next in thread: Igor Tandetnik: "Re: Help! my toolbar cause IE deadlock"
- Reply: Igor Tandetnik: "Re: Help! my toolbar cause IE deadlock"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 23 Aug 2004 12:02:54 +0900
Hello all,
I am doing a toolbar for IE. I have a strange problem,
in some computers, the IE will hang when the one of browsers is closed.
the following is some information about this plugin.
1) Written in MFC DLL(include ATL and WTL)
2) Creates some work threads with CWinThread in this DLL
3) Intercepts the DWebBrowserEvent
4) In Browser thread, create a hidden window for receive the message
from work thread, then call IWebBrowser method to do something.
When the browser becomes deadlock, all COM threads
will be stopped at !NTDLL@sharedUserData
XXXXX mov eax,funcId (funcId= 10F, 10E, 11A5, 3B,C4,B4 )
XXXXX mov dx, 7FFE0300h
XXXXX call dx ;sharedUserData
XXXXX ret och
Any Ideas ?
- Previous message: xtreem: "restricing window.external.. again"
- Next in thread: Igor Tandetnik: "Re: Help! my toolbar cause IE deadlock"
- Reply: Igor Tandetnik: "Re: Help! my toolbar cause IE deadlock"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|