Added support for Win32 wide character file API. Unicode filenames are now fully supported on the windows platform: for example exotic filenames like the greek letter pi (u"\u03c0"). However, this needed unofficial modifications in the C++ shapelib library.
|