[Bug 38765] VMR9 steals focus from within Wine

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 17 08:50:15 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38765

--- Comment #4 from Jason <jasonwinter at hotmail.com> ---
Finally, my last comment on all this, in strmbase/window.c put_WindowState &
put_Visible should not do anything except return with S_OK when VRM9 is in
windowless mode.  It is up to the coder to hide their own window if needed.

They currently (and blindly) call ShowWindow which changes focus and was the
last thing interfering with my application.

Now, if only sound and video playback was smooth it would all be perfect.  But
that's a problem for another day.  Or month.  Or year.  I've really had enough
of this for a while.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list