[vlc-devel] Win7 compatibility

Kaarlo Räihä kaarlo.raiha at gmail.com
Mon Nov 15 11:03:52 CET 2010


2010/11/15 Jean-Baptiste Kempf <jb at videolan.org>

> Hello,
>
> As you might know, or not, VLC has the
> "Compatible with Microsoft Windows 7" logo. The certification was run
> against VLC 1.0.2 and is valid for all 1.x version of the software...
>
> Seeing how the last part is intellectually dishonnest, because of our
> numbering version scheme, I've re-run the tests on a 1.1.5 and we still
> pass it, with warnings:
> http://people.videolan.org/~jb/VLC-1.1.5.xml
>
> You might not care though :)
>
>
Should the 7. Adhere to Restart Manager messages be fixed? If this is a QT4
related issue, something like:
   if (msg->message == WM_QUERYENDSESSION) {
      emit shutdown();
to
bool MainInterface::winEvent ( MSG * msg, long * result )


> Best Regards,
>
> PS: those tests are f***ing long...
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/
> +33 672 704 734
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20101115/87471f4b/attachment.html>


More information about the vlc-devel mailing list