Nov. 18, 2024
10:09 a.m.
Forwarding [`CBEN_ENDEDITW`](https://learn.microsoft.com/en-us/windows/win32/controls/cben-endedit) is enough to make pressing enter in 7-zip file manager's path input work.
In that case, add a case in toolbar to handle CBEN_ENDEDITW only. Also, you can test only CBEN_ENDEDITW instead of unrelated notification codes. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6737#note_87805