I have searched the forums here and haven't quite found what I've been looking for. I have MapPoint 2004 (not LS and not Web Service), and program in C#.NET. I would like to create a function that will take in 2 pairs of (Lat,Long) and return the driving directions. I just want to create the class members to do it, I don't want to have to drag and drop the control onto a windows form. It is for internal use only and will not be over the internet. Does anybody know how I could accomplish this?