mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 02:12: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).