INI File Processing Improvements

Robert Shearman R.J.Shearman at warwick.ac.uk
Fri Jan 23 23:28:54 CST 2004


Hi,

Initially, I just wanted to add Unicode support, but ended up redoing
most of the parsing and saving. It now doesn't use Unix functions for
files, doesn't needlessly peek into DOSFS internals and fully processes
files in Unicode. I've also added Unicode file detection as detailed
here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/unicode_42jv.asp

Changelog:
- Use Win32 instead of Unix file functions
- Process files fully in Unicode
- Add Unicode file detection

-------------- next part --------------
A non-text attachment was scrubbed...
Name: profile.diff
Type: text/x-patch
Size: 24893 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040124/2f4477e1/profile.bin


More information about the wine-patches mailing list