wine/ include/module.h loader/loadorder.c load ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Aug 14 16:12:58 CDT 2002


ChangeSet ID:	10293595780815721632252497
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/08/14 16:12:58

Modified files:
	include        : module.h 
	loader         : loadorder.c module.c 
	scheduler      : process.c 

Log message:
	Make behavior of builtin executables closer to that of builtin dlls.
	Fixed case sensitivity of builtin executables.

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

Revision  Changes    Path
 1.68     +1 -0      wine/include/module.h
 1.55     +56 -0     wine/loader/loadorder.c
 1.160    +2 -23     wine/loader/module.c
 1.196    +68 -34    wine/scheduler/process.c




More information about the wine-cvs mailing list