[PATCH v2 resend] user32: Don't call IsChild with NULL window in EnableWindow

Piotr Caban piotr at codeweavers.com
Tue Mar 21 07:03:55 CDT 2017


Currently EnableWindow sets last error to ERROR_INVALID_WINDOW_HANDLE if 
mouse is not captured. It's needed for Oracle Service Cloud application.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/user32/tests/win.c | 2 ++
  dlls/user32/win.c       | 2 +-
  2 files changed, 3 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Don-t-call-IsChild-with-NULL-window-in-EnableWi.txt
Type: text/x-patch
Size: 1202 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170321/40c7523a/attachment.bin>


More information about the wine-patches mailing list