How to solve IE11 browser no response when i use activex plugin to show a modal dialog

俊杰 陈 0 Reputation points
2023-02-02T03:12:11.06+00:00

Hello,I develop a Activex plugin with MFC and duilib。The main window is a class named PlayerCtrl,Inherit from COleControl。When I show a Modal Dialog with UI_WNDSTYLE_DIALOG style(show the dialog success) call a method of PlayerCtrl,IE11 browser(inclue the model dialog) can't receive any mouse event,also can't close.I have to call taskmgr for killing the IE process.In taskmgr,I found IE Process is marked no response,but my PlayerCtrl is still playing a video. How can I to solve the problem?

thank you

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,519 questions
0 comments No comments
{count} votes