mpv/gui
zuxy 87db049a83 Better handling of win32 GUI thread:
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
2007-11-11 08:14:57 +00:00
..
mplayer warning fix: 2007-08-28 10:48:53 +00:00
skin
win32 Better handling of win32 GUI thread: 2007-11-11 08:14:57 +00:00
wm Remove unused extern int declaration. 2007-08-29 10:14:35 +00:00
Makefile
app.c
app.h
bitmap.c
bitmap.h
cfg.c Clean up the way get_path is handled: Compile get_path.c to an object to link 2007-08-28 11:20:24 +00:00
cfg.h
interface.c Clean up the way get_path is handled: Compile get_path.c to an object to link 2007-08-28 11:20:24 +00:00
interface.h Clean up the way get_path is handled: Compile get_path.c to an object to link 2007-08-28 11:20:24 +00:00