https://bugs.winehq.org/show_bug.cgi?id=48043 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d76527373b6ae40439706352a92 | |97c4bf6878dee Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- These got fixed, probably by this pair of commits: commit 89d67614ca1d020fae39aa09e852a7e2bea77783 Author: Zebediah Figura <z.figura12(a)gmail.com> AuthorDate: Mon Jan 6 10:00:00 2020 -0600 Commit: Alexandre Julliard <julliard(a)winehq.org> CommitDate: Mon Jan 6 20:23:02 2020 +0100 user32/tests: Relax WindowFromDC() tests a bit. Windows often reuses the DC handle for a different window (which may be in another process). Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> commit d76527373b6ae40439706352a9297c4bf6878dee Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Mon Jan 6 10:00:01 2020 -0600 user32/tests: Get rid of the test for DC handle reuse. It may be useful for demonstrating cache behaviour, but fails too frequently on Windows to be reliable. Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.