|
-
Jul 17th, 2010, 10:51 AM
#12
Hyperactive Member
Re: App suddenly changes size (0xc000007B)
 Originally Posted by Imperoto
Nope
Look: I can run the program, but after a time the size changes from like 44 KB to 120-130 KB, at that point it won't work anymore. I can just do everything in visual basic, debug it etc.
Nope, I didn't try, but these strings are the websites?
By the sounds of it the program is saving the strings directly into the exe file and is causing an overflow of some kind that xp can't handle.
I've not played about with loading text strings from txt files much before but I'm pretty sure that you if you save the web address as a string in the text file as something like "1. www.microsoft.com" then get button 1 to search the text file for "1." and load the text after it to the address bar and browse to the site you should be able to save yourself from getting the error?
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
|