mirror of
https://github.com/reactos/reactos.git
synced 2026-09-11 04:11:38 +08:00
Reject invalid input filename characters by using shell32!SHLimitInputEdit function and IItemNameLimits interface. Improve SHLimitInputEdit to sanitize paste. CORE-11701