>> Let me ask this way, why Wine don't use standard C library functions
>> for lstringsomething kernel32 implementation? Current GLIBC, OSX LIBC
>> are Unicode libraries since quite long time. Is Wine supposed to work
>> on platforms where wchar_t is unimplemented or differs from unsigned
> WCHAR i
Adam Strzelecki wrote:
> Let me ask this way, why Wine don't use standard C library functions
> for lstringsomething kernel32 implementation? Current GLIBC, OSX LIBC
> are Unicode libraries since quite long time. Is Wine supposed to work
> on platforms where wchar_t is unimplemented or differ