Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bindevent in URLDownloadToFile
Message
From
05/01/2006 07:10:09
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01083442
Message ID:
01083468
Views:
14
>Hi,
>
>I just try to bind a Thermometer Form/Class to the URLDownloadToFile to determine the status of the Downloaded Data...
>
>
>DECLARE INTEGER URLDownloadToFile IN urlmon.dll;
>    INTEGER pCaller, STRING szURL,;
>    STRING szFileName, INTEGER dwReserved,;
>    INTEGER lpfnCB
>
>
>See http://msdn.microsoft.com/workshop/networking/moniker/reference/functions/urldownloadtofile.asp
>
>My problem is, that this is my first Event Bind Try and I don't have a Clue how to do it yet...
>
>thanks for your support!

I will love to see this answered too. I think you cannot do what you want with plain VFP, you need some help from an FLL or similar. No support for callbacks in VFP.

Carlos
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform