[fpc-devel] RTL and Unicode filenames operations.

dmitry boyarintsev skalogryz.lists at gmail.com
Sat Feb 6 15:02:36 CET 2010


Hi all,

Here's ufiles unit. It's not complete, as i see it. Unicode directory
operations are missing.

The unit itself is a unicode version SysUtils file functions. Handles
created by ufiles is eventually compatible with SysUtils functions.
Find* operations are not compatible, because the other structure is
used.

Once the unit is done, I'll propose it as a FCL package.
The unit also contains TFileStreamU the unicode equivalent of TFileStream.

If anyone has any suggestions on the unit i'll be glad to hear them.

thanks,
dmitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ufiles.zip
Type: application/zip
Size: 4832 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20100206/f73a846c/attachment.zip>


More information about the fpc-devel mailing list