[Bug 4054] Magic Gallery complains "Object or class does not support the set of events"

Wine Bugs wine-bugs at winehq.org
Sat Dec 31 01:08:14 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=4054





------- Additional Comments From dank at kegel.com  2005-31-12 01:08 -------
Hey, I ran winecfg and told it to use native oleaut32.dll,
(which the app kindly includes), and it got a lot further! 
I guess this confirms there's a problem in wine's oleaut32.dll.

Now it complains
  Component 'dhtmled.ocx' or one of its dependencies 
  not correctly registered: a file is missing or invalid
The app doesn't ship a copy of dhtmled.ocx, which currently comes with IE.
http://msdn.microsoft.com/archive/en-us/dnaredcom/html/edcomdownload.asp
says there's an SDK called dhedsdk.exe containing a standalone version for
those who don't have IE. The SDK can be unpacked via cabextract, 
which is handy, since Wine couldn't run the executable properly.  
Sadly, even after copying that version of dhtmled.ocx into c:\windows\system32,
the app fails with the following warnings from wine:

fixme:urlmon:InternetSession_RegisterNameSpace (0x7bca0458
{f6e34e90-c032-11d1-8ccb-00a0c959bc0a} L"DHTMLEd0" 0 (nil) 0)
fixme:urlmon:InternetSession_UnregisterNameSpace (0x7bca0458 L"DHTMLEd0")
fixme:ole:CoCreateInstance no instance created for interface
{00000000-0000-0000-c000-000000000046} of class
{2d360201-fff5-11d1-8d03-00a0c959bc0a}, hres is 0x80004001


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list