Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clear Dlls takes too long
Message
From
15/04/2003 11:28:35
 
 
To
15/04/2003 11:24:48
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00777673
Message ID:
00777797
Views:
21
>
>With thisform
>	If .hConnection # 0 Then
>		If InternetCloseHandle( .hConnection ) = 0
>			.FtpResponse('Error disconnecting.')
>		Else
>			.FtpResponse('Disconnected.')
>			.hConnection = 0
>		Endif
>	Endif
>Endwith
>
Cetin

Hi!

Yes I do the same, I call InternetCloseHandle(...) just before clear dlls but it does not seem to help.

Sarosh
Previous
Reply
Map
View

Click here to load this message in the networking platform