Hi,

you are right, the capacity of a CEdit control is limited (obviously it's based on 16 bit-code). If you want to display more text in your dialog, you should use a CRichEditCtrl instead.

Greetings, Jörg