4 messages in net.java.dev.jna.usersRe: [jna-users] JNA and Windows mobile
FromSent OnAttachments
youc...@free.frMar 16, 2009 2:46 pm 
Hristo NovatchkovMar 27, 2009 3:14 pm 
youc...@free.frMar 30, 2009 1:37 am 
Novatchkov HristoJul 27, 2009 1:03 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] JNA and Windows mobileActions...
From:Hristo Novatchkov (hris@univie.ac.at)
Date:Mar 27, 2009 3:14:32 pm
List:net.java.dev.jna.users

Hi Youcef,

thanks again for uploading the patch for Windows Mobile. The dll seems to work, since the runtime doesn't complain about that anymore. Though, when I try to make some native calls on the device, some of them work, but others let my program suddenly crash. Therefore some comments and questions: The jna jar that you gave me seems to be for Windows Mobile 2003 and doesn't include the patch dll (you didn't include it on purpose I guess?). I am using WM 6, hence, my question: can I use the same jar by adding the appropriate dll in a subfolder win32-arm? Do I also have to rename the wm2003 folder to something like wm6 or that doesn't matter at all? Is there anything else that I have to include in the jar file?

I'd really appreciate your help! Hristo

youc@free.fr schrieb:

Hi,

I have submitted a patch for wince platform. see : https://jna.dev.java.net/issues/show_bug.cgi?id=108

The JNA version is 3.0.5 and the target JVM is CDC 1.1 Foundation Profile (ie. without AWT and NIO).

Bests regards.