Alexandre Julliard pushed to branch master at wine / wine Commits: d2344e04 by Rose Hellsing at 2026-05-27T10:46:04+02:00 riched20: Implement EM_LINELENGTH with wParam==-1. 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. - - - - - e067b608 by Rose Hellsing at 2026-05-27T10:46:05+02:00 riched20/tests: Add EM_LINELENGTH(-1) tests. - - - - - 2 changed files: - dlls/riched20/editor.c - dlls/riched20/tests/editor.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b4ee8cfbe9d8de712bd1a10318a43d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b4ee8cfbe9d8de712bd1a10318a43d... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help