wine/ include/winternl.h dlls/ntdll/loader.c d ...

Alexandre Julliard julliard at winehq.org
Fri Feb 6 19:11:54 CST 2004


ChangeSet ID:	10980
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/02/06 19:11:54

Modified files:
	include        : winternl.h 
	dlls/ntdll     : loader.c 
	dlls/kernel    : process.c 

Log message:
	Get pointer to CreateFileW earlier on during startup.
	Make sure we don't crash when loading a dll before the modref for the
	main exe has been created.

Patch: http://cvs.winehq.org/patch.py?id=10980

Old revision  New revision  Changes     Path
 1.66          1.67          +1 -1       wine/include/winternl.h
 1.62          1.63          +10 -4      wine/dlls/ntdll/loader.c
 1.43          1.44          +1 -1       wine/dlls/kernel/process.c




More information about the wine-cvs mailing list