mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
- When Ctrl+X is pressed on a selected item, it will appear ghosted until another clipboard action takes place. - Generate SHCNE_UPDATE* notifications when file attributes change. - When an items hidden attribute is changed (filesystem notification), we must update the ghosted state. CORE-9465