Français I’m actually trying to convert a Delphi component to Lazarus. The work is running Ok but I have some difficulties finding multi-platform equivalents working with FPC/Lazarus. This must be complicated as those functions are about shell integration and each shell have it’s own approach. Here is the typical code giving me headaches : //this [...]