ChangeSet ID: 13904 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/23 17:51:42
Modified files: dlls/comctl32 : hotkey.c
Log message: Robert Shearman rob@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