11 Jan
2010
11 Jan
'10
12:28 p.m.
Peter Dons Tychsen <donpedro(a)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(a)winehq.org