Quote Originally Posted by Norm View Post
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.