Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems using CopyHere...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00354242
Message ID:
00354387
Vues:
18
>>>It's simply an additional parameter:
>>>
>>>oFolder.CopyHere(lcfiles, FOF_SIMPLEPROGRESS)
>>>
>>>You may combine options by adding them together. Or am I misunderstanding?
>>
>>What's the value of constant FOF_SIMPLEPROGRESS? Where can I find the values of the other constants?

>In WINBASE.H in the Visual C Includes folder

I don't have Visual C installed. I did find winbase.chm, but couldn't find any additional information.

I finally found this VB code in MSDN:
Public Const FOF_SIMPLEPROGRESS As Long = &H100

What's the VFP equivalent?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform