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

Alexandre Julliard julliard at winehq.org
Sat Aug 23 18:07:10 CDT 2003


ChangeSet ID:	9093
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/08/23 18:07:10

Modified files:
	loader         : loadorder.c 
	include        : module.h 
	dlls/ntdll     : Makefile.in 
	dlls/kernel    : ne_module.c 
Removed files:
	if1632         : builtin.c 

Log message:
	Moved 16-bit builtin module handling to dlls/kernel/ne_module.c.

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

Old revision  New revision  Changes     Path
 1.64          1.65          +4 -15      wine/loader/loadorder.c
 1.89          1.90          +0 -4       wine/include/module.h
 1.71          1.72          +0 -1       wine/dlls/ntdll/Makefile.in
 1.1           1.2           +233 -2     wine/dlls/kernel/ne_module.c
 1.56          Removed       +0 -0       wine/if1632/builtin.c




More information about the wine-cvs mailing list