Re: [PATCH 1/3] user32/tests: Sleep enough time to make sure all input message have been processed.

2013-07-10 Thread Qian Hong
Hello, This patch is marked as pending, is there anything I can improve? Did the test results in [1] and [2] help? Thanks for any feedback! [1] https://testbot.winehq.org/JobDetails.pl?Key=26191 [2] https://testbot.winehq.org/JobDetails.pl?Key=26190 On Wed, Jul 3, 2013 at 2:45 AM, Qian Hong wr

Re: winmm: Standardize and simplify two error messages.

2013-07-10 Thread Andrew Eikum
On Wed, Jul 10, 2013 at 10:42:05AM +0200, Francois Gouget wrote: > We don't have a MIDI Mapper configuration applet so don't tell the user to > use it. > --- > > Or if we do, how does one get to it? I did not find anything in > winecfg.exe, nor in control.exe (the Control Panel). > > -MIDIERR_N

Re: Should we translate the prompt

2013-07-10 Thread Frédéric Delanoy
On Mon, Jul 8, 2013 at 12:16 PM, Francois Gouget wrote: > On Sun, 7 Jul 2013, Jactry Zeng wrote: > [...] >> msgid "%1? (Yes|No)\n" > [...] >> When I discuss this with Qian Hong, he give a better idea. We may can just >> make the origin text more apropos, just like: >> msgid "%1? (Y)es|(N)o\n" > >