[MPlayer-dev-eng] [PATCH] add checkmark for menuitem for Debug Console

Ingo Brückl ib at wupperonline.de
Tue Aug 14 15:22:29 CEST 2012


Stephen Sheldon wrote on Fri, 10 Aug 2012 11:55:49 -0700:

> @@ -1549,7 +1553,7 @@
>
>      hwnd = CreateWindowEx(0, gui->classname, "MPlayer", style,
>                            x, y, rect.right-rect.left,
> rect.bottom-rect.top,
> -                          gui->mainwindow, NULL, instance, NULL);
> +                          NULL, NULL, instance, NULL);
>
>      /* set the systray icon properties */
>      nid.cbSize = sizeof(NOTIFYICONDATA);

This seems to be unrelated to the console patch.

I'm not an expert in Windows programming, but it seems to be ok to do so and
it should be done for the video window, too. Works at least fine with Wine
(which probably isn't saying much).

Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win32.gui.patch
Type: text/x-diff
Size: 933 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20120814/db9f4aca/attachment.bin>


More information about the MPlayer-dev-eng mailing list