VERY URGENT Problem in calling .dll from another java class
HI ALL
I am creating one native class file . And i am accessing the native methods from
another pure java class.
When i run the pure java class the native method implementation is not working.
The passed variables are displayed . But the function not running fully. I run in linux environment.
What's the Problem ?
Thanks & Regards
B.Anantharamu

