Hi, Any one please help me out this, In my application i am using some third party libraries. My application able to access dll's from system32 directory and from near to exe but i want keep this libraries in one separate folder and access that libraries from that directory. I have tried may ways but not able to access that dll's, Ex: i have used setDlldirectory method and changed registry path etc. And one more thing i don't want to change Environmental variable path value. I am compiling my application in vc++8