
05-05-2008, 12:41 AM
|
| Registered User | | Join Date: May 2008
Posts: 1
| |
| DLL loading problem I have an an application which is failing to start. I have used an utility called dependency walker it shows my application is trying to load AB.dll from the following location,but AB.dll is not present in this location. c:\windows\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a 1e18e3b_8.0.50727.163_x-ww_681e29fb\AB.DLLAB.dll is present in the folder of my application.
Why the windows is trying to load dll from the above location instead of loading from the current directory?
How to make my application to load the dll from the current directory?
Please help.
Regards
Jkrishna |