| Re: VC++ doesn't find MapPoint 2006 ActiveX control
Hi DrNobody,
I use VC++6.0 too, I just do following:
Project -> Add to Project -> Components and Controls -> Registered AciveX controls. There you need to look for Microsoft Mappoint 13.0. That's the one of Mappoint2006.
The other way is:
Claswizard -> New Class -> From a typelibrary... and than look in the Mappoint directory for the .tlb-file.
I hope this will help. |