hi, i am trying to run an app written in visual foxpro. i am a real n00b when it comes to wine... here are the errors i get when trying to run it ---8<-----8<------ $ wine itm/itm.exe fixme:ole:CoRegisterMessageFilter stub err:ole:CoGetClassObject class {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} not registered err:ole:CoGetClassObject class {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} not registered err:ole:CoGetClassObject no class object {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} could be created for context 0x3 ---8<-----8<------ i am using the native versions of vfp6r.dll and vfp6renu.dll, the wine version is 0.9.15. Operating system is Gentoo Linux.
Daniel Skorka
2006-Jun-12 17:55 UTC
[Wine] Re: help needed running visual foxpro 6 application
Andrei <coder.tux@gmail.com> wrote:> hi, i am trying to run an app written in visual foxpro. i am a real > n00b when it comes to wine... here are the errors i get when trying to > run it > > ---8<-----8<------ > $ wine itm/itm.exe > fixme:ole:CoRegisterMessageFilter stub > err:ole:CoGetClassObject class {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} > not registered > err:ole:CoGetClassObject class {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} > not registered > err:ole:CoGetClassObject no class object > {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} could be created for context 0x3 > ---8<-----8<------This may sound like a stupid question, but is the app affected in any way? If yes, what way?> i am using the native versions of vfp6r.dll and vfp6renu.dll, the wine > version is 0.9.15. Operating system is Gentoo Linux.AFAICT, wine doesn't have implementations for these two DLLs Daniel