|
-
Feb 1st, 2015, 04:25 PM
#1
Re: [RESOLVED] TextBox API functions (for bypassing 64K limit)
 Originally Posted by MikiSoft
I don't want to be dependent on any extra components, it's unnecessary because all I want here is simple textbox which can load unlimited characters.
Careful with that approach. Loading a 1+ GB file may take quite some time. Even with Wndows Notepad, very large files take quite awhile to load. I think a better, much harder, approach would be to create a paging system for large files, i.e., chunk-type reader. Many here have probably created their own "huge file reader" applications in the past & if interested, may want to pose a few questions along that line of thought
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|