reactos/base
Jose Carlos Jesus 7f45cac9ab
[REGEDIT] Creating a new Key should add a new entry even when no child exist. CORE-18878 (#5274)
- Avoid using a NULL pointer when My Computer is selected, by disabling the New Key menu item.
- Simplifies and fix code style in GetItemPath function.
- Add a new entry even when no child items exist.
CORE-18878
2023-05-18 19:16:49 +09:00
..
applications [REGEDIT] Creating a new Key should add a new entry even when no child exist. CORE-18878 (#5274) 2023-05-18 19:16:49 +09:00
services [AUDIOSRV] Overhaul logging interfaces CORE-16912 (#5067) 2023-02-18 18:28:30 +01:00
setup [USETUP] Speed up DoFileCopy +24% (#5089) 2023-02-24 10:19:53 +09:00
shell [EXPLORER][RUNDLL32] Restore minimized non-task windows (#5228) 2023-05-03 07:39:05 +09:00
system [WINLOGON] Implement logoff and MessageBeep sounds support (#4755) 2023-05-05 20:18:34 +02:00
CMakeLists.txt