reactos/base/applications/regedit
Jose Carlos Jesus 568383c9b9
[REGEDIT] Fix issue at Find registry key (#4341)
- If we dont select a item as a starting point to search from, we need to set
  pszValueName to the first value name in current subkey.

- Check pszSubKey length before calling RegFindRecurse.

- Set focus to subkey when we search for it.
2022-06-19 21:57:30 +02:00
..
clb [CLB] Enable the dll 2022-06-14 22:48:06 +02:00
lang [TRANSLATION] Improve Portuguese (pt-PT) translation (#4522) 2022-05-31 02:04:41 +03:00
res [REGEDIT] Improve arrow button visual (#2133) 2019-12-07 10:09:44 +09:00
about.c [MSPAINT] Shorten the license string that is displayed in ShellAbout() dialog. CORE-12356 2020-01-24 23:40:32 +01:00
childwnd.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CMakeLists.txt [CLB] Enable the dll 2022-06-14 22:48:06 +02:00
edit.c
error.c
find.c [REGEDIT] Fix issue at Find registry key (#4341) 2022-06-19 21:57:30 +02:00
framewnd.c [NOTEPAD][WORDPAD][MSPAINT]... Use newer file open dialog (#3571) 2021-04-01 22:50:32 +09:00
hexedit.c
hexedit.h
listview.c [REGEDIT] Fix and improvement in TreeView (Null handle check, incorrect display after edit, WM_NOTIFY refactor) (#2733) 2020-05-16 21:23:20 +09:00
main.c [REGEDIT] Use InitCommonControlsEx instead of InitCommonControls (#3686) 2021-05-26 21:11:10 +09:00
main.h [REGEDIT] Display search finished messagebox when using Find Next (F3) menu item (#3371) 2020-12-21 20:48:52 +03:00
regedit.c [REGEDIT] Improve message box for importing registry files (#3006) 2020-08-16 02:25:44 +03:00
regedit.h
regedit.rc [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
regproc.c [REGEDIT] Fix HeapFree() on the wrong variable (#2736) 2020-05-05 11:44:45 +03:00
regproc.h
resource.h [REGEDIT] Improve arrow button visual (#2133) 2019-12-07 10:09:44 +09:00
security.c
security.h
settings.c [REGEDIT] Fix declaration of DbgPrint 2021-04-28 13:10:23 +02:00
treeview.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00