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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
control.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
cpanel.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pidl.c [SHELL32] Implement shell change notification (#2432) 2020-04-09 07:30:14 +09:00
pidl.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
shell32_main.c [Explorer|Shell32] 2020-03-21 19:13:55 -05:00
shell32_main.h [SDK][SHELL32] Augment the internally used IDataObject with some extra formats 2019-10-20 17:10:12 +02:00
shellole.c [SHELL32] Remove some unused members and comment out some unused Wine code. CORE-11799 (#94) 2017-10-27 23:51:44 +01:00
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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
shellstring.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
shlmenu.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
shpolicy.c [EXPLORER][SHPOLICY] Implement "NoSimpleStartMenu" policy (#1258) 2019-03-24 14:56:43 +01:00