Re: [gdal-dev] GDAL with MFC

2009-10-26 Thread Frank Warmerdam
Yilmaz Arslanoglu wrote: Everything works perfect if this module is used in a non-MFC project (btw, projects are compiled with VS 2008) However, when the module is moved to an MFC-based project, sounding point values (x, y, and z) come as abnormal values, whereas no problem occurs with the values

[gdal-dev] GDAL with MFC

2009-10-26 Thread Yilmaz Arslanoglu
Hi all; Using the GDAL/OGR library, I made a module which extracts the depth points from the sounding and contour layers of an ENC file. Everything works perfect if this module is used in a non-MFC project (btw, projects are compiled with VS 2008) However, when the module is moved to an MFC-based