wine/ controls/menu.c dlls/shell32/control.c d ...

Alexandre Julliard julliard at winehq.com
Wed Dec 26 14:34:13 CST 2001


ChangeSet ID:	1009398853564303698949516
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/12/26 15:34:13

Modified files:
	controls       : menu.c 
	dlls/shell32   : control.c shell32.spec 
	dlls/user      : user32.spec 
	windows        : syscolor.c 

Log message:
	Andreas Mohr <andi at rhlx01.fht-esslingen.de>
	Fixed, added or implemented stubs:
	- DrawMenuBarTemp(): corrected parameter count.
	- CallCPLEntry16(): stub.
	- SetSysColorsTemp(): fully implemented (hopefully) this undocumented
	function.

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

Revision  Changes    Path
 1.134    +8 -2      wine/controls/menu.c
 1.3      +12 -1     wine/dlls/shell32/control.c
 1.45     +1 -1      wine/dlls/shell32/shell32.spec
 1.38     +3 -2      wine/dlls/user/user32.spec
 1.29     +76 -7     wine/windows/syscolor.c





More information about the wine-cvs mailing list