http://bugs.winehq.org/show_bug.cgi?id=3928 andrew7webb(a)comcast.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From andrew7webb(a)comcast.net 2005-30-11 20:14 ------- ----- Original Message ----- From: "Vitaliy Margolen" <wine-patch(a)kievinfo.com> To: "wine-patches" <wine-patches(a)winehq.org> Sent: Wednesday, November 30, 2005 11:22 AM Subject: Don't drop owned windows in WIN_EnumChildWindows.
ChangeLog: Don't drop owned windows in WIN_EnumChildWindows. They won't be returned in WIN_ListChildren anyway. Add few tests to test this.
dlls/user/tests/win.c | 16 ++++++++++++++++ dlls/user/win.c | 2 -- 2 files changed, 16 insertions(+), 2 deletions(-)
---------------------------------------------------------------------------- -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.