[Bug 7280] regedit: renaming a key does not work (sometimes)

Wine Bugs wine-bugs at winehq.org
Mon Jan 29 11:17:01 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7280





------- Additional Comments From fpga at pacbell.net  2007-29-01 11:17 -------
Hmm... rather odd symptoms. It appears to be triggering a bug elsewhere, but I
don't know why yet. In TREEVIEW_EditLabel(), the edit window was apparently
created correctly. It appears things are going wrong in the function right near
the end in the call to:
    SetFocus(hwndEdit);
In SetFocus(), the just created edit window gets destroyed, for some reason that
is not yet clear to me.


-- 
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.



More information about the wine-bugs mailing list