Source position: jwawinuser.pas line 10857
type tagCURSORINFO = record
cbSize: DWORD;
flags: DWORD;
hCursor: HCURSOR;
ptScreenPos: POINT;
end;