Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows 95 API SHFileOperation
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00092316
Message ID:
00092473
Vues:
30
>Has anyone used the SHFileOperation API call in SHELL32.DLL ? it presents the user with a Win95 dialogue box that you see when either copying, renaming, deleting or moving files ( you know the one with the folder flying across the box? ), as it expects to be passed a C type struct I am confused as to how to access it?.
>Many thanks
>Peter Kane

You can emulate the structure by passing a string containing the concatenated values. However, the structure calls for pointers to strings, so you'll need something like Vlad Tatavu's Pointers Class to get that information.
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