2 messages in net.java.dev.jna.usersRe:
FromSent OnAttachments
Timothy WallFeb 26, 2008 5:45 am 
Timothy WallFeb 27, 2008 3:56 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:Actions...
From:Timothy Wall (twal@dev.java.net)
Date:Feb 26, 2008 5:45:31 am
List:net.java.dev.jna.users

When running your program, pass "-Djna.dump_memory=true" to the VM and print the structure to the console. This will show you the contents of the structure memory and help you determine whether you've omitted, added, or mis-defined a field.

On Feb 26, 2008, at 4:23 AM, Ruslan Kenzhebekov wrote:

Hello, I am a student and now I'm developing project. In my project I use JNA.jar library to load dynamic link library which called trade.dl. At this library I have some public methods to invoke. For example: getInstrument() it returns struct of Instrument so in this struct I jave some variables. But some variable returns bad values. Can you help to solve this promlem as soon as possible.

Kozeshkov Ruslan, Kazakhstan,Almaty