e392386f
 by Nikolay Sivov   at 2025-05-13T23:35:02+02:00 
comctl32/edit: Remove change notifications on Ctrl+A selections.
It's not notified on Windows, and it makes sense not to because data hasn't changed.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>