]> git.sesse.net Git - vlc/commit
msw(Win32): properly terminate vlc when SC_CLOSE received
authorErwan Tulou <erwan10@videolan.org>
Fri, 28 Jan 2011 14:45:53 +0000 (15:45 +0100)
committerErwan Tulou <erwan10@videolan.org>
Fri, 28 Jan 2011 18:18:56 +0000 (19:18 +0100)
commit7b18ec43935a5e70ee8506b2fcb3e230b78b44d4
treefc330caf892e403556be294510ddeecc4e8b8089
parent95b63292214d81df212edafc7a228f8ec66d7958
msw(Win32): properly terminate vlc when SC_CLOSE received

Same rationale as previous patch about Linux.

fix trac #4440 (to be tested)
modules/video_output/msw/events.c