Re: Testers on windows needed

2009-07-28 Thread Hin-Tak Leung
--- On Tue, 28/7/09, Stefan Leichter wrote: > Hello, > > i'm looking for some good souls testing the attached patch > one windows. > > While looking for bug 7701 i found that the function > __vbaNew2 of the > MSVBVM60.dll does not like return values from > SHGetFileInfoA bigger than > 0x7fff

Re: Appdatabase racing and flightsim category

2009-07-28 Thread Alexander Nicolaysen Sørnes
Tirsdag 28. juli 2009 22.39.32 skrev Keith Muir: > I submitted a list of flight sims for this category to Ken Sharp I > notice the category has been updated with racing games but not flight > anyone know what he did with my list > > Regards, > > Keith I simply searched for 'racing' and modified th

Re: Testers on windows needed

2009-07-28 Thread Stefan Leichter
Am Tuesday 28 July 2009 18:56:46 schrieb Hin-Tak Leung: > --- On Tue, 28/7/09, Stefan Leichter wrote: > > Hello, > > > > i'm looking for some good souls testing the attached patch > > one windows. > > > > While looking for bug 7701 i found that the function > > __vbaNew2 of the > > MSVBVM60.dll do

Appdatabase racing and flightsim category

2009-07-28 Thread Keith Muir
I submitted a list of flight sims for this category to Ken Sharp I notice the category has been updated with racing games but not flight anyone know what he did with my list Regards, Keith A-10 Aces high Air Attack Air warrrior II B-17 Flying Fortress Commanche 4 Condor Desert Fighters Enemy E

Re: coordinating efforts wrt rejected patches

2009-07-28 Thread Scott Ritchie
Vincent Povirk wrote: > Some people have expressed interest recently in finding patches that > have been sent to wine-patches and have not yet been accepted into > winehq. The hope is that we can put some effort into getting feedback > to the authors of recent ones, and maybe the old abandoned patc

Re: coordinating efforts wrt rejected patches

2009-07-28 Thread Roderick Colenbrander
I have just added two theming related patches which are bit-rotting. The patches fix drawing issues but in both cases tests are needed to prove that they are correct. Roderick On Tue, Jul 28, 2009 at 7:28 PM, Vincent Povirk wrote: > Some people have expressed interest recently in finding patches

Re: Testers on windows needed

2009-07-28 Thread Nicolas Le Cam
2009/7/28 Stefan Leichter : > Hello, > > i'm looking for some good souls testing the attached patch one windows. > > While looking for bug 7701 i found that the function __vbaNew2 of the > MSVBVM60.dll does not like return values from SHGetFileInfoA bigger than > 0x7fff > > Can you please report at

coordinating efforts wrt rejected patches

2009-07-28 Thread Vincent Povirk
Some people have expressed interest recently in finding patches that have been sent to wine-patches and have not yet been accepted into winehq. The hope is that we can put some effort into getting feedback to the authors of recent ones, and maybe the old abandoned patches will catch the interest of

Testers on windows needed

2009-07-28 Thread Stefan Leichter
Hello, i'm looking for some good souls testing the attached patch one windows. While looking for bug 7701 i found that the function __vbaNew2 of the MSVBVM60.dll does not like return values from SHGetFileInfoA bigger than 0x7fff Can you please report at least the results of the trace statemen

Re: Adding a pedantic version of transl

2009-07-28 Thread Paul Vriens
André Hentschel wrote: Paul Vriens schrieb: André Hentschel wrote: Paul Vriens schrieb: Hi, Currently transl doesn't show potential translation errors on a higher level. I'm busy implementing a more pedantic version of transl that shows the potential translation errors on the resfile pages

Re: Adding a pedantic version of transl

2009-07-28 Thread André Hentschel
Paul Vriens schrieb: André Hentschel wrote: Paul Vriens schrieb: Hi, Currently transl doesn't show potential translation errors on a higher level. I'm busy implementing a more pedantic version of transl that shows the potential translation errors on the resfile pages (see attached screensho

Re: ws2_32: Handle the formatting of IPV6 addresses and use inet_ntop function

2009-07-28 Thread Juan Lang
Hi Jeff, I have a competing version of a similar patch that I was going to send in. Ordinarily I'd defer to the first poster rule, but in this case I'd rather mine were used. The difference is, you use the ternary comparison operator: + (((const struct WS_sockaddr_in *)a)->sin_f

Re: Adding a pedantic version of transl

2009-07-28 Thread Paul Vriens
Aurimas Fišeras wrote: On 2009.07.28 11:28, Paul Vriens wrote: Some screenshots for the curious: lang page: http://imgshack.info/images/e2wsftgyxwt3bxetbbq.png resfile page: http://imgshack.info/images/2w6rs7xm5uggsfplc5ke.png Nice. One thought, columns "translated, errors" in "Modules not t

Re: Adding a pedantic version of transl

2009-07-28 Thread Paul Vriens
André Hentschel wrote: Paul Vriens schrieb: Hi, Currently transl doesn't show potential translation errors on a higher level. I'm busy implementing a more pedantic version of transl that shows the potential translation errors on the resfile pages (see attached screenshot). I'm now looking