reactos/dll/win32/shell32/shelldesktop
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
..
CChangeNotifyServer.cpp [SHELL32] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +09:00
CChangeNotifyServer.h [SHELL32] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +09:00
CDesktopBrowser.cpp [SHELL32] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +09:00
CMakeLists.txt [SHELL32] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +09:00
dde.cpp
shelldesktop.h [SHELL32] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +09:00