kernel32: Added a couple of tests about console creation through CreateFile, and...
authorEric Pouech <eric.pouech@orange.fr>
Tue, 7 Feb 2012 20:40:46 +0000 (21:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Feb 2012 16:47:57 +0000 (10:47 -0600)
commitd967484ecc1f6a8c4f84b9d04a630c566d7c11ae
tree29a9fd147122f11198a8b19f915fcd41875ba891
parent9ac28c8f3630b9da21e24f0cd0267ed64016f134
kernel32: Added a couple of tests about console creation through CreateFile, and fix some corner cases.
dlls/kernel32/file.c
dlls/kernel32/tests/console.c