Theos PowerBasic Museum 2017

Archive => Discussion - Legacy Software (PBWIN 9.0+/PBCC 5.0+) => Topic started by: Paul Breen on January 03, 2009, 09:55:08 PM

Title: PB in your java?
Post by: Paul Breen on January 03, 2009, 09:55:08 PM
This is over my head but it sounds fun. You can use ordinary dll's with java using the jni api. Ok, that means that you can use pb with java right? Has anybody done this? Right now I have trivial code from a book that I have compiled in visual c++ to a dll (from java) but they are not talking yet. When I get java to c dll working then java to pb dll should work. Before anybody says it, yes, I will try a java site and ask them because i know this is not a java forum.
have a great new year from carolina norte
Title: Re: PB in your java?
Post by: José Roca on January 04, 2009, 07:52:29 AM
 
Sorry, but I don't use java. Maybe this post can be useful: http://www.codeproject.com/KB/java/jnisample.aspx