reactos/base/applications/regedit
Whindmar Saksit 28cb0995e6
[REGEDIT] Handle Ctrl+Backspace in AddressBar (#7140)
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.
2024-07-17 12:40:32 +02:00
..
clb
lang [REGEDIT] *.rc: AUTORADIOBUTTONS, fix "Bus Nummer"-typo, ... (#7104) 2024-07-10 02:17:37 +02:00
res
about.c
childwnd.c [REGEDIT] Handle Ctrl+Backspace in AddressBar (#7140) 2024-07-17 12:40:32 +02:00
CMakeLists.txt
edit.c [NDK][REGEDIT][ROSTESTS:ACPI] Make IO_RESOURCE_REQUIREMENTS_LIST accessible to user mode code 2024-07-14 14:31:41 +02:00
error.c
find.c
framewnd.c [REGEDIT] Strip unneeded WM_TIMER, formatting (#7040) 2024-07-07 13:09:23 +02:00
hexedit.c
hexedit.h
listview.c [REGEDIT] Display REG_NONE as binary (#7084) 2024-07-05 22:11:16 +02:00
main.c [REGEDIT] Handle Ctrl+Backspace in AddressBar (#7140) 2024-07-17 12:40:32 +02:00
main.h
regedit.c
regedit.h [REGEDIT] Handle Ctrl+Backspace in AddressBar (#7140) 2024-07-17 12:40:32 +02:00
regedit.rc
regproc.c
resource.h
security.c
security.h
settings.c
treeview.c [REGEDIT] Early return FALSE in CreateNewKey() if pszKeyPath is NULL (#6840) 2024-05-06 23:46:55 +03:00
txtproc.c