home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Pictures / pic20079142349584700.jpg < prev    next >
Joint Photographic Experts Group Image  |  2007-09-14  |  71KB  |  510x400  |  16-bit (6,854 colors)
Labels: crt screen | dialog box | monitor | window
OCR: Breaking the TextBox 64K Limit -i NormalVB Method 64K limit] API Method [Unlimited file size] Breaking the VF Texthox 64K Limit You don't have t0 be limited to 64K size files for a Textbox control in VB6 There 0 load edit and save plain text files UNLMITED by file size using the Standard VB6 Textbox control Please note that this method works on NT Windows 2000 and Vista If you're coding for systems that use Win95, 98 or ME this method will not work Begin by loading the readhuge txt file that is in the application path choosing the API Unlimited File Even though this file 19 almost half meg (600K) will load with no problem Next choose the normal VB method of loading text file choosing the 64K text limit option button and try load this same readhuge txt file You will get an error message tha ...