user32: Do not allow a change of capture if the currently capture window is a menu unless explicitly specified (try2)

Alexandre Julliard julliard at winehq.org
Mon Jan 11 12:28:43 CST 2010


Peter Dons Tychsen <donpedro at tdcadsl.dk> writes:

> Hello A.
>
> I was afraid you were going to say that! :-)
>
> My initial change actually did that, but then i ran into the problem
> that i need the request to fail, but not set an error-code. I could
> push/pop the current error code in user32 but that seemed a bit ugly. I
> could also single out that error code and then only translate the
> others. But what error code should be used then? Also seemed a bit ugly.

Simply use wine_server_call instead of wine_server_call_err.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list