wine/ include/module.h dlls/ntdll/loadorder.c ...

Alexandre Julliard julliard at winehq.org
Fri Sep 26 22:50:40 CDT 2003


ChangeSet ID:	9538
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/26 22:50:40

Modified files:
	include        : module.h 
	dlls/ntdll     : loadorder.c loader.c 
	dlls/kernel    : process.c ne_module.c 

Log message:
	Converted the load order code to use Unicode throughout.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9538

Old revision  New revision  Changes     Path
 1.97          1.98          +4 -2       wine/include/module.h
 1.1           1.2           +157 -111   wine/dlls/ntdll/loadorder.c
 1.38          1.39          +1 -1       wine/dlls/ntdll/loader.c
 1.11          1.12          +2 -2       wine/dlls/kernel/process.c
 1.11          1.12          +1 -1       wine/dlls/kernel/ne_module.c




More information about the wine-cvs mailing list