Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File Copy
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00451564
Message ID:
00451567
Vues:
26
>Has anyone got the api calls to work to invoke the file copy routine that windows explorer used? I would like to have the little window with the paper flying while copying large files if possible.
>
>I looked in the files section but did not find anything.
>
Tommy,

MS KB article Q151799 shows code in VB to implement this. In VFP, you'd need something like Ed Rauh's ClsHeap to implement the pointers to the strings required by the structure.

If, however, the target platform has ActiveDesktop installed, this functionality is exposed by the Shell.Application object.
George

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

Click here to load this message in the networking platform