Hi ,
I have a functionality to use windows api. To call windows api from java program, here i prefered to use C#. Can any one help me ,how to call C# function from java using JNI concept with example is good to understand.
Thanks in advance.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manish Kumar ChoudharyPosted Dec 20, 2014, 3:58 AM
Go to following links it may help you
http://www.codeproject.com/Articles/13093/C-method-calls-within-a-Java-program
http://www.codeproject.com/Articles/378826/How-to-wrap-a-Csharp-library-for-use-in-Java