wine/ msdos/int21.c msdos/dpmi.c include/callb ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 11 16:22:51 CST 2003


ChangeSet ID:	7215
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/02/11 16:22:51

Modified files:
	msdos          : int21.c dpmi.c 
	include        : callback.h 
	dlls/winedos   : winedos.spec module.c int21.c dosexe.h 

Log message:
	Jukka Heinonen <jhei at iki.fi>
	Reorganize IOCTL handling.
	Move ASPI hooking to winedos.
	Move some miscellaneous functions to winedos.
	Remove unnecessary exports from winedos dll.

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

Old revision  New revision  Changes     Path
 1.86          1.87          +1 -89      wine/msdos/int21.c
 1.73          1.74          +0 -1       wine/msdos/dpmi.c
 1.51          1.52          +0 -1       wine/include/callback.h
 1.14          1.15          +0 -8       wine/dlls/winedos/winedos.spec
 1.30          1.31          +16 -2      wine/dlls/winedos/module.c
 1.23          1.24          +187 -33    wine/dlls/winedos/int21.c
 1.21          1.22          +3 -0       wine/dlls/winedos/dosexe.h




More information about the wine-cvs mailing list