1 message in net.java.dev.jna.usersWinCE Target Problems
FromSent OnAttachments
youc...@free.frFeb 15, 2008 2:15 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:WinCE Target ProblemsActions...
From:youc...@free.fr (youc@free.fr)
Date:Feb 15, 2008 2:15:14 am
List:net.java.dev.jna.users

Hi,

I just compile the "ctypes4j.sourceforge.net" projet with Microsoft eMbedded C++ 4.0 for the target : Windows Mobile 2003 SE. This project is based on LIBFFI.

So I am able to compile the project JNA for this target.

However, the target JVM implements only the Foundation Profile 1.1 : there is no java.awt.* and java.nio.*

My question: is there stubs for these classes?