ChangeSet ID: 18994 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/18 13:05:33
Modified files: dlls/user : menu.c dialog16.c dialog.c controls.h
Log message: Robert Shearman rob@codeweavers.com Replace calls to DIALOG_GetCharSize with code to do the equivalent using GdiGetCharDimensions.
Patch: http://cvs.winehq.org/patch.py?id=18994
Old revision New revision Changes Path 1.32 1.33 +3 -1 wine/dlls/user/menu.c 1.10 1.11 +4 -1 wine/dlls/user/dialog16.c 1.2 1.3 +6 -34 wine/dlls/user/dialog.c 1.23 1.24 +0 -1 wine/dlls/user/controls.h