wine/ include/file.h files/file.c dlls/kernel/ ...

Alexandre Julliard julliard at winehq.org
Thu Feb 19 23:22:21 CST 2004


ChangeSet ID:	11185
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/02/19 23:22:20

Modified files:
	include        : file.h 
	files          : file.c 
	dlls/kernel    : vxd.c Makefile.in 
Removed files:
	dlls/kernel    : device.c 

Log message:
	Create real file handles for VxDs instead of using the server device
	object hack (partly based on a patch by Eric Pouech).

Patch: http://cvs.winehq.org/patch.py?id=11185

Old revision  New revision  Changes     Path
 1.62          1.63          +2 -2       wine/include/file.h
 1.202         1.203         +1 -1       wine/files/file.c
 1.6           1.7           +243 -0     wine/dlls/kernel/vxd.c
 1.105         1.106         +0 -1       wine/dlls/kernel/Makefile.in
 1.9           Removed       +0 -0       wine/dlls/kernel/device.c




More information about the wine-cvs mailing list