reactos/base/applications/regedit
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
..
clb [CLB] Enable the dll 2022-06-14 22:48:06 +02:00
lang [REGEDIT] de-DE.rc Fix accelerator collision (#5265) 2023-05-05 13:30:21 +02:00
res [REGEDIT] Use shell icons for the tree view 2022-11-03 02:58:05 +03:00
about.c [REGEDIT] Partially sync Regedit to Wine-7.17 (#4717) 2022-11-02 19:02:14 +01:00
childwnd.c [REGEDIT] Strip redundant include, minor formatting (#5264) 2023-05-01 16:50:01 +02:00
CMakeLists.txt [REGEDIT] CMakeLists.txt: Enable _DEBUG on debugging 2023-03-14 12:22:23 +09:00
edit.c [REGEDIT] Partially sync Regedit to Wine-7.17 (#4717) 2022-11-02 19:02:14 +01:00
error.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
find.c [REGEDIT] Fix ListView selection and finding (#5150) 2023-04-01 22:21:59 +09:00
framewnd.c [REGEDIT] Check whether pszSelectKey is NULL on CDN_FILEOK (#5255) 2023-04-25 18:04:36 +09:00
hexedit.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
hexedit.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
listview.c [REGEDIT] Fix ListView selection and finding (#5150) 2023-04-01 22:21:59 +09:00
main.c [REGEDIT] Move '#include <crtdbg.h>' and add _CRTDBG_MAP_ALLOC 2023-03-21 07:26:04 +09:00
main.h [REGEDIT] Fix ListView selection and finding (#5150) 2023-04-01 22:21:59 +09:00
regedit.c [REGEDIT] Add back import prompt message lost during Wine sync. CORE-18770 2023-03-07 19:41:51 -05:00
regedit.h [REGEDIT] Move '#include <crtdbg.h>' and add _CRTDBG_MAP_ALLOC 2023-03-21 07:26:04 +09:00
regedit.rc [REGEDIT] Use shell icons for the tree view 2022-11-03 02:58:05 +03:00
regproc.c [REGEDIT] import Wine commit f5fe9a6 by Hugh McMaster. 2023-03-15 16:54:47 +01:00
resource.h [REGEDIT] F4, Alt+D, Tab, and Shift+Tab (#4885) 2022-11-19 08:42:20 +09:00
security.c [REGEDIT] Partially sync Regedit to Wine-7.17 (#4717) 2022-11-02 19:02:14 +01:00
security.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
settings.c [REGEDIT] Strip redundant include, minor formatting (#5264) 2023-05-01 16:50:01 +02:00
treeview.c [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