Fix Missing First Character with Unicode INI Parsing

Robert Shearman rob at codeweavers.com
Wed Nov 16 21:13:58 CST 2005


ChangeLog:
- The BOM doesn't need a DWORD sized variable, only a WCHAR one.
- Don't increment the szFile pointer since we removed the BOM earlier 
and it will cause the first real character of the INI file to be skipped.

-- 
Rob Shearman

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


More information about the wine-patches mailing list