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

Alexandre Julliard julliard at winehq.org
Thu Sep 25 18:55:35 CDT 2003


ChangeSet ID:	9511
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/25 18:55:35

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

Log message:
	Moved WINE_MODREF definition to loader.c.
	Removed short module name from WINE_MODREF, Windows doesn't have it.
	Rewrote LdrGetDllHandle to only use Unicode.

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

Old revision  New revision  Changes     Path
 1.96          1.97          +2 -16      wine/include/module.h
 1.37          1.38          +60 -31     wine/dlls/ntdll/loader.c




More information about the wine-cvs mailing list