Compares two Handles, returning the Sign of the difference.
Source position: lclproc.pas line 145
function CompareHandles(
h1: THandle;
h2: THandle
):Integer;