wine/ files/file.c dlls/kernel/file16.c dlls/k ...

Alexandre Julliard julliard at winehq.org
Wed Mar 24 23:36:08 CST 2004


ChangeSet ID:	11681
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/24 23:36:08

Modified files:
	files          : file.c 
	dlls/kernel    : file16.c file.c 

Log message:
	Split OpenFile implementation in separate 16- and 32-bit versions, and
	changed it to use exported APIs instead of internal functions where
	possible.

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

Old revision  New revision  Changes     Path
 1.211         1.212         +0 -193     wine/files/file.c
 1.6           1.7           +182 -0     wine/dlls/kernel/file16.c
 1.9           1.10          +116 -0     wine/dlls/kernel/file.c




More information about the wine-cvs mailing list