<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jean-Baptiste Kempf wrote:
<blockquote cite="mid:20081001081644.GD24521@via.ecp.fr" type="cite">
<pre wrap="">On Mon, Sep 29, 2008 at 04:37:55PM +1000, xxcv wrote :
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">+#ifdef WIN32
+ /* This is a big, a huge HACK around the windows Video Output,
+ Since the Vout fusion the Vout Windows, with the main windows
+ (very nice indeed for Alt-Tab), at the end of the film, when Vout quits
+ fullscreen, MI isn't properly put in the good state again...
+ (hidden still)...
+ Of course this is not good, but we will have to live with it temporarly
+ */
+ p_intf->p_sys->p_mi->hide();
+ p_intf->p_sys->p_mi->show();
+#endif
</pre>
</blockquote>
<pre wrap="">This doesn't work either please revert.
</pre>
</blockquote>
<pre wrap=""><!---->1/ it did work.
2/ reverted.
Best Regards,
</pre>
</blockquote>
I'm glad you've found it quiet ultra simple solution which does not
require a windows developer at all :).<br>
Its just involved a little bit of thinking.<br>
<br>
<br>
</body>
</html>