<br><br><div class="gmail_quote">2010/11/15 Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org">jb@videolan.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br>
<br>
As you might know, or not, VLC has the<br>
"Compatible with Microsoft Windows 7" logo. The certification was run<br>
against VLC 1.0.2 and is valid for all 1.x version of the software...<br>
<br>
Seeing how the last part is intellectually dishonnest, because of our<br>
numbering version scheme, I've re-run the tests on a 1.1.5 and we still<br>
pass it, with warnings:<br>
<a href="http://people.videolan.org/~jb/VLC-1.1.5.xml" target="_blank">http://people.videolan.org/~jb/VLC-1.1.5.xml</a><br>
<br>
You might not care though :)<br>
<br></blockquote><div><br></div><div>Should the 7. Adhere to Restart Manager messages be fixed? If this is a QT4 related issue, something like:</div><div><div>   if (msg->message == WM_QUERYENDSESSION) {</div><div>      emit shutdown();</div>
</div><div>to </div><div>bool MainInterface::winEvent ( MSG * msg, long * result )  </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Best Regards,<br>
<br>
PS: those tests are f***ing long...<br>
<font color="#888888">--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a><br>
+33 672 704 734<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></blockquote></div><br>