3 messages in net.java.dev.jna.usersRe: [jna-users] Windows device notifi...
FromSent OnAttachments
Jim BurkeMar 20, 2009 9:08 am 
Timothy WallMar 20, 2009 9:29 am 
Jim BurkeMar 20, 2009 12:55 pm 
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] Windows device notification structuresActions...
From:Jim Burke (burk@gmail.com)
Date:Mar 20, 2009 12:55:52 pm
List:net.java.dev.jna.users

That worked perfectly. Thanks Tim!

On Fri, Mar 20, 2009 at 11:30 AM, Timothy Wall <twal@dev.java.net> wrote:

Create one, then assign its pointer to your LPARAM pointer using STructure.useMemory (or use a ctor for the structure that takes a pointer),