E
Einav
hi,
im developing a dll app under vs2005 (sp1).
when trying to load my exe app (which uses the dll)
im getting the following err message:
"the application failed to initialize properly (0xc0000005)"
im using a third party lib (qt 3.3.8) to create the gui.
although eliminating it did solve to problem. im running in debug mode.
i've used depends.exe and made sure all the dlls depend on the debug runtime
dlls
all depend on MSVCP80D.DLL and MSVCR80D.DLL and all the from the same dir
with the 8.0.50727.762 in its name)
my vs2005 version (as seen in the about dialog)
is 8.0.50727.762 (sp.050727-7600) i have installed the vs sp1 in the past.
thank you.
im developing a dll app under vs2005 (sp1).
when trying to load my exe app (which uses the dll)
im getting the following err message:
"the application failed to initialize properly (0xc0000005)"
im using a third party lib (qt 3.3.8) to create the gui.
although eliminating it did solve to problem. im running in debug mode.
i've used depends.exe and made sure all the dlls depend on the debug runtime
dlls
all depend on MSVCP80D.DLL and MSVCR80D.DLL and all the from the same dir
with the 8.0.50727.762 in its name)
my vs2005 version (as seen in the about dialog)
is 8.0.50727.762 (sp.050727-7600) i have installed the vs sp1 in the past.
thank you.