Visual Studio 2005 Distribute Dll Problems LoadLibrary Error Win98

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a BHO in Visual Studio 2005. It works great on my dev machine,
but when trying to test on clean images of the OS's, I am running into
issues. I dont want to have to distribute the redist.exe with my dll. I have
managed to get it to register successfully on XP by copying
Microsoft.VC80.ATL and Microsoft.VC80.CRT folders with my dll. On 98 and
2000, I cannot seem to get my DLL to register using regsvr32. I have tried
copying the folders mentioned above, as well as even installed the vc++ 2005
redist - still doesnt work! Any advice on why or how I can get this to work.
Thank you!
 
ScaleOvenStove said:
*I have created a BHO in Visual Studio 2005. It works great on my de
machine,
....
Thank you! *

Hi,

I don't have a solution, but I have run into exactly the same proble
myself.

Thanks,
Nic


-
Inkeye
 
Back
Top