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

Alexandre Julliard julliard at wine.codeweavers.com
Wed Mar 19 22:55:59 CST 2003


ChangeSet ID:	7537
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/03/19 22:55:59

Modified files:
	loader         : module.c 
	include        : module.h 
	dlls/ntdll     : loader.c 

Log message:
	Eric Pouech <pouech-eric at wanadoo.fr>
	Moved the module loading/unloading code and the remaining needed
	static variables to ntdll.

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

Old revision  New revision  Changes     Path
 1.180         1.181         +0 -193     wine/loader/module.c
 1.75          1.76          +0 -7       wine/include/module.h
 1.14          1.15          +194 -1     wine/dlls/ntdll/loader.c




More information about the wine-cvs mailing list