View Single Post

  #3 (permalink)  
Old 02-22-2007
VC_Man VC_Man is offline
Member
Green Belt
 
Join Date: Nov 2006
Posts: 87
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.
Reply With Quote