wine/dlls/dmloader loaderstream.c loader.c dml ...

Alexandre Julliard julliard at winehq.org
Wed May 12 19:00:22 CDT 2004


ChangeSet ID:	12347
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/05/12 19:00:22

Modified files:
	dlls/dmloader  : loaderstream.c loader.c dmloader_private.h 
	                 dmloader_main.c container.c Makefile.in 
Added files:
	dlls/dmloader  : debug.h debug.c classfactory.c 

Log message:
	Rok Mandeljc <rok.mandeljc at gimb.org>
	dmloader: complete rewrite and full implementation.

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

Old revision  New revision  Changes     Path
 1.8           1.9           +669 -121   wine/dlls/dmloader/loaderstream.c
 1.11          1.12          +778 -540   wine/dlls/dmloader/loader.c
 1.7           1.8           +272 -164   wine/dlls/dmloader/dmloader_private.h
 1.5           1.6           +16 -543    wine/dlls/dmloader/dmloader_main.c
 1.7           1.8           +408 -271   wine/dlls/dmloader/container.c
 1.5           1.6           +2 -0       wine/dlls/dmloader/Makefile.in
 Added         1.1           +0 -0       wine/dlls/dmloader/debug.h
 Added         1.1           +0 -0       wine/dlls/dmloader/debug.c
 Added         1.1           +0 -0       wine/dlls/dmloader/classfactory.c




More information about the wine-cvs mailing list