reactos/base
Katayama Hirofumi MZ 84e580b67e
[REGEDIT] Fix ListView selection and finding (#5150)
We will check the data size correctly, instead of 3 NUL byte appending hack. Add bSelectNone parameter to UpdateAddress and RefreshListView functions. If bSelectNone is TRUE, then select nothing of ListView. Fix item selection of ListView. Rename CompareData helper function as MatchData and improve it. Improve the search algorithm. If the item selection of ListView changed, scroll down to the item. Follow up to #5146. CORE-15986, CORE-18230
2023-04-01 22:21:59 +09:00
..
applications [REGEDIT] Fix ListView selection and finding (#5150) 2023-04-01 22:21:59 +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] Improve Clock text color for High Contrast (#5180) 2023-03-25 21:31:32 +09:00
system [TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959) 2023-02-15 17:29:52 +01:00
CMakeLists.txt