wine/dlls/user menu.c

Alexandre Julliard julliard at winehq.org
Wed Jul 6 14:03:18 CDT 2005


ChangeSet ID:	18718
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/06 14:03:18

Modified files:
	dlls/user      : menu.c 

Log message:
	Rein Klazes <wijn at wanadoo.nl>
	- when sending the WM_DRAWITEM message in case of a menu item with
	hbmpItem = HBMMENU_CALLBACK, move the drawing origin to the top left
	of the item rectangle
	- at the same time also make sure that the itemState field of the
	DRAWITEMSTRUCT is properly initialized
	- do the drawing of the check mark before sending the WM_DRAWITEM
	message, some application likes to "overdraw" the checkmark.

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

Old revision  New revision  Changes     Path
 1.30          1.31          +38 -29     wine/dlls/user/menu.c




More information about the wine-cvs mailing list