java - JNI to call .NET dll -



java - JNI to call .NET dll -

i trying create java application phone call c# dll through intermediate visula c++ dll, , when seek run .class file cmd prompt or eclipse ide problem in order need place c# dll in same directory java.exe or else there occurs exception the native call, making impossible build java project, thought how can done

you can enable , register managed (.net) dll com interop. see link: http://support.microsoft.com/kb/828736

java c# .net dll jni

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -