Control Crashes - Help !!!
Hi -
Using Visual C++ 6.0 and MapPoint as an activeX control, it often happens
that if you click the moust (left or right) in the MapPoint control, the
program terminates immediately. Usually with a "report bug to MS" popup
following.
If no one know why, could someone tell me how to disable the Mouse in the
MapPoint Control (for now, at least) ?
I've tried to use Map->GetApplication().SetUserControl(FALSE), but
apparently I don't have access to this (if it's the right method).
Thanks