wine/dlls/ntdll loader.c

Alexandre Julliard julliard at winehq.org
Fri Oct 10 18:28:52 CDT 2003


ChangeSet ID:	9725
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/10 18:28:52

Modified files:
	dlls/ntdll     : loader.c 

Log message:
	Fixed importing of dlls with no exports (reported by Warren Baird).
	Don't crash on an empty load order specification (reported by Maxime
	Bellengé).
	Try to avoid crashing when an import is missing for a builtin dll.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9725

Old revision  New revision  Changes     Path
 1.48          1.49          +43 -15     wine/dlls/ntdll/loader.c




More information about the wine-cvs mailing list