Re: Trying to Deploy C++ ATL DLL to other computers

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"Murph" <Murph@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:770D0BD7-3F9E-468D-9B13-995B84A47849@xxxxxxxxxxxxxxxx
When I try and register the dll through regsvr32, I get
"LoadLibrary("whatever.dll") failed - This application has failed to start
because the application configuration is incorrect.

This is most likely because the target machine is missing a dependent dll.
Use dependency walker to find out which one it is.

http://dependencywalker.com

Brian



.



Relevant Pages