https://bugs.winehq.org/show_bug.cgi?id=18970
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- CLSID IImgCtx {3050F3D6-98B5-11CF-BB82-00AA00BDCE0B} is used by comctl32 or mshtml to display images for backgrounds and in list view controls, if I'm reading this page properly: http://www.geoffchappell.com/studies/windows/ie/mshtml/interfaces/iimgctx.ht...
Some of the installers from the publisher Viva Media are showing images in their installers, and the images are cycling as a slideshow during installation. The images are positioned below the progress bar inside the installer window. Those images are missing when installing the game in Wine.There is a <Show details> button below the progress bar, but it shows only 'Installing xyz...' I'm getting these in the terminal during installation: fixme:mshtml:DllGetClassObject Unknown class {3050f3d6-98b5-11cf-bb82-00aa00bdce0b} err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 err:ole:create_server class {3050f3d6-98b5-11cf-bb82-00aa00bdce0b} not registered err:ole:CoGetClassObject no class object {3050f3d6-98b5-11cf-bb82-00aa00bdce0b} could be created for context 0x7
Tried with native ie6 and ie7, but the images just didn't appear in the installer.
wine-1.7.49-41-g36a39ce