]> git.sesse.net Git - vlc/commit
Win32: use error message box rather than text console on CLI error
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 22 Aug 2011 17:21:03 +0000 (20:21 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 22 Aug 2011 17:21:03 +0000 (20:21 +0300)
commit4c9eab66f1e7f4467846828fcd94daab937bddf6
treee9e9123759bd3a68b76e8614adf48b97edaad8b0
parent679018d11e70785485377caf79ef3091a449f0f1
Win32: use error message box rather than text console on CLI error

If we are going to create a window just to print an error message, I
think a native message box is nicer.
src/libvlc.c