[PATCH 2/2] Fixing ReleaseCapture of child window bug in EnableWindow (resend)

Guo Jian orzhvs at gmail.com
Thu May 9 13:35:56 CDT 2013


A window should not lose mouse capture even when it's parent window is disabled.
Bug 33542 is actually solved after removing this. I' not sure why there was a IsChild check here, if somebody knows please tell me. Thanks.
Resolved two todo_wine introduced in [patch 1/2].

---
  dlls/user32/tests/win.c | 4 ++--
  dlls/user32/win.c       | 5 +++--
  2 files changed, 5 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fixing-ReleaseCapture-of-child-window-bug-in-EnableWin.txt
Type: text/x-patch
Size: 1607 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130510/1de01aa3/attachment.bin>


More information about the wine-patches mailing list