[问题]wine 下运行vc程序,加载flash出错!

Wine、Cedega、CrossOver 等配置
回复
niule
帖子: 5
注册时间: 2007-07-27 11:30

[问题]wine 下运行vc程序,加载flash出错!

#1

帖子 niule » 2007-07-27 14:17

我有一个vc的程序,其中用shockwave flash object来加载flash文件,在windows上调试ok。

现在需要用在ubuntu下使用,我就开始了wine之旅。。

首先拷贝了mfc的dll,可以运行程序了,然后注册了flash9.ocx

另外也用wine安装了firefox和firefox的activex控件

可是依然报如下的错误:

err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not registered
err:ole:CoGetClassObject no class object {00000000-0000-0000-0000-000000000000} could be created for context 0x1
err:ole:ITypeInfo_fnInvoke did not find member id 191, flags 0x8!
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE

在vc程序上,右键已经看到了flash player,但是加载flash文件不成功

请问如何解决? 是缺少什么控件吗还是别的原因?
上次由 niule 在 2007-07-27 15:32,总共编辑 1 次。
头像
nihui
帖子: 1746
注册时间: 2006-10-21 12:03
来自: Shanghai
联系:

#2

帖子 nihui » 2007-07-27 14:24

几乎没有办法,只有等待 wine 的支持改善。。 :(
.

私人空间
附有 Magic Linux 2.1 最新开发日志~


미안하다, 사랑한다


欢迎来 #xfce-cn 中文频道~~
niule
帖子: 5
注册时间: 2007-07-27 11:30

#3

帖子 niule » 2007-07-27 15:23

楼上兄弟有过类似l类似经历吗?
niule
帖子: 5
注册时间: 2007-07-27 11:30

#4

帖子 niule » 2007-08-07 16:09

还望高手解答!

如果不成就要考虑别的方式了!
回复