mirror of https://github.com/mpv-player/mpv
87db049a83
1. Use _beginthreadex to create the GUI thread to avoid possible memory leak when linked to MS CRT. 2. Terminate the GUI thread in an cleaner way using PostThreadMessage() rather than the unrecommended TerminateThread(). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25020 b3059339-0415-0410-9bf9-f77b7e298cf2 |
||
---|---|---|
.. | ||
mplayer | ||
skin | ||
win32 | ||
wm | ||
Makefile | ||
app.c | ||
app.h | ||
bitmap.c | ||
bitmap.h | ||
cfg.c | ||
cfg.h | ||
interface.c | ||
interface.h |