mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 03:24:29 +08:00
Notes: - Also fixes a bug where Del does not work in the AddressBar nor during Tree/List label edit because it gets eaten by the accelerator. - Removed the code that handles CtrlA in the AddressBar because the Edit control does this out of the box.