0 Members and 1 Guest are viewing this topic.
_DROPFILES = record pFiles: DWORD; { offset of file list } pt: TPoint; { drop point (client coords) } fNC: BOOL; { is it on NonClient area } { and pt is in screen coords } fWide: BOOL; { WIDE character switch } end;