[PATCH] regedit: Pass VK_DELETE messages to Listview/Treeview child windows. (try 3)

Lei Zhang thestig at google.com
Wed Oct 8 13:55:05 CDT 2008


Hi,

In regedit, while renaming registry keys / values, the delete key does
not work. The problem is that the main window intercepts all
WM_KEYDOWN / VK_DELETE messages, so it can handle deleting selected
items in the Listview / Treeview. However, we should let the ones
meant for the children of the Listview / Treeview windows go through,
rather than dropping them.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-regedit-Pass-VK_DELETE-messages-to-Listview-Treeview.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081008/75565054/attachment.txt 


More information about the wine-patches mailing list