msvcrt: Add implementation of _strncoll (try 2)

Dmitry Timoshkov dmitry at codeweavers.com
Wed Nov 17 08:34:45 CST 2010


Vitaly Perov <vitperov at etersoft.ru> wrote:

> +    result = strcoll(nstr1, nstr2);

System strcoll() for strings in different encoding won't work properly.

-- 
Dmitry.



More information about the wine-devel mailing list