mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 21:22:49 +08:00
One StringCbPrintf() call is sufficient, that can cover both clearModifyAlert == TRUE or FALSE cases. Also, only SendMessage(EM_GETMODIFY) when clearModifyAlert == FALSE (during text edition).