Writes to stdout and VGA_WriteChars routine now update both VGA
commitadf7751dd5498ac3166fe0d1c2f50bf07393d4c3
authorJukka Heinonen <jhei@iki.fi>
Mon, 8 Apr 2002 20:11:28 +0000 (8 20:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Apr 2002 20:11:28 +0000 (8 20:11 +0000)
tree1528b3f90b142d6d0debffa38075de71142093df
parentdc31501ed208998bf57fefc3d430f8130a6d8b77
Writes to stdout and VGA_WriteChars routine now update both VGA
buffers and Windows console.
Added routine for changing current console attributes.
Moved text mode handling from VGA_Poll into new routine and changed
locking primitive into critical section.
dlls/winedos/int10.c
dlls/winedos/vga.c
dlls/winedos/vga.h