Qian Hong writes:
> Hello,
>
> This patch is marked as pending, is there anything I can improve? Did
> the test results in [1] and [2] help?
Adding sleeps to work around timing issues is usually suspicious,
particularly since the code is already supposed to wait. You'd have to
explain why that's
On Thu, Jul 11, 2013 at 11:19 AM, Sylvain Petreolle wrote:
> ---
> dlls/wbemprox/builtin.c | 30 ++
> 1 file changed, 30 insertions(+)
>
> diff --git a/dlls/wbemprox/builtin.c b/dlls/wbemprox/builtin.c
> index 9e2369a..5b7674e 100644
> --- a/dlls/wbemprox/builtin.c
> +
Pavel Borecki writes:
> @@ -3060,7 +3122,7 @@
>
> #: hhctrl.rc:62 winhlp32.rc:31
> msgid "&Print..."
> -msgstr "&Tisknout..."
> +msgstr "&TisknoutĀ"
Please keep the three dots, that's apparently the standard.
--
Alexandre Julliard
julli...@winehq.org