Implemented IOCTL to draw screen buffer
authorEric Kohl <eric.kohl@reactos.org>
Mon, 8 May 2000 23:27:52 +0000 (23:27 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Mon, 8 May 2000 23:27:52 +0000 (23:27 +0000)
commita3160d79cd5bbaacd3200682f4d2254c7e792413
treefab3a4c9db2ffe47fb031b38808bb4402a560086
parent34010a1fcbda056e336538a058ea667124839584
Implemented IOCTL to draw screen buffer
Changed screen buffer from array of bytes to array of CHAR_INFO

svn path=/trunk/; revision=1145
reactos/drivers/dd/blue/blue.c
reactos/drivers/dd/blue/makefile
reactos/include/ddk/ntddblue.h
reactos/lib/kernel32/misc/console.c
reactos/subsys/csrss/api.h
reactos/subsys/csrss/api/conio.c