Hi bros
I got this error on line 25 in the attached file uShellDragDrop.pp
uShellDragDrop.pp(25,17) Error: No matching implementation for interface method "SetData(const tagFORMATETC;var TagSTGMEDIUM;LongBool):LongInt; StdCall;" foundThis file was working in a previous version of Lazarus 2.x,
now its not working with Lazarus 3.0.
TDataObject = class(TInterfacedObject, IDataObject)
private
...
Can you please help me? Thanks a lot.