by IDEAL Software Support » Sun Jul 06, 2014 6:19 am
Any programming language, which can call shared libraries (DLLs, Shared Objects, Dylibs), can use VPE. Most available programming languages support this.
In regular, a programming language requires to declare the functions which are exported by a shared library.
We have developed an in-house tool, which can generate automatically source code with the function declarations of VPE. If you are interested, please contact us by e-mail and we will see, if we can use our tool to create the function declarations for Xojo.