comctl32/toolbar: forward WM_NOTIFY CBEN_ENDEDITW
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57178
This makes 7-zip file manager pressing enter while editing path work:
- before:
- after:
- 7-zip file manager goes to path.
- Path input displays incorrect path (shouldn't happen, bug in wine's comboboxex unrelated to toolbar).