Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FTP Progress Bar
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00459244
Message ID:
00460457
Vues:
17
>Hi pipol....
>
>Is there a possible way to show progress bar when sending/copying a file using the FtpGetFile function in WinInet API Function...
>

Not using VFP code by itself; there's a need for a callback, which VFP does not support directly; a third-party ActiveX control or C-style DLL could be constructed to do this. You essentially must use another API call, InternetSetStatusCallback to set up callback handling for a status callback; the handler would need to be written in C++ or Delphi por another similar tool that can create a DLL,
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform