Indentifying Unicode scripts

Dmitry Timoshkov dmitry at codeweavers.com
Sun Jul 30 20:16:39 CDT 2006


"Vijay Kiran Kamuju" <infyquest at gmail.com> wrote:

> In windows the identification of the unicode strings is handled by msvcrt.
> I think we should put helper functions so that we can use them in msvcrt.
> Which will be inturn used in usp10

That's not true. Everything in msvcrt is implemented on top of Win32,
msvcrt is just a wrapper around Win32 APIs.

-- 
Dmitry.



More information about the wine-devel mailing list