http://bugs.winehq.org/show_bug.cgi?id=6847
--- Comment #19 from tom schorpp thomas.schorpp@googlemail.com 2008-01-10 17:16:18 --- interesting, with native ole*.dlls (only ole32.dll is loaded): fixme:reg:RegOpenUserClassesRoot (0xdc0, 0x0, 0x2000000, 0x7e0e9738) semi-stub fixme:actctx:FindActCtxSectionGuid 00000001 (null) 4 {2fe8f810-b2a5-11d0-a787-0000f803abfc} 0x7e0e970c ... now the dplayx clsids are not found at all. see the ole log in postings above. ole override doesnt work, no CoCreateInstance gets logged, fails before with noimpl. back to native and getting winedbg ready...