7 messages in net.java.dev.jna.usersRE: RE: [jna-users] callback function...
FromSent OnAttachments
fixf...@online.deMay 20, 2008 2:38 am 
Johannes RollenbeckMay 20, 2008 3:39 am 
Timothy WallMay 20, 2008 5:32 am 
Johannes RollenbeckMay 20, 2008 7:41 am 
Johannes RollenbeckMay 20, 2008 7:58 am 
Timothy WallMay 20, 2008 7:58 am 
Johannes RollenbeckMay 21, 2008 12:14 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: RE: [jna-users] callback function pointer inside struct Actions...
From:Johannes Rollenbeck (fixf@online.de)
Date:May 21, 2008 12:14:06 am
List:net.java.dev.jna.users

Timothy, thank you for the dump_memory hint. Now I found out that it was an alignment problem (my structure is a bit more complex than the posted one).

Thank you again for the help. I really appreciate your quick and very helpful answers! JNA is a reat work!

Johannes