Michał Wróbel's blog

Software engineering blog

  • About me

How to invoke a C/C++ method with void* parameter from Java JNA?

It’s possible with help of Memory and Pointer JNA objects. Example covering such case is provided in my another article: How to call/invoke external DLL library method/function from Java code?

More from my site

  • How to call/invoke external DLL library  method/function from Java code?How to call/invoke external DLL library method/function from Java code?
  • JNA causes JVM to crash althoug I allocate memory properlyJNA causes JVM to crash althoug I allocate memory properly
  • I get NoClassDefFound for ContextLoaderListener class using Spring and Eclipse IAM Maven pluginI get NoClassDefFound for ContextLoaderListener class using Spring and Eclipse IAM Maven plugin
  • How to send data from OutputStream to a String in Java?How to send data from OutputStream to a String in Java?
  • Problems using Eclipse IAM and MavenProblems using Eclipse IAM and Maven
  • I get “Unable to locate the Javac Compiler” when trying to build using IAM Maven Eclipse plugin.I get “Unable to locate the Javac Compiler” when trying to build using IAM Maven Eclipse plugin.
  • March 1, 2011
  • By michal.wrobel
  • Java, JNA, Programming
  • java JNA native code
  • No Comments
How to call/invoke external DLL library method/function from Java code?

How to call/invoke external DLL library method/function from Java code?

Comments are closed.

About This Site

Software engineering blog

Search

Subscribe by mail