Strange ActiveX behaviour.
COM
1
Posts
1
Posters
0
Views
1
Watching
-
I have created a basic MFC ActiveX control using the VS wizard. I added one stock event, the MouseMove event. The problem is that for whatever reason the MouseMoveEvent is constantly fired wether the mouse is actually being moved or not. I have tested this with both VS.NET 2003 and beta 2 of VS.NET 2005. Both with the same weird behaviour. I have also tried to manually call the FireMouseMove() in COleControl with the same result. As soon as I call FireMouseMove() once I keep getting MouseMoveEvent's. Does anybody have a clue what is going on? Thanks, Jan We are the all singing, all dancing crap of the world. - Tyler Durden