kernel32: Enhance bare fd check by checking that the handle is a real console handle.
authorEric Pouech <eric.pouech@orange.fr>
Fri, 17 Feb 2012 20:57:38 +0000 (21:57 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Feb 2012 10:38:24 +0000 (11:38 +0100)
commit945e16c281fc8bc3d6ead7ba95b34b24af39d1d3
treedfc5e170c34f8d1ffbec0b49ee99e872c78c0c5b
parent21498d6c1115d18e4e070aa6ce33ae54c7cb16b2
kernel32: Enhance bare fd check by checking that the handle is a real console handle.
dlls/kernel32/console.c