2 messages in net.java.dev.jna.usersjna temporary dll
FromSent OnAttachments
jean-michel TNov 16, 2007 3:14 am 
Timothy WallNov 16, 2007 8:26 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:jna temporary dllActions...
From:jean-michel T (jmto@yahoo.fr)
Date:Nov 16, 2007 3:14:24 am
List:net.java.dev.jna.users

Hi. First, i'd like to thank you for the answers I received here every time I asked
for informations. I have a new concern.

I'm using jna to call some C methods, I will need it to work on a "read only"
periphical device disk.

I realized few times ago, that there's a temp dll created by jna. I'd like to
know if there might be a way to make jna work without this temporary dll
creation which implies writing on the disk (problematic for a "read only" one).

By advance thanks a lot