wine/loader module.c pe_image.c pe_resource.c

Alexandre Julliard julliard at winehq.com
Thu Jan 31 17:32:58 CST 2002


ChangeSet ID:	1012519978430168570484966
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	02/01/31 18:32:58

Modified files:
	loader         : module.c pe_image.c pe_resource.c 

Log message:
	LOAD_LIBRARY_AS_DATAFILE modules must be mapped like normal files, not
	like PE images. Fixed resource loading to handle that.

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

Revision  Changes    Path
 1.146    +12 -1     wine/loader/module.c
 1.104    +0 -1      wine/loader/pe_image.c
 1.36     +47 -3     wine/loader/pe_resource.c





More information about the wine-cvs mailing list