Source position: jwawinnls.pas line 1553
function CompareString(
Locale: LCID;
dwCmpFlags: DWORD;
lpString1: LPCTSTR;
cchCount1: Integer;
lpString2: LPCTSTR;
cchCount2: Integer
):Integer;