|
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. |