Re: [gdal-dev] UTF8/Wide chars in path

2010-01-15 Thread Frank Warmerdam
ogr user wrote: Dear all, I've been looking around GDAL codebase and I can't see anything that would deal with wide/multybyte characters for file names/paths on Windows. Would you please confirm that on Windows GDAL will only be able to open files with pure ASCII names, not international charse

[gdal-dev] UTF8/Wide chars in path

2010-01-13 Thread ogr user
Dear all, I've been looking around GDAL codebase and I can't see anything that would deal with wide/multybyte characters for file names/paths on Windows. Would you please confirm that on Windows GDAL will only be able to open files with pure ASCII names, not international charset? -M ___