Win32: Unicode arguments (outgoing)
commit25730abb5ce93fc1bd5a6c9a7eccf9b3ae2802b7
authorKarsten Blees <blees@dcon.de>
Sun, 16 Jan 2011 17:27:53 +0000 (16 18:27 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:50:03 +0000 (11 17:50 -0500)
tree4addd0b8f88f4df58c5d362ce6571a56969cf282
parent799bed21b2f518de1d2fffb5d0fd70dbcd8144b2
Win32: Unicode arguments (outgoing)

Convert command line arguments from UTF-8 to UTF-16 when creating other
processes.

Signed-off-by: Karsten Blees <blees@dcon.de>
compat/mingw.c