The BOM doesn't need a DWORD sized variable, only a WCHAR one.
commiteeb0062fbb15afac8359411f32399cd8c76eed10
authorRobert Shearman <rob@codeweavers.com>
Thu, 17 Nov 2005 11:05:46 +0000 (17 11:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Nov 2005 11:05:46 +0000 (17 11:05 +0000)
treef4b590dd4dc6d015cc03cad63228b5c4c3bb8d47
parentf42fac556680b817169538034a88e20af63cdd93
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.
dlls/kernel/profile.c