reactos/base
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
..
applications [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
services [UMPNPMGR] Implement PNP_GetFirstLogConf and PNP_GetNextLogConf (WIP) 2020-05-10 20:46:41 +02:00
setup [WELCOME] pl-pl update (#2717) 2020-05-03 15:30:04 +02:00
shell [CMD] Quick fix for the REM command parser. CORE-17030 2020-05-11 04:27:12 +02:00
system [SYSDM][DESK] Fix GetDC/ReleaseDC error management (#2707) 2020-05-07 12:57:46 +02:00
CMakeLists.txt