OLE Component viewer find out it's id
Posted
by Ageis
on Stack Overflow
See other posts from Stack Overflow
or by Ageis
Published on 2010-05-29T17:17:04Z
Indexed on
2010/05/29
17:22 UTC
Read the original article
Hit count: 358
ole
Hi I'm trying to run an app thats designed for windows using wine. It's an reimplementation of the windows api. I'm getting these OLE errors so I was wondering if there's a way I can find out what's missing.
err:ole:ITypeInfo_fnInvoke did not find member id -518, flags 0x4! err:ole:ITypeInfo_fnInvoke did not find member id -517, flags 0x4!
Any help is greatly appreciated! By the way it's windows xp computer I'll be trying to extract the info from
© Stack Overflow or respective owner