Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB Call to API vs VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00255827
Message ID:
00256199
Vues:
25
This cannot work. VFP will pass a pointer for each string, the pointer will be interpreted as an integer and its first byte will be taken as BYTE (so, an 8-bit integer), etc. If the byte is by ref, the function might try to modify its value... and this will blow everything in VFP.

Vlad

>Try using STRING to replace the BYTE type.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform