The async bug was revealed as I was writing the acceptex tests. The only observable effect was a thread hanging because it never gets notified. I don't know how/where to write conformance tests for the wineserver core.
If you can write a conformance test to expose the bug, then please send that and a patch for the fix, e.g. as the first two patches in a series: 1/4 async test 2/4 async fix 3/4 acceptex test 4/4 acceptex fix If no separate test is possible, just fold it in to the AcceptEx patches. Thanks!
- Dan