(ReadConsole32A): small and stupid bug fixed
commit8bc54b6c937301816b5618051016f150bd782b1d
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 14 Dec 1998 14:48:09 +0000 (14 14:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Dec 1998 14:48:09 +0000 (14 14:48 +0000)
tree08734afa03348ed23ea235a389824a82366243a8
parent870dda5bccbd57ad6895ccfd49979e5a1d4713eb
(ReadConsole32A): small and stupid bug fixed
(WriteConsoleOutput): bug fixed (attributes may change within lines)
and enhanced speedwise by using buffering.
(CONSOLE_string_2_IR): enhanced, now gets scancodes and virtualkeycodes
win32/console.c