a***@yahoo.it
2007-01-10 23:57:38 UTC
Hi i'm using this code to connect to a ftp host:
hSession = apiInetConnect(hInet, mtURLInfo.lpszHostName,
mtURLInfo.nPort, _
CStr(strUserName), CStr(strPassword), INTERNET_SERVICE_FTP,
INTERNET_FLAG_PASSIVE, 0&)
After installing ie7 hSession is always 0, so it's not connected. I've
tried this on 3 different pc, the one without ie7 is still working.
I'm working on this since a week, PLEASE HELP!
bye
mau_rizio
PS: Microsoft ask money for their support, how much can i ask Microsoft
for a week of my work on this problem and for the time lost at the
phone with users that canno't use my software?
hSession = apiInetConnect(hInet, mtURLInfo.lpszHostName,
mtURLInfo.nPort, _
CStr(strUserName), CStr(strPassword), INTERNET_SERVICE_FTP,
INTERNET_FLAG_PASSIVE, 0&)
After installing ie7 hSession is always 0, so it's not connected. I've
tried this on 3 different pc, the one without ie7 is still working.
I'm working on this since a week, PLEASE HELP!
bye
mau_rizio
PS: Microsoft ask money for their support, how much can i ask Microsoft
for a week of my work on this problem and for the time lost at the
phone with users that canno't use my software?