Hi,
I'm using the function InternetOpen, InternetConnect and FtpPutFile to put a
file onto a FTP-Server.
Generally it's working very well, every minute a file ist generated.
But about every 14 days i get the error, when using InternetOpen: 20001, No
more handles can be generated.
Of course I use InternetCloseHandle to close then handles, given by
InternetOpen und InternetConnect.
Can anyone help ?
Thanks
Gerard
Archived from group: microsoft>public>vb>winapi