http://bugs.winehq.org/show_bug.cgi?id=8948
------- Additional Comments From austinenglish@gmail.com 2007-15-07 22:16 ------- No, still gives me those errors. I completed the test, but see my notes below. The regression seems to be:
austin@austin-desktop:~/wine-git$ git bisect bad cc90b25aef7ec8a357733c98b2e56105a1ee26e6 is first bad commit commit cc90b25aef7ec8a357733c98b2e56105a1ee26e6 Author: Alexandre Julliard julliard@winehq.org Date: Thu Jul 12 15:45:00 2007 +0200
user32: Check both A and W proc for previously allocated winprocs.
Some apps get a winproc as A and then set it again as W.
:040000 040000 f4b68e82c9577b7933bed7562a51b43ca1e9a493 a2ff25f1f42f4b3cd917e7c3c6cbf799794604eb M dlls
Which would make it seem that it is a dupe of 7512. *BUT* someone should confirm this, as testing this was hard because of all those popups, and I had to test each compile a few times to make sure that it didn't pop up and I missed it.