[vlc-devel] Re: Windows screensaver - solution?

Marian Durkovic md at bts.sk
Sat Nov 26 14:26:11 CET 2005


> - in window mode, no WM_SYSCOMMAND is ever seen by events.c, so this
> solution does not work

The problem is, that WM_SYSCOMMAND is only send to active window - but
since the video is embedded in e.g. wxwidgets, the active window is
the wxwidgets interface... 

In fullscreen mode or when video window is not embedded (and has focus)
everything works fine.

Thus it seems we need to have WM_SYSCOMMAND handlers in wxwidgets and
skins2 as well.


	With kind regards,

		M. 

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list