wine/ include/miscemu.h dlls/winedos/interrupt ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Nov 22 20:23:55 CST 2002


ChangeSet ID:	6379
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/22 20:23:55

Modified files:
	include        : miscemu.h 
	dlls/winedos   : interrupts.c dosexe.h Makefile.in 
	dlls/ntdll     : Makefile.in 
	dlls/kernel    : kernel32.spec 
Added files:
	dlls/winedos   : int2f.c 
Removed files:
	msdos          : int2f.c 

Log message:
	Jukka Heinonen <jhei at iki.fi>
	Move int2f handler to winedos.
	Clean winedos headers a bit.

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

Old revision  New revision  Changes     Path
 1.74          1.75          +2 -1       wine/dlls/kernel/kernel32.spec
 1.58          1.59          +0 -16      wine/include/miscemu.h
 1.8           1.9           +0 -2       wine/dlls/winedos/interrupts.c
 1.15          1.16          +15 -2      wine/dlls/winedos/dosexe.h
 1.17          1.18          +1 -0       wine/dlls/winedos/Makefile.in
 1.45          1.46          +0 -1       wine/dlls/ntdll/Makefile.in
 Added         1.1           +0 -0       wine/dlls/winedos/int2f.c
 1.46          Removed       +0 -0       wine/msdos/int2f.c




More information about the wine-cvs mailing list