Click to See Complete Forum and Search --> : sharing voilation


August 17th, 1999, 04:48 PM
i have created a dll of type extension and i called this dll in my exe using "afxloadlibrary" , "getprocaddress" .when i try to access one of the method, i am getting a sharing voilation error(raising a message that exe doesn't have access to dll).
can anyone tell why and how to overcome from this problem.