Forget my user32 patch. MapWindowPoints tests are wrong.
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
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
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
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