Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling WIN API.
Message
De
20/03/1997 20:25:08
 
 
À
20/03/1997 12:21:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00025042
Message ID:
00025107
Vues:
32
>Hi,
>I need to pass a structure to an API from VFP5. If the structure consists of strings or numerical values, no problem. The question is how I pass a structure that has pointers in it.
>TIA
>Nick

You must pass a char string. The length of the string must be the same as the length of the structure. You must build the structure in this string. This is based on the fact that a structure uses always a contigous memory space.

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

Click here to load this message in the networking platform