wine/dlls/winedos dosexe.h dosvm.c int33.c

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 18 20:05:57 CST 2002


ChangeSet ID:	1016503557165158808305026
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/03/18 20:05:57

Modified files:
	dlls/winedos   : dosexe.h dosvm.c int33.c 

Log message:
	Jukka Heinonen <jhei at iki.fi>
	Console mode DOS programs now receive mouse events.
	Replaced GetMessage with PeekMessage, since MsgWaitForMultipleObjects
	is allowed to return spontaneously.

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

Revision  Changes    Path
 1.4      +2 -0      wine/dlls/winedos/dosexe.h
 1.14     +49 -33    wine/dlls/winedos/dosvm.c
 1.5      +91 -24    wine/dlls/winedos/int33.c




More information about the wine-cvs mailing list