Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WinInet troubleshooting
Message
From
07/07/2000 03:50:02
 
 
To
05/07/2000 14:04:41
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00356440
Message ID:
00389332
Views:
34
>>>>>Can you describe how you implemented this, and what is happening?
>>>>
>>>
>>>>I use WWIpstuff and changed the code
>>>
>>>What happens?
>>
>>I send you some code
>>
>
>I can't test your code because I am not using your proxy server. What happens?

I solved my problem.

I changed your example

DECLARE INTEGER InternetSetOption IN WinInet.dll ;
INTEGER hInternet, ;
INTEGER dwOption, ;
STRING @lpBuffer, ;
LONG @lpdwBufferLength

in

DECLARE INTEGER InternetSetOption IN WinInet.dll ;
INTEGER hInternet, ;
INTEGER dwOption, ;
STRING @lpBuffer, ;
LONG lpdwBufferLength



Thanks again

Jan Dorresteijn
Previous
Reply
Map
View

Click here to load this message in the networking platform