VB6 and GM
Hii..
I wanna ask, I made A program with VB6 to process a ASCII (.asc) file , this file contain a elevation data convert it from srtm file
Now after I process the data using my program (result in ASCII too) I wanna open this in VB6.
how to connected VB6 and GM?
what the code to open ASCII file in vb6?
Thankss
I wanna ask, I made A program with VB6 to process a ASCII (.asc) file , this file contain a elevation data convert it from srtm file
Now after I process the data using my program (result in ASCII too) I wanna open this in VB6.
how to connected VB6 and GM?
what the code to open ASCII file in vb6?
Thankss
Comments
-
There is a sample demonstrating how to use the Global Mapper SDK from VB.NET on the Developers page at GLOBAL MAPPER. A similar approach can be used from VB6.
You would use the GM_LoadGenericAciiTextLayer function to load the data file.
Let me know if I can be of further assistance.
Thanks,
Mike
Global Mapper Support
support@globalmapper.com -
Unable to load DLL 'GlobalMapperInterface': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
it's show when I want the test Global Mapper SDK from VB.NET ? why?
em did GM have an OCX component file so I can add it to component in vb6?
Thanks -
You need to make sure that the entire contents of the bin folder from the SDK is available in your application folder so that the GlobalMapperInterface.dll file can be found and loaded. The Global Mapper SDK is a standard Windows DLL usable from pretty much any development environment (just like the Windows kernel and system DLLs) and not an OCX component.
Let me know if I can be of further assistance.
Thanks,
Mike
Global Mapper Support
support@globalmapper.com
Categories
- 13K All Categories
- 5.8K Features Discussion
- 350 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 652 GM Script Language
- 56 User Scripts
- 115 GPS Features
- 421 Projection Questions
- 837 Raster Data
- 1.4K Vector Data
- 6.7K Support
- 182 Announcement and News
- 943 Bug Report
- 562 SDK
- 1.2K Suggestion Box
- 3.8K Technical Support
- 581 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 245 How I use Global Mapper
- 111 Global Mapper Forum Website
