__cdecl TYPELIB_PROC int SameText(PTEXT l1, PTEXT l2);
typelib.h
these return 1 for more(l1>l2) -1 for (l1<l2) and 0 for match.
Functions