[fpc-pascal] How to call C++ function with Vector
    Dennis Poon 
    dennis at avidsoft.com.hk
       
    Tue Sep 26 16:22:21 CEST 2017
    
    
  
Marco van de Voort wrote:
>
> I myself generally solve this with a wrapper DLL, by crafting a DLL in C++
> that exports a C (not C++) interface, and then use that. The same method as
> QT is used from Lazarus (via wrapper dll/.so qtpas)
> _______________________________________________
Thanks.  I think I will follow your advice.
Dennis
    
    
More information about the fpc-pascal
mailing list