View Single Post

  #2 (permalink)  
Old 01-14-2005
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,112
Hi,

No with 2 mappoint objects and 2 instances of the program you always will have 4 mappoin.exe in background.

However. You can make a separate class to interface with mappoint.exe and with public methods for your other forms. Or you can make a dll whitch then can be used by the 2 instances of the program. Or a server program that deal with mappoint and clients can talk tough it with middleware architeture.
Reply With Quote