reactos/dll/win32/shell32/shelldesktop
Katayama Hirofumi MZ 7c9a8c0b89
[SHELL32] Improve readability of filesystem notification (#2737)
Improve human readability of filesystem change notification.
- Rename the identifiers for human readabilities.
- Split the code into CFilePathList and CDirectoryWatcher classes.
- Encapsulation of code.
CORE-13950
2020-06-02 18:42:07 +09:00
..
CChangeNotifyServer.cpp [SHELL32] Improve readability of filesystem notification (#2737) 2020-06-02 18:42:07 +09:00
CChangeNotifyServer.h [SHELL32] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +09:00
CDesktopBrowser.cpp [SHELL32] Follow-up of #2539 2020-04-13 10:41:26 +09:00
CDirectoryWatcher.cpp [SHELL32] Improve readability of filesystem notification (#2737) 2020-06-02 18:42:07 +09:00
CDirectoryWatcher.h [SHELL32] Improve readability of filesystem notification (#2737) 2020-06-02 18:42:07 +09:00
CFilePathList.cpp [SHELL32] Improve readability of filesystem notification (#2737) 2020-06-02 18:42:07 +09:00
CFilePathList.h [SHELL32] Improve readability of filesystem notification (#2737) 2020-06-02 18:42:07 +09:00
CMakeLists.txt [SHELL32] Improve readability of filesystem notification (#2737) 2020-06-02 18:42:07 +09:00
dde.cpp
shelldesktop.h [SHELL32] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +09:00