Hi,
I like using B4J for the UI parts of an app, but would like to call Windows DLL's generated by C++ for performing things like:
The problem I have is I don't know how to interface B4J with these DLLs. I have tried Googling, but it seems there is a huge learning curve and I am not sure where to start.
Having some sort of template or library with suitable example apps and instructions would be excellent.
I know that this is contrary to the cross-platform paradigm as it would only work with Windows, however having this facility would open up a lot of opportunities for application development using B4J
Best regards
Rob
I like using B4J for the UI parts of an app, but would like to call Windows DLL's generated by C++ for performing things like:
- Neural networks and deep learning
- Random number generation with various distributions
- Complex filters and DSP
The problem I have is I don't know how to interface B4J with these DLLs. I have tried Googling, but it seems there is a huge learning curve and I am not sure where to start.
Having some sort of template or library with suitable example apps and instructions would be excellent.
I know that this is contrary to the cross-platform paradigm as it would only work with Windows, however having this facility would open up a lot of opportunities for application development using B4J
Best regards
Rob