kernel32: Output message to stderr in current Unix codepage.
authorAlex Henrie <alexhenrie24@gmail.com>
Tue, 25 Oct 2011 22:16:21 +0000 (16:16 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Oct 2011 10:41:34 +0000 (12:41 +0200)
commit3aff781f63fd7d61e6f42898dc88ef1eaaed9527
treef52a08851d8863e4b7752b7e842eca89778e5ce5
parent7aac0159a995e35c96d30ffed19630c0320bfc0f
kernel32: Output message to stderr in current Unix codepage.

Fixes a bug in which the command "wine /." outputs a garbled error message in languages other than English.
Supersedes "kernel32: Output message to stderr in UTF-8"
dlls/kernel32/process.c