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.