[KERNEL32]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 20 Feb 2014 20:17:53 +0000 (20:17 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 20 Feb 2014 20:17:53 +0000 (20:17 +0000)
commit6ca8f89b8b005478764800662b417e55fa397bad
treec25264028293cc69a43a7034c33a08eed2d3a398
parent76d29a732a58d7d4b71e820740cef199b0624b33
[KERNEL32]
Revert r62264.
Reason: all APIs set the last error when a CSR* call doesn't return STATUS_SUCCESS. If some winetests fail because of this, this is because we do not correctly do what's needed here (normally the TRUE or FALSE value is returned by the console server, and is not retrieved by a success or failure of a CSR call contrary to what's done here).

svn path=/trunk/; revision=62267
reactos/dll/win32/kernel32/client/console/console.c