user32 tests patch

2012-10-16 Thread Christian Costa
Forget my user32 patch. MapWindowPoints tests are wrong.

RE: Question about my user32 tests patch

2009-05-02 Thread Ge van Geldorp
Hi Joel, > From: Joel Holdsworth > > How do you deal with this problem, because presumably not every test > contributor has VMs ready to confirm the behaviour of 95, 98, ME, 2000, > XP and Vista. Do I submit the patch as-is, in the knowlege that it will > cause failures in old windows? Presumably

Re: Question about my user32 tests patch

2009-05-02 Thread Joel Holdsworth
On Sat, 2009-05-02 at 08:58 -0700, Juan Lang wrote: > Hi Joel, > > > How do you deal with this problem, because presumably not every test > > contributor has VMs ready to confirm the behaviour of 95, 98, ME, 2000, > > XP and Vista. Do I submit the patch as-is, in the knowlege that it will > > caus

Re: Question about my user32 tests patch

2009-05-02 Thread Juan Lang
Hi Joel, > How do you deal with this problem, because presumably not every test > contributor has VMs ready to confirm the behaviour of 95, 98, ME, 2000, > XP and Vista. Do I submit the patch as-is, in the knowlege that it will > cause failures in old windows? Presumably not - so what do you sugge

Question about my user32 tests patch

2009-05-02 Thread Joel Holdsworth
Hi All, I just submitted my first ever patch to wine-patches (attached) - good news. In retrospect I may have been a little premature. The patch adds tests for user32:DrawIcon and user32:DrawIconEx including tests for icon alpha blending which wine does not currently support. It occured to me tha