Ali_shorman
April 3rd, 2008, 08:26 AM
Hello All..I'm totally new to ms v++ field..Igot used to use the old fashion of
Turbo C 3.0...however I'm working now in GIS software for globalmapper.com and this company created an ExternaControlAPI to use from external application with their software...the comment of company as follow for this API:
********************
External Control Interface Top
Global Mapper supports allowing external applications to control the view window bounds displayed and to also display point symbols and text at user-specified locations on the main map display. This is accomplished through the use of WM_COPYDATA messages to pass data between Global Mapper and the external application.
The structure definitions as well as sample C++ code for controlling Global Mapper are provided in the download below.
CLICK HERE TO DOWNLOAD EXTERNAL CONTROL API
***************************************
I've downloaded it and didn't from where to start!!...should i compile it as what and how steps to compile it?
how should i run it?
I've attached this API below
Turbo C 3.0...however I'm working now in GIS software for globalmapper.com and this company created an ExternaControlAPI to use from external application with their software...the comment of company as follow for this API:
********************
External Control Interface Top
Global Mapper supports allowing external applications to control the view window bounds displayed and to also display point symbols and text at user-specified locations on the main map display. This is accomplished through the use of WM_COPYDATA messages to pass data between Global Mapper and the external application.
The structure definitions as well as sample C++ code for controlling Global Mapper are provided in the download below.
CLICK HERE TO DOWNLOAD EXTERNAL CONTROL API
***************************************
I've downloaded it and didn't from where to start!!...should i compile it as what and how steps to compile it?
how should i run it?
I've attached this API below