https://bugs.winehq.org/show_bug.cgi?id=26223
--- Comment #8 from Austin English austinenglish@gmail.com --- (In reply to Andrey Gusev from comment #7)
Got this:
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub fixme:thread:SetThreadIdealProcessor (0xc0): stub fixme:win:EnumDisplayDevicesW ((null),0,0x33e7f8,0x00000000), stub! err:ole:CoGetClassObject class {b802058a-464a-42db-bc10-b650d6f2586a} not registered err:ole:CoGetClassObject no class object {b802058a-464a-42db-bc10-b650d6f2586a} could be created for context 0x1 fixme:wmvcore:WMReader_Open (0x48c97f0)->(L"c:/program files/naild/haste/data/menu/movies/deepsilver_techland_1280x720.wmv" 0x1feaf24 (nil)) err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:xinput:XInputGetState (0 0x1fec018)
Wine 1.7.39
Same, and to clarify, still a black screen.
But that's probably WMReader_Open being unimplemented. @Jacek/Focht, perhaps we should close this one after https://source.winehq.org/git/wine.git/commitdiff/c0247ab291f11c92bba43e5163... / https://source.winehq.org/git/wine.git/commitdiff/f0aff23dddc1b0935d9350519d..., and open a new bug for WMReader_Open?