Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Progress Bar with File Copy
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00417145
Message ID:
00417158
Vues:
16
>Can anyone tell me if there is an API call I can use from VFP 6 to perform a File Copy that displays the standard flying paper progress bar? I know this can be done using the shell.application object but this is not available on all of my users machines.
>
>Thanks,
Mike,

Yep, there is the function is SHFileOperation() in Shell32 versions 4.0 and above. It requires a structure with embedded pointers, so you'll need either Christof Lange's Structures or Ed Rauh's CLSHEAP to deal with it. It's documented in the MSDN library.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform