1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-06-20 07:36:05 +00:00
reactos/dll/win32/shell32/shelldesktop
Katayama Hirofumi MZ 7c9a8c0b89
[SHELL32] Improve readability of filesystem notification ()
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 () 2020-06-02 18:42:07 +09:00
CChangeNotifyServer.h [SHELL32] Shell notify rework for simplicity and readability () 2020-04-13 10:36:24 +09:00
CDesktopBrowser.cpp [SHELL32] Follow-up of 2020-04-13 10:41:26 +09:00
CDirectoryWatcher.cpp [SHELL32] Improve readability of filesystem notification () 2020-06-02 18:42:07 +09:00
CDirectoryWatcher.h [SHELL32] Improve readability of filesystem notification () 2020-06-02 18:42:07 +09:00
CFilePathList.cpp [SHELL32] Improve readability of filesystem notification () 2020-06-02 18:42:07 +09:00
CFilePathList.h [SHELL32] Improve readability of filesystem notification () 2020-06-02 18:42:07 +09:00
CMakeLists.txt [SHELL32] Improve readability of filesystem notification () 2020-06-02 18:42:07 +09:00
dde.cpp
shelldesktop.h [SHELL32] Shell notify rework for simplicity and readability () 2020-04-13 10:36:24 +09:00