Dan Kegel wrote:
http://bugs.winehq.org/buglist.cgi?long_desc_type=substring&long_desc=33ad4ed2
turns up seven apps which fail with errors like
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
http://www.google.com/search?q=33ad4ed2-6699-11cf-b70c-00aa0060d393
turns up quite a few hits for 33ad4ed2-6699-11cf-b70c-00aa0060d393,
but they're all wine errors, no definitions.
I presume this UUID is associated with riched20's COM interface,
but I don't know how to check. Anyone know?
I'm not so sure. I think it is an internal VB interface as it seems to
only happen with VB apps. I am curious as to its purpose, though I don't
think it is a source of any errors. In fact, I should write a test for
the Wine test suite and silence the fixme for that particular IID.
--
Rob Shearman