<div dir="ltr">Hi guys,<div><br></div><div>The recent threat on Raspberry libraries made me think. I remember that it was possible in Delphi to access .ddl libraries written in C or C++ (a bit more work) by wrapping them and using a "far" call? I did this a while ago, so not clear on the details anymore. Typically I would write a driver etc. for hardware in C/C++ and then have a Delphi wrapper class that I could use to access the hardware. I assume this is still possible in Lazarus? Are there any tutorials etc. or will the old Delphi methods still work? Will this also work with Linux .so files? For that matter, are there any other way for Lazarus to get direct access to the hardware (except maybe use inline assembler)?</div><div><br></div><div>Thanks for bringing me back up to speed!</div><div><br></div><div>Cheers,</div><div>Chavoux</div></div>