[CONUTILS] Use the currently active console codepage to output text to files. If...
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 4 May 2018 23:36:19 +0000 (01:36 +0200)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 4 May 2018 23:37:30 +0000 (01:37 +0200)
commit2b3fd31bc55ddb2185a64c33bf2dd8b753de44e2
tree7c18ac8f7e4d01cded6f53ac58a27a98d9f1edc1
parent444553c7f0d11a2ab5a1c95211ab24c2201b5cd8
[CONUTILS] Use the currently active console codepage to output text to files. If you want to output UTF-8 run "chcp 65001" before.
CORE-12122
sdk/lib/conutils/outstream.c
sdk/lib/conutils/stream.c
sdk/lib/conutils/stream.h
sdk/lib/conutils/stream_private.h