[EMAIL PROTECTED] escreveu: > UTF8 allows me not to introduce the concept of codepage in my port, which is > wants to be a stand alone filesystem library. > I, for example, could add a function that detects the presence of UTF8 tokens > in the string path passed to dos_open().... > What I really would like to do is using the ordinary fopen() function to > access long-filename files.
LFN is stored as "some" codepage. For me it is allways cp850, but it probably varies. You need to configure somehow the underlying codepage. Same thing happens with Samba, the Linux Client is utf8 but I have to configure that my Win98 partition works with cp850. Alain ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel