mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
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