Click to See Complete Forum and Search --> : Some questions about edit control and long text files...


Braulio
April 12th, 1999, 03:58 AM
Hi !,

I use a normal edit control to view some TXT files, some of them are a little bit long, and I have some problems to load it in the edit control, here goes my two questions:

-> How can I load big ASCII files in my edit control ?

-> I have a member variable ( CString) associated to the Edit control, Will have this member variable the whole ASCII file ?

Thanks, Bye !
Braulio