Mouse event , ActiveX control
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
i have wiritten a activex control. I testted it using ActiveX test containser and in web application (in html). It works well. But when include my activeX control in a dialog based application , mouse mouse events are not correctly posted to my activex control. Sometimes it posts sometimes it doesn't. mouse down is also not posted. only when i clicked two times(not double click.one click after few seconds another click), one mouse down message is posted to my activex controls.:omg::omg::omg: