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

Guo Jian orzhvs at gmail.com
Thu May 9 12:36:00 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.

---
  dlls/user32/win.c | 5 +++--
  1 file changed, 3 insertions(+), 2 deletions(-)


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


More information about the wine-patches mailing list