wine/dlls/user tests/menu.c menu.c

Alexandre Julliard julliard at winehq.org
Mon Jun 20 09:12:39 CDT 2005


ChangeSet ID:	18308
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/20 09:12:39

Modified files:
	dlls/user/tests: menu.c 
	dlls/user      : menu.c 

Log message:
	Rein Klazes <wijn at wanadoo.nl>
	Owner drawn menu item size calculation fixes:
	- Correct width calculation of owner drawn menu items;
	- Set the height value in the MEASUREITEM struct to the same value as
	Windows (NT/2k/XP) does (problem debugged by Felix Nawothnig);
	- Add tests for the fixes above;
	- Also add tests for menu bars with owner drawn items.

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

Old revision  New revision  Changes     Path
 1.2           1.3           +91 -38     wine/dlls/user/tests/menu.c
 1.28          1.29          +23 -26     wine/dlls/user/menu.c




More information about the wine-cvs mailing list