Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GlobalLock()
Message
De
23/05/1998 03:35:20
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00101339
Message ID:
00101377
Vues:
29
Just be sure the dll doesn't store the pointer for later use.

Vlad

>Why can't you just allocate the memory from VFP's address space and send it to the function? That's typically the way you do it:
>
>declare integer TheFunc in TheDLL string @ buffer
>lcBuffer = space( 256 )
>? TheFunc( @lcBuffer )
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform