wine/ include/module.h dlls/user/user16.c dlls ...

Alexandre Julliard julliard at winehq.org
Wed May 18 10:37:42 CDT 2005


ChangeSet ID:	17588
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/18 10:37:42

Modified files:
	include        : module.h 
	dlls/user      : user16.c cursoricon.c 
	dlls/kernel    : kernel32.spec 

Log message:
	Removed implementation of LoadDIBIconHandler16 and
	LoadDIBCursorHandler16 since they are no longer used, and stop
	exporting NE_DefResourceHandler.

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

Old revision  New revision  Changes     Path
 1.109         1.110         +0 -3       wine/include/module.h
 1.22          1.23          +29 -0      wine/dlls/user/user16.c
 1.3           1.4           +0 -48      wine/dlls/user/cursoricon.c
 1.151         1.152         +0 -1       wine/dlls/kernel/kernel32.spec




More information about the wine-cvs mailing list