paulheil
Results
1
issues of
paulheil
Windows CE 6 implements _isctype and _strdup in corelibc, so those functions should be #ifdef'd out. ``` ++ b/src/wce211_string.c @@ -64,6 +64,8 @@ _CRTIMP char* __cdecl strrchr(const char* s, int...