2 messages in net.java.dev.jna.usersRe: [jna-users] JNA on WindowsCE and ...
FromSent OnAttachments
Rostislav ShnaperJun 9, 2007 11:26 pm 
Timothy WallJun 10, 2007 6:40 pm 
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] JNA on WindowsCE and Windows MobileActions...
From:Timothy Wall (twal@dev.java.net)
Date:Jun 10, 2007 6:40:48 pm
List:net.java.dev.jna.users

On Jun 10, 2007, at 2:26 AM, Rostislav Shnaper wrote:

Hello,

I was wondering how do I make JNA work on JVMs that run on Windows CE and Windows Mobile? I understand that the dll inside jna.jar is for win32. Is there a way to recompile the jna native source so that it works with Windows CE/Mobile, and if so how?

I don't know why it wouldn't work, but I'm not that familiar with WinCE. Won't hurt you to try it. I don't know if gcc supports WinCE, but if it does that might be an easier port if you can't get MSVC to work.