![]() |
【转帖】readfile support for unicode filenames
readfile support for unicode filenames?
readfile support for unicode filenames? what is the best way for me to load filenames containing chinese characters etc.. ? readfile accepts "odchar *" as the filename? any suggestions? cheers jason just worked out a work-around method for now using short filenames, but is there any future plans for supporting unicode, not sure if the short filenames will always work, but seems so far quite good. cheers jason odchar* can point to mbcs string representing chinese characters on chinese computer. sergey slezkin there is more than one multi-byte character encoding. what encodings are specifically supported? i overloaded the odrxobjectimpl<odstreambuf> class and passed its pointer to the exhostappservices::readfile() function, thus trapping all calls to read and write and providing my own implementation there. |
| 所有的时间均为北京时间。 现在的时间是 12:37 AM. |