wine/ dlls/user/user.spec if1632/builtin.c inc ...

Alexandre Julliard julliard at winehq.com
Tue Mar 27 19:47:29 CST 2001


ChangeSet ID:	9857440490468942280858755
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/03/27 20:47:29

Modified files:
	dlls/user      : user.spec 
	if1632         : builtin.c 
	include        : builtin16.h 
	tools/winebuild: spec16.c 
	windows        : user.c 

Log message:
	Always load the 32-bit dll containing a given 16-bit builtin.
	Check the module name in addition to the file name when loading a
	16-bit builtin dll.

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

Revision  Changes    Path
 1.19     +1 -1      wine/dlls/user/user.spec
 1.46     +37 -19    wine/if1632/builtin.c
 1.17     +0 -1      wine/include/builtin16.h
 1.19     +0 -1      wine/tools/winebuild/spec16.c
 1.73     +0 -24     wine/windows/user.c





More information about the wine-cvs mailing list