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