2 messages in net.java.dev.jna.usersRe: [jna-users] calling dll subclasses
FromSent OnAttachments
Rohit DewanJan 10, 2008 9:12 am 
Timothy WallJan 12, 2008 10:51 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: [jna-users] calling dll subclassesActions...
From:Timothy Wall (twal@dev.java.net)
Date:Jan 12, 2008 10:51:47 am
List:net.java.dev.jna.users

JNA does not directly support mapping of C++ classes. Try JNIEasy (for C++) or JACOB (for COM).

On Jan 10, 2008, at 12:13 PM, Rohit Dewan wrote:

Hi,

Sorry I am somewhat of a newbie to the whole JNA process. I was wondering if I have a dll which consists of several subclasses, how do I declare and call the methods inside of these classes (some example code would definitely help)?? Thanks a lot for your help.

Sincerely, Ro Dewan (rode@gmail.com)