Source position: jwawinnls.pas line 1550
function CompareStringW(
Locale: LCID;
dwCmpFlags: DWORD;
lpString1: LPCWSTR;
cchCount1: Integer;
lpString2: LPCWSTR;
cchCount2: Integer
):Integer;