wine/ dlls/ntdll/loader.c include/module.h loa ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jul 24 14:04:41 CDT 2002


ChangeSet ID:	1027537481599741525090398
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/07/24 14:04:41

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

Log message:
	Added support for ordinal hint in PE_FindExportedFunction.

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

Revision  Changes    Path
 1.4      +2 -3      wine/dlls/ntdll/loader.c
 1.65     +3 -2      wine/include/module.h
 1.38     +2 -2      wine/loader/elf.c
 1.157    +5 -4      wine/loader/module.c
 1.113    +19 -17    wine/loader/pe_image.c




More information about the wine-cvs mailing list