[vlc-devel] Win7 compatibility
Jean-Baptiste Kempf
jb at videolan.org
Mon Nov 15 11:08:01 CET 2010
On Mon, Nov 15, 2010 at 12:03:52PM +0200, Kaarlo Räihä wrote :
> Should the 7. Adhere to Restart Manager messages be fixed?
Yes, it should.
> If this is a QT4
> related issue, something like:
> if (msg->message == WM_QUERYENDSESSION) {
> emit shutdown();
> to
> bool MainInterface::winEvent ( MSG * msg, long * result )
First, I am not sure this is ONLY Qt4 related, but not winvlc.c too.
Moreover, I am not sure this would work with the first-run dialog, which
is probably one of the reason of the issue.
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
+33 672 704 734
More information about the vlc-devel
mailing list