wine/ libs/wine/wine.def libs/wine/loader.c in ...

Alexandre Julliard julliard at winehq.org
Fri Jan 2 15:08:06 CST 2004


ChangeSet ID:	10547
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/02 15:08:05

Modified files:
	libs/wine      : wine.def loader.c 
	include/wine   : library.h 

Log message:
	Added wine_dll_get_owner function that retrieves the 32-bit dll
	containing a given 16-bit dll by reading the symlink, so that we don't
	need to dlopen it.

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

Old revision  New revision  Changes     Path
 1.7           1.8           +1 -0       wine/libs/wine/wine.def
 1.15          1.16          +88 -17     wine/libs/wine/loader.c
 1.29          1.30          +1 -0       wine/include/wine/library.h




More information about the wine-cvs mailing list