View Single Post

  #1 (permalink)  
Old 02-24-2004
frankp frankp is offline
Junior Member
White Belt
 
Join Date: Dec 2003
Posts: 8
Can a MapPoint control be conditionall loaded or late bound?

Greetings, all.

I have an application which is using the MapPoint control for doing some routing. It works very well. The issue is an Access Violation is raised when the application is launched on a machine on which MapPoint isn't installed.

Is there a way to verify that MapPoint is, in fact, installed and then instantiate the control? I really don't want to have to maintain two versions of this application! FWIW, the app is written in Delphi.

Phil Frank
Reply With Quote