wine/ include/miscemu.h dlls/kernel/vxd.c dlls ...

Alexandre Julliard julliard at winehq.org
Fri Nov 14 15:08:40 CST 2003


ChangeSet ID:	10077
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/14 15:08:40

Modified files:
	include        : miscemu.h 
	dlls/kernel    : vxd.c kernel_private.h instr.c device.c 
	                 Makefile.in 
Removed files:
	msdos          : dpmi.c 

Log message:
	Moved winedos loading functionality to dlls/kernel/instr.c and get rid
	of msdos/dpmi.c.

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

Old revision  New revision  Changes     Path
 1.73          1.74          +0 -6       wine/include/miscemu.h
 1.2           1.3           +1 -2       wine/dlls/kernel/vxd.c
 1.5           1.6           +2 -11      wine/dlls/kernel/kernel_private.h
 1.6           1.7           +71 -11     wine/dlls/kernel/instr.c
 1.2           1.3           +4 -13      wine/dlls/kernel/device.c
 1.101         1.102         +0 -2       wine/dlls/kernel/Makefile.in
 1.78          Removed       +0 -0       wine/msdos/dpmi.c




More information about the wine-cvs mailing list