"Robert Shearman" <[EMAIL PROTECTED]> wrote: > Changelog: > - Use Win32 instead of Unix file functions > - Process files fully in Unicode > - Add Unicode file detection
Further concerns: 1. You are duplicating too much unicode helpers already existing in wine_unicode and include/wine/unicode.h 2. Are you sure that Windows supports unicode .ini files at all? -- Dmitry.
