Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do you load a file larger than 64K into an edit box?

Status
Not open for further replies.

computerwhiz

Programmer
May 1, 2002
28
0
0
US
how do you load a file larger than 64K into an edit box? My program works perfect until I try to load a file larger than 64K.
 
I believe that the RichEdit box can handle larger stuff...

Greetings,
Rick
 
I have been searching msdn for how to open a richedit report and I cannot seem to find the function call or procedure on how to do it. Do you have any idea or can you point me in the right direction. thanks.
 
I don't think I quite understand your problem;
Open a rich edit report? I thought you wanted to just load a large file in an edit box?

Greetings,
Rick
 
I can't understand, is there an editor which can show on the screen more than 64 kb? I think 64 kb is quite enough. There is no problem load in the editor only the visible part of text from the file. If some part of editor become out of text frame bounds, just uload the old text and load another part of the file in the editor.

Ion Filipski
1c.bmp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top