Knowledge Base Article
KB10647 - Please explain the purpose of the DK-ActiveX wrapper for VC++.
The DK-ActiveX GIS toolkit (XDK) requires header files for use with VC++. For the convinience of VC++ developers, TatukGIS provides these header files in the form of Visual C++ Wrapper. This wrapper is available as a ZIP file download from the TatukGIS web site. Those header and C++ files in the zipped download should replace the files provided with the VC++ InMemory sample. (The InMemory sample is the most important DK sample offered in VC++ code.)
Typically developers using Visual Studio 6 find the VC++ wrapper provided TatukGIS to be helpful. DK developers using later versions of Visual Studio can generate the required a wrapper themselves.
Regarding the DK.NET edition and support for VC++ (Microsoft Visual Studio C++ Studio 2005), no special DK.NET VC++ samples are provided becuase use of the DK.NET in a VC++ environment is much simpler than the DK-ActiveX. A special VC++ wrapper for the DK.NET edition is not required.
Created: 2005-10-13, Modified: 2007-02-20
|