From: IsaacsDad on
When the callback function for StreamIn for CRichTextCtrl is called
only 4092 bytes of data is inserted. How can this be increased?
From: Joseph M. Newcomer on
It probably can't be. The callback asks for whatever chunk size it feels like, and you
are supposed to supply it.
joe

On Fri, 7 Nov 2008 01:28:10 -0800 (PST), IsaacsDad <erik.xp.larsson(a)gmail.com> wrote:

>When the callback function for StreamIn for CRichTextCtrl is called
>only 4092 bytes of data is inserted. How can this be increased?
Joseph M. Newcomer [MVP]
email: newcomer(a)flounder.com
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm