5 messages in net.java.dev.jna.users[jna-users] load two librairies
FromSent OnAttachments
daniel jeemNov 3, 2008 11:44 pm 
Stefan EndrullisNov 4, 2008 1:25 am 
daniel jeemNov 4, 2008 2:04 am 
daniel jeemNov 4, 2008 2:08 am 
LYou...@gkservices.comNov 4, 2008 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-users] load two librairiesActions...
From:daniel jeem (dani@gmail.com)
Date:Nov 3, 2008 11:44:45 pm
List:net.java.dev.jna.users

Hello all,

I want to load two librairies (lib1 and lib2), Please, how can I do it ? CLibrary INSTANCE = (CLibrary) Native.loadLibrary(("lib1, lib2"), CLibrary.class);

Thanks in advance. Regards.