How can you find where System.loadLibrary() is finding a library?

Edit from OP. ProcessExplorer does. Run it, and then do "search" to find your dll.

It will show all processes it is attached to - your java process should be one of them. The "handle or dll" line will also give a complete path to where the DLL is found.

Try System. GetProperty("java.library. Path"); if your lib is placed in one of these place then it will be looked up.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions