"katahiromz ." katayama.hirofumi.mz@gmail.com writes:
See attachment.
From 118fdea9e3250edb3b9e70574e4b8686cfcdd3fc Mon Sep 17 00:00:00 2001 From: Hirofumi Katayama katayama.hirofumi.mz@gmail.com Date: Thu, 7 Nov 2019 21:09:15 +0900 Subject: [PATCH v2] user32: Implement case of pointSize == 0x7fff.
If DLGTEMPLATE.pointSize == 0x7FFF, then a special treatment is required. That uses message box font.
This is already handled in the caller. Why do you need all this?