Hmmm. You already got an answer here. Maybe you should tell us what you're trying to accomplish (i.e. why would you need the path?) and see it you are going about things the right way.
The doc for loadLibrary says: "The manner in which a library name is mapped to the actual system library is system dependent." Looks like you'd need to get the path that the OS uses and do a file search on that
The doc for loadLibrary says: "The manner in which a library name is mapped to the actual system library is system dependent." Looks like you'd need to get the path that the OS uses and do a file search on that
Yup, that's pretty much what they told the OP in the other thread I mentioned as well. That's why I said he needs to describe what he wants to do. Usually if you can
t access something, there's a reason for it.
Bookmarks