Added patch to fix handling of wait interrupted by User APC.

This commit is contained in:
Sebastian Lackner
2015-10-09 21:33:39 +02:00
parent 0dddb28c32
commit cc0556df4a
6 changed files with 149 additions and 1 deletions

View File

@@ -34,8 +34,9 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [1]:**
**Bug fixes and features included in the next upcoming release [2]:**
* Do not check if object was signaled after user APC in server_select
* Show windows version when collecting system info in winedbg