Mensaje
De
12/12/2006 06:17:01
 
 
a
12/12/2006 06:15:07
General information
Foro:
Visual FoxPro
Category:
Productos de terceros
Título:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
ID de la conversación:
01176771
ID del mensaje:
01176789
Views:
8
Yes, posted a few minutes ago. Thanks.


>Have you checked an/or posted your question on Rick's message board? http://www.west-wind.com/wwthreads/
>
>>Thanks Tore but we dont want to re-program anything as that has its own set of issues and requirements. Just looking to fix this issue :)
>>
>>
>>>>Hi
>>>>
>>>>I am using WWIPStuff from West Wind Connection. I am using the http control to download some files. All has worked well for years. Now I have found two clients who upgraded to IE7 and they now get an error "Win32 API. The parameter is incorrect". Any idea what I must adjust or must I upgrade to a new version? I believe my current version is 4.62.
>>>
>>>You can use WinAPI
>>>Function getfilefromurl
>>>  Lparameters lcRemoteFile,lcLocalFile
>>>  Local lnReturn
>>>  Declare Integer URLDownloadToFile In urlmon.Dll;
>>>    INTEGER pCaller, String szURL, String szFileName,;
>>>    INTEGER dwReserved, Integer lpfnCB
>>>  lnReturn = URLDownloadToFile (0, lcRemoteFile, lcLocalFile, 0, 0)
>>>Return lnReturn=0
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Responder
Mapa
Ver