<p>Am 11.07.2014 17:21 schrieb "Tony Whyman" <<a href="mailto:tony.whyman@mccallumwhyman.com">tony.whyman@mccallumwhyman.com</a>>:<br>
><br>
> Does anyone know if it is possible to use an fpc interface type to<br>
> access an interface exported (as a pointer to the interface) by a C++<br>
> program on Linux or Windows or both?</p>
<p>It should be possible if you use COM interfaces on FPC side and MSVC or Clang/MS-ABI for C++.</p>
<p>Regards,<br>
Sven</p>