Re: InternetReadFile crashing
- Posted by Al Getz <Xaxo at aol.com> Dec 22, 2005
- 584 views
Pete Lomax wrote: > > <snip> > OK, thanks everyone for testing it. The problems must be my end. I did > manage to solve one problem by downloading a newer version of > wininet.dll. In answer to the questions asked, not that it really > matters any more: It gives me a machine level crash on the c_func > call. I am using w98. The wget() function just returns raw data (text) > from a html page or rss feed. > > Since it works fine here on the files I actually want to play with, > I'll stop worrying about it. > > Thanks again, > Pete > > Hi there Pete, Sorry, i forgot you were using Win98 so the info running in another system probably didnt do you any good. I'll have to reboot into 98 to see if i can recreate your problem. I noticed one thing right away...when i count the number of 'allocates' and compare it to the number of 'frees' i get more allocates than frees. This usually means something is not free'd properly or something like that. It's probably a good idea to go over all the allocates and all the frees and make sure the mem is being handled properly. Take care, Al And, good luck with your Euphoria programming! My bumper sticker: "I brake for LED's"