If you can access to a real Windows installation, I advise you to copy
all dll of the real "c:\windows\system" to the fake matching
directory.
Your config file should specify the same windows version as the one from
which you copied the dlls.
I mean Wine works better with "win98" emulation.
J?r?me
PS. please define a subject !
Le ven 07/11/2003 ? 23:50, Eduardo E. Silva a ?crit :> I use a program to monitor Medal of Honor called Autokick
> (http://www.autokick.com). I downloaded it to the linux box, unzip it and
> then run setup.exec (/usr/bin/wine ./setup.exe). I get this error:
>
> $ cd autokick
> $ /usr/bin/wine ./setup.exe
> fixme:ole:CoCreateInstance no classfactory created for CLSID
> {00021401-0000-0000-c000-000000000046}, hres is 0x80040154
> err:heap:HEAP_ValidateInUseArena Heap 401f0000: in-use arena 4026aee0 next
> block has PREV_FREE flag
> fixme:ole:OLEPRO32_DllRegisterServer not implemented (olepro32.dll)
> wine: Unhandled exception (thread 0009), starting debugger...
>
> Wine version
>
> $ which wine
> /usr/bin/wine
> $ wine -v
> Wine 20031016
> $