Hi !

When I call CRichEditCtrl's Undo() method; my last change is undone and I get the chance to "Redo" that modification.

Does anybody know, how to prevent from "Redo" ?

In other words: I (my programm) want to make an Undo without giving the user the possibility to "Redo"

Thanx