liu_daojie wrote: > > hello: > here I have a question in wince you use the same lib and include as in > vc6.0 ?
You have to build dedicated DLL for Windows CE. Here is solution/project file for Visual C++ 2005/2008: https://svn.osgeo.org/gdal/trunk/gdal/wince/msvc80/ > or others ? can you list them? One DLL and one import library. > the method is same in wince as in vc6 to open image(tiff)? Yes, it is. Tom has already explained it: http://lists.osgeo.org/pipermail/gdal-dev/2008-September/018390.html Best regards, -- Mateusz Loskot http://mateusz.loskot.net _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
