wine/ include/file.h files/directory.c dlls/ke ...

Alexandre Julliard julliard at winehq.org
Thu Mar 25 17:41:04 CST 2004


ChangeSet ID:	11698
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/25 17:41:04

Modified files:
	include        : file.h 
	files          : directory.c 
	dlls/kernel    : process.c path.c module.c kernel_private.h 

Log message:
	Reimplemented SearchPathW using ntdll functions.

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

Old revision  New revision  Changes     Path
 1.68          1.69          +0 -2       wine/include/file.h
 1.75          1.76          +0 -327     wine/files/directory.c
 1.49          1.50          +2 -2       wine/dlls/kernel/process.c
 1.3           1.4           +154 -0     wine/dlls/kernel/path.c
 1.4           1.5           +12 -30     wine/dlls/kernel/module.c
 1.13          1.14          +2 -0       wine/dlls/kernel/kernel_private.h




More information about the wine-cvs mailing list