str{n}casecmp(): unrecognized identifier

Andrew Talbot Andrew.Talbot at talbotville.com
Sat Sep 30 07:05:50 CDT 2006


Dmitry Timoshkov wrote:

> str[n]casecmp should be used only to compare strings received from an
> underlying system, in all other cases win32 API lstrcmp[i]A should be
> used instead, otherwise bad side effects could arise due to using wrong
> locale.
> 
I see. I would mention that, currently, there are about forty-two places in
the dll files where one or other of these functions is used. (I don't know
about the programs, tools or dll/tests directories.)

Thanks,

-- Andy.





More information about the wine-devel mailing list