http://bugs.winehq.org/show_bug.cgi?id=18477
--- Comment #15 from Henri Verbeet hverbeet@gmail.com 2012-07-16 09:21:05 CDT --- Created attachment 41016 --> http://bugs.winehq.org/attachment.cgi?id=41016 patch
The attached patch seems to help in the demo, but I'm not sure if it's the right thing to do. The application releases a reference it doesn't have on the (implicit) depth/stencil surface, which then ends up blocking the Reset() call because the surface now has a non-zero reference count.