wine/dlls/comctl32 hotkey.c

Alexandre Julliard julliard at winehq.org
Thu Sep 23 17:51:42 CDT 2004


ChangeSet ID:	13904
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/09/23 17:51:42

Modified files:
	dlls/comctl32  : hotkey.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Make the control look more like native by using the right font and
	spacing.
	- Use TextOutW rather than DrawTextW as we don't use any features of
	DrawTextW.
	- Fix caret size and position.
	- Implement WM_CHAR and WM_SYSCHAR messages.

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

Old revision  New revision  Changes     Path
 1.30          1.31          +35 -37     wine/dlls/comctl32/hotkey.c




More information about the wine-cvs mailing list