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

Alexandre Julliard julliard at winehq.com
Wed Jun 6 15:24:13 CDT 2001


ChangeSet ID:	991859053127306970767677
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/06/06 16:24:13

Modified files:
	include        : module.h 
	loader         : module.c pe_resource.c 
	scheduler      : process.c 

Log message:
	Set low-order bit of module handle for LOAD_LIBRARY_AS_DATAFILE.
	Cleaned up a few HMODULE/HMODULE16 mismatches.

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

Revision  Changes    Path
 1.57     +2 -2      wine/include/module.h
 1.129    +34 -24    wine/loader/module.c
 1.32     +28 -9     wine/loader/pe_resource.c
 1.154    +7 -13     wine/scheduler/process.c





More information about the wine-cvs mailing list