Added patch to fix error handling in DeferWindowPos when passing an invalid HWND.

This commit is contained in:
Sebastian Lackner
2015-08-30 05:38:07 +02:00
parent 0be8e1fc40
commit a21372e977
5 changed files with 87 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
Fixes: [23187] Fix error handling in DeferWindowPos when passing an invalid HWND
# From: http://source.winehq.org/patches/data/113938