Stucking at the System.loadLibrary()
843829Aug 25 2006 — edited Sep 16 2006Hi All,
I have created a dll in c++ using a C static library. The dll has been built sucessfully.
But when I try to load it using the System.loadLibrary() the there is no response , it stucks there only and control doesn't move to the next line .
Please suggest the way to overcome it.
Thanks & Regards
Pradeep