Source position: line 0
function GetWindowOrgEx(
dc: HDC;
var P: TPoint
):Integer;function GetWindowOrgEx(
P: PPoint
):Integer;