]> git.sesse.net Git - vlc/commit
Win32: disable Console output of help in WSA mode
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 22 Jan 2013 10:33:12 +0000 (11:33 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 22 Jan 2013 13:01:46 +0000 (14:01 +0100)
commit82a8a42a5ef53e0a1990dc7c8b12b0660a8f76f7
treefd1e38a492e31628d5386f0d69511d22c3eb5110
parent081cc1e7bd04094cf6f02aac5b5e75db547c5b62
Win32: disable Console output of help in WSA mode

Calling AllocConsole does not work all the time in Metro mode,
and is supposed to be an undefined behaviour.
src/config/help.c