Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows 95 API SHFileOperation
Message
 
À
18/04/1998 03:31:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00092316
Message ID:
00093597
Vues:
39
>>oPointers = CREATEOBJECT("Pointers.pointersctrl1")
>
>The above line should be:
>
>oPointers = CREATEOBJECT("Pointers")
>
>>pFrom = oPointers.GetPointer("c:\pkcopy\*.*" + chr(0) + chr(0))
>
>I also played a little with this function yesterday. What's the use of the double chr(0) in your case?
>
>You can also use the GetMemory method to retrieve the name mappings returned by this function.
>
>Vlad

Paul, once again thanks for your help, the chr(0)'s are to null terminate the source and destination files/directories etc..., this a requirement of the API, have you made your pointers classes available without the NAG screen?, if so where can I download them as they are very useful.

Regards

Pete Kane
Regards,
Peter J. Kane



Pete
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform