reactos/base/applications/regedit
Kyle Katarn 4d1cd72317
[REGEDIT] Fix and improvement in TreeView (Null handle check, incorrect display after edit, WM_NOTIFY refactor) (#2733)
* - Fix of missing invalid handle check
- Fix of Address & status bar incorrect display after rename
- Refactoring of Treeview WM_NOTIFY code, for better consistency with WM_NOTIFY management for ListView

* Fix following review (space in #define)

* Cleanup following review

* fix following review

* Fix of round 3 of review comments

* UpdateAdress kept in its original location

* fix

* fix (extern missing)

* both extern removed

* Review comments
Error message being added in order to support CORE-17048
2020-05-16 21:23:20 +09:00
..
clb [TRANSLATION] Add and update Indonesian translations (#2506) 2020-04-09 18:49:45 +02:00
lang [REGEDIT] Improve Russian translation 2020-04-21 02:30:21 +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 [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
CMakeLists.txt
edit.c
error.c
find.c
framewnd.c [REGEDIT] Fix tree view popup menu issues 2020-04-19 15:14:44 +02: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
main.h [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
regedit.c
regedit.h
regedit.rc [REGEDIT] Improve arrow button visual (#2133) 2019-12-07 10:09:44 +09: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
treeview.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