shell32: Use simple helper for case insensitive strstr()

Alexandre Julliard julliard at winehq.org
Wed Jan 25 04:36:21 CST 2012


Nikolay Sivov <nsivov at codeweavers.com> writes:

> Fix for http://bugs.winehq.org/show_bug.cgi?id=28087

You shouldn't need anything of the kind. If StrStrIW doesn't work right
it should be fixed (plus of course there's no reason to even use
strstr() here at all).

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list