[PATCH 2/3] comctl32/tests: Use EM_SETMARGINS to test EC_USEFONTINFO margins.
23 Apr
2019
23 Apr
'19
11:59 a.m.
Tests assume that WM_SETFONT margins are equal to EM_SETMARGINS with EC_USEFONTINFO ones. This isn't true when font's charset is CJK. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/comctl32/tests/edit.c | 47 +++++++++++++++++++++++++++++++++++----------- 1 file changed, 36 insertions(+), 11 deletions(-)
2516
Age (days ago)
2516
Last active (days ago)
0 comments
1 participants
participants (1)
-
Akihiro Sagawa