Replace calls to DIALOG_GetCharSize with code to do the equivalent
authorRobert Shearman <rob@codeweavers.com>
Mon, 18 Jul 2005 18:05:33 +0000 (18:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Jul 2005 18:05:33 +0000 (18:05 +0000)
commit7a9bacc45d17b305cd7fe4c6c43749dada984747
tree53fb381b942f06f36f45be70d904ac5f3d110f38
parent0ceb6b6f6b46d42c5d86d1dd3393330e6cae2511
Replace calls to DIALOG_GetCharSize with code to do the equivalent
using GdiGetCharDimensions.
dlls/user/controls.h
dlls/user/dialog.c
dlls/user/dialog16.c
dlls/user/menu.c