Bram
> Patch 7.0.027 (extra)
> [...]
> }
> if (msg.message == WM_USER)
> + {
> + MyTranslateMessage(&msg)
--------------------------------^c:\devel\vim\vim70\src\gui_w48.c(1669) : error C2146: syntax error : missing ';' before identifier 'DispatchMessageA' I know these little nasty things too good myself %-] Thanks and best regards Mathias
