[Gdal-dev] OGR DLL in Windows?

Frank Warmerdam fwarmerdam at gmail.com
Tue Nov 30 11:04:45 EST 2004


On Tue, 30 Nov 2004 10:36:37 -0500, CARLOS GARCIA
<carlos.garcia at sigtech-co.com> wrote:
> Hi everyone
> 
> Does anybody tried to create a DLL with the ogr C api? For example, to
> use it in other languages like Visual Basic
> Appreciate any help

Carlos, 

The OGR C API is exported from the GDAL DLL using a default build
on win32.  So you should (more or less) be able to import OGR C API
entry points from gdal12.dll in VB.   Access to some types may
be very ackward though.

Best regards,

-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the Gdal-dev mailing list