| View previous topic :: View next topic |
| Author |
Message |
ripburn Newbie

Joined: 23 Dec 2004 Posts: 22
|
Posted: Fri Jan 14, 2005 11:20 am Post subject: HELP: FREELIB Freezing! |
|
|
I have a strange problem with FREELIB in one of my programs.
I'm using ftp.dsc (the one which comes in the demos\apiex\ftpclient folder of VDS5). The program works perfectly in the VDS IDE but not when compiled. The symptom is when FTP UNINITIALIZE is called. The program gets to the statement FREELIB WININET and freezes. The cursor changes eventually to an hourglass and I have to kill the program in the Windows Task Scheduler.
I have the same routine in another program an it works perfectly in the compiled program.
I've checked my use of variables, made sure all commands and functions are declared, running in the correct folder... in short, I'm at a loss as to why it won't work when compiled but does in the IDE.
I'd really appreciate some help with this one.
Cheers... _________________ RipBurn |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sun Jan 16, 2005 4:34 pm Post subject: |
|
|
Does it freeze after you restart your computer? _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
ripburn Newbie

Joined: 23 Dec 2004 Posts: 22
|
Posted: Sun Jan 16, 2005 10:49 pm Post subject: |
|
|
Yes... that was one of the first things I checked. It's really wierd. At the moment I'm not calling FTP uninitialize so FREELIB WININET is not being done. Hopefully by just exiting the program XP is sorting out memory ok. It's a programme that isn't left running... rather use it and close it down.
Cheers. _________________ RipBurn |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
|