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