Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

JavaWorld Daily Brew

Access 16 Bit DLLs using java?



Hi,

I have been given the task to upgrade an existing 16 Bit Desktop application.
The source code is in GFA Basic. I wanted to know if there is a possibility to access the functions inside these 16 Bit Dlls via jna/jni(I am not sure about the difference between the two).
Your help would be highly appreciated.
Thanks.