2 messages in net.java.dev.jna.usersRe: [jna-users] New to JNA - Basic Qu...
FromSent OnAttachments
davi...@principlesoft.comFeb 27, 2008 1:55 pm 
Timothy WallFeb 27, 2008 3:58 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] New to JNA - Basic QuestionActions...
From:Timothy Wall (twal@dev.java.net)
Date:Feb 27, 2008 3:58:48 pm
List:net.java.dev.jna.users

On Feb 27, 2008, at 4:55 PM, davi@principlesoft.com wrote:

I have a 3rd party Windows based dll that I need to access. The dll is used successfully in Visual Studio VB, C++ and C# examples that I have.

I have gone through some examples for trying to access dll functions and can make things work for the test cases I have tried.

However, I am not having luck accessing functions in this dll. I suspect that there may be some issues with the dll that is causing problems - although I do not know what that would be. Someone suggested that the functions in the dll are not properly exposed.

Can someone point me to a simple console example that opens a dll and lists the functions that it contains?

http://www.dependencywalker.com/