March 23, 2026
2:40 p.m.
On Mon Mar 23 13:50:17 2026 +0000, Hans Leidekker wrote:
These patches add a SetWindowTextW() call which changes the windows title but the combobox window doesn't have a visible title bar, at least not in this installer. {width=900 height=320} The window has a visible title bar, so SetWindowTextW() works. The ComboBox items have value = English(UK) and text = add-text. Selecting add-text displays the corresponding value (English(UK)).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10425#note_133384