http://bugs.winehq.org/show_bug.cgi?id=1226
------- Additional Comments From blin@gmx.net 2007-12-03 06:26 ------- Looking at the plethora of programs affected by this, I really doubt the fixme is the actual issue. As mentioned before, the status code is STATUS_OBJECT_TYPE_MISMATCH, doesn't sound very network specific.
Looking at the functions that could possibly trigger this problem, it seems like functions handling async requests use it. I figure that the actual bug is hidden somewhere there.