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