cabinet: Include wine/port.h for strcasecmp().

Dmitry Timoshkov dmitry at codeweavers.com
Fri Feb 1 00:09:12 CST 2008


"Bang Jun-young" <junyoung at mogua.com> wrote

> cabinet: Include wine/port.h for strcasecmp().

If a Wine DLL uses strcasecmp() then it's a bug. It should
use an appropriate kernel32 API instead.

-- 
Dmitry.



More information about the wine-devel mailing list