[wintab32] Refine how we determine cursor types; use that to discard non tablet devices.

Robert Shearman rob at codeweavers.com
Thu Dec 27 05:56:03 CST 2007


Jeremy White wrote:
> +/* FIXME:  strcasestr is not available on all platforms; implement a simple version */
> +static char * poormans_strcasestr(const char *haystack, const char *needle)
>   

This is something that can be put in include/wine/port.h.

-- 
Rob Shearman




More information about the wine-devel mailing list