[MPlayer-dev-eng] [PATCH] Windows GUI with mingw64 and cygwin revised part 2
Ingo Brückl
ib at wupperonline.de
Fri May 6 10:55:21 CEST 2011
Stephen Sheldon wrote on Thu, 5 May 2011 18:00:42 +0000 (UTC):
> This patch contains the fixes for gfree and free in gui/win32.
Applied (minus two needless '... = NULL' lines, because the new values will
be assigned right afterwards).
> I also included the change to use CreateThread, which allows the Windows
> gui to work when compiled with Cygwin.
This one is independent and not related to the gfree/free patch, so please
make it a seperate patch.
BTW, you said you "included process.h to satisfy the call to _beginthreadex",
but now _beginthreadex is gone. Is process.h even so necessary?
Ingo
More information about the MPlayer-dev-eng
mailing list