[PATCH] Use correct headers for strcasecmp

Mike McCormack mike at codeweavers.com
Sat Sep 30 06:11:58 CDT 2006


Marcus Meissner wrote:
> We need to include string.h and also wine/port.h
> to get strcasecmp on platforms where it is missing.

In Win32 code, shouldn't we be using lstrcmpi instead?

Mike




More information about the wine-devel mailing list