mirror of
https://github.com/reactos/reactos.git
synced 2026-09-10 03:11:06 +08:00
- Call ImmSetCompositionFontW in WM_SETFONT handling of EDIT controls if necessary. - If the specified font is NULL, then use DEFAULT_GUI_FONT. CORE-11700