LispWorks Foreign Language Interface User Guide and Reference Manual > 4 Advanced Uses of the FLI > 4.6 Using DLLs within the LispWorks FLI

NextPrevUpTopContentsIndex

4.6.2 Using C++ DLLs

You must make the exported names match the FLI definitions. To do this:

Note: watch out for the calling convention of the exported function, which must match the :calling-convention in the FLI definitions.


LispWorks Foreign Language Interface User Guide and Reference Manual - 21 Dec 2009

NextPrevUpTopContentsIndex