wine/dlls/winedos int10.c vga.c vga.h

Alexandre Julliard julliard at wine.codeweavers.com
Mon Apr 8 15:11:29 CDT 2002


ChangeSet ID:	1018296689926861018714593
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/04/08 15:11:29

Modified files:
	dlls/winedos   : int10.c vga.c vga.h 

Log message:
	Jukka Heinonen <jhei at iki.fi>
	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.

Patch: http://cvs.winehq.com/patch.py?id=1018296689926861018714593

Revision  Changes    Path
 1.5      +1 -3      wine/dlls/winedos/int10.c
 1.7      +140 -38   wine/dlls/winedos/vga.c
 1.5      +2 -0      wine/dlls/winedos/vga.h




More information about the wine-cvs mailing list