reactos/dll/win32/shell32/wine
Katayama Hirofumi MZ 2727245c86
[SHELL32] Shell notify rework for simplicity and readability (#2539)
Shell change notification has been implemented in #2432. But as @yagoulas said, source code structure is in mess. We improved simplicity and human readability of our source code.
- Move wine/changenotify.c code into changenotify.c and shelldesktop/CChangeNotify.cpp.
- Simplify code and rename the identifiers and add many comments. CORE-13950
2020-04-13 10:36:24 +09:00
..
appbar.c [Explorer|Shell32] 2020-03-21 19:13:55 -05:00
brsfolder.c Sync brsfolder.c with keyboard shortcut code from wine (#2290) 2020-03-18 21:57:10 +01:00
classes.c [SHELL32] HCR_GetIconA(): Properly use icon_idx (#2482) 2020-03-30 12:24:59 +02:00
clipboard.c
control.c
cpanel.h
pidl.c [SHELL32] Implement shell change notification (#2432) 2020-04-09 07:30:14 +09:00
pidl.h
shell32_main.c [Explorer|Shell32] 2020-03-21 19:13:55 -05:00
shell32_main.h
shellole.c
shellord.c [SHELL32] Rewrite SHAddToRecentDocs (#2333) 2020-02-14 11:05:21 +09:00
shellpath.c [SHELL32] Set read-only for some shell folders and delete Desktop.ini of Desktop and Program Files (#2385) 2020-02-25 10:07:58 +09:00
shellreg.c
shellstring.c
shlmenu.c
shpolicy.c