Re: [wintab32] Refine how we determine cursor types; use that to discard non tablet devices.
Dec. 27, 2007
5:56 a.m.
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
6664
Age (days ago)
6664
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Shearman