[ros-kernel] Re: Explorer init failure
Martin Fuchs
martin-fuchs at gmx.net
Sat Dec 27 16:12:45 CET 2003
Hi,
> I have updated my local CVS tree on 26/12/2003 ( late evening) in order
> to make testing of explorer in real hardware.
> Reactos boot ok with Ros VGA driver.
> On command prompt ">" , I ran explorer but the init fails whatever i am
> using "explorer" or explorer -noexplorer" .
> Please find below the "debugport" messages .
> The same with a fresh cvs update of explorer sub-directory
> What are these drivers ?
..
> LdrGetExportByName(): failed to find CoCreateInstance
> Failed to import CoCreateInstance
> LdrFixupImports() failed
> Failed to initialize image
I had the same problem some time ago.
It's ole32.dll in the ROS CVS tree, which does not correctly export its functions currently. We have to overwrite a bunch of DLLs with correct ones after "make install". You can find the correct DLLs in Filip's archive at http://www.volny.cz/xnavara/wine/dlls.zip until the correct source code is imported into the ReactOS tree.
Regards,
Martin
More information about the Ros-kernel
mailing list