Wednesday, May 13, 2015

Digest for comp.programming.threads@googlegroups.com - 6 updates in 2 topics

Ramine <ramine@1.1>: May 12 12:42PM -0700

Hello,
 
 
JNI Wrapper for Delphi and FreePascal version 2.8
 
 
Authors: Jonathan Revusky, Amine Moulay Ramdane and Salvatore Meschini.
 
Email: aminer@videotron.ca
 
 
Description:
 
This JNI Wrapper for Delphi and FreePascal provides a powerful and
simplified object-oriented API for doing mixed language programming in
Java and Delphi (Borland Object Pascal language) or FreePascal. This may
provide an easier and more productive way of getting Win32 and Win64
features in Java projects and integrating legacy code (at least for the
Delphi or FreePascal community). Please read the readme file inside the
zip file to learn more.
 
Amine Moulay Ramdane has enhanced more JNI Wrapper and ported it
to 64 bit, here is the functions that i have implemented and added:
 
function JstringArrayToDTStrings(jarr : JArray) : TStrings;
function JdoubleArrayToDdoubleArray(jarr : JdoubleArray) : TDdoubleArray;
function JfloatArrayToDsingleArray(jarr : JFloatArray) : TDsingleArray;
function JcharArrayToDwordArray(jarr : JCharArray) : TDwordArray;
function JbyteArrayToDshortintArray(jarr : JByteArray) : TDshortintArray;
function JshortArrayToDsmallintArray(jarr : JShortArray) : TDsmallintArray;
function JbooleanArrayToDbooleanArray(jarr : JBooleanArray) :
TDbooleanArray;
 
 
Language: FPC Pascal v2.2.0+ / Delphi XE+: http://www.freepascal.org/
 
Operating Systems: Windows.
 
 
You can download JNI Wrapper for Delphi and FreePascal version 2.8 from:
 
https://sites.google.com/site/aminer68/jni-wrapper-for-delphi-and-freepascal
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: May 12 12:51PM -0700

Hello,
 
 
This JNI Wrapper is very powerful , i have ported it to Delphi XE and to
FreePascal and to 64 bit and i have enhanced it more, it is working with
Sun Java 6 and 7 and 8 both the 32 bit and 64 bit versions, and the
interface is very easy to use, i have worked hard to bring this new
version 2.8 to you , hope you will be happy with it.
 
You can download JNI Wrapper for Delphi and FreePascal version 2.8 from:
 
https://sites.google.com/site/aminer68/jni-wrapper-for-delphi-and-freepascal
 
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: May 12 12:59PM -0700

On 5/12/2015 12:51 PM, Ramine wrote:
 
> This JNI Wrapper is very powerful , i have ported it to Delphi XE and to
> FreePascal and to 64 bit and i have enhanced it more, it is working with
> Sun Java 6 and 7 and 8 both the 32 bit and 64 bit versions, and the
 
I mean it is working with Oracle Java 6 and 7 and 8
 
 
bleachbot <bleachbot@httrack.com>: May 12 06:39PM +0200

bleachbot <bleachbot@httrack.com>: May 12 06:48PM +0200

bleachbot <bleachbot@httrack.com>: May 12 06:58PM +0200

You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com.

No comments: