Win32: Unicode arguments (outgoing)
commit04d88b2bb701a36103e2c6f4c52009e98a059eb5
authorKarsten Blees <blees@dcon.de>
Sun, 16 Jan 2011 17:27:53 +0000 (16 18:27 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:18:52 +0000 (28 21:18 -0500)
tree587ef6f8be17d9d4902050df1f8b0be1cb302a00
parentaeee8bb1e6916bb2c87bad12bd256cc5d1b3dbf0
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