Hi all,

I have created a dialogbased MFC application. The dialogbox contains a normal editbox based on CEdit. I need to write at least 100kB text out in the editbox, but it will only display about 40kB of the text.

Is this the upper limit for the CEdit control?
Can a RichEditBox contain more text?
Any other suggestions to how a can solve this problem?

Thanks
Jimmi Christensen