May 13, 2026
8:52 p.m.
MS Comic Chat requires EM_LINELENGTH with wParam==-1 to be implemented in riched20 to allow typing space characters. EM_LINELENGTH(-1) returns the number of unselected characters on the line that contains the current selection. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10888