3 messages in net.java.dev.jna.usersRe: [jna-users] Can the JNA api be us...
FromSent OnAttachments
Charles W. WaweruJun 25, 2007 7:27 am 
Timothy WallJun 25, 2007 8:29 am 
Wayne MeissnerJun 25, 2007 8:50 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] Can the JNA api be used to access .NET librariesActions...
From:Wayne Meissner (wmei@gmail.com)
Date:Jun 25, 2007 8:50:17 am
List:net.java.dev.jna.users

Charles W. Waweru wrote:

Hello,

I am working on a project that involves working with java and .NET libraries.

Can JNA be used to allow my java classes to access native .NET libraries.

Your best bet is probably ikvm (ikvm.net) which is a JVM running on the .Net framework. They're actively integrating OpenJDK class libraries, so its compatibility should be pretty good.