Anoni Moose wrote:
* libs/unicode/string.c: unicode: Added strcasecmpW, strncasecmpW functions.
You've added a dependency on user32.tolowerW, which cannot be linked from all the places that unicode.h is used.
Mike
Anoni Moose wrote:
* libs/unicode/string.c: unicode: Added strcasecmpW, strncasecmpW functions.
You've added a dependency on user32.tolowerW, which cannot be linked from all the places that unicode.h is used.
Mike