Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with DLL function
Message
De
13/10/2011 14:48:48
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01526248
Message ID:
01526340
Vues:
39
I tried two way's

a) cBuffer=space(232) (that is size of data structure written i C+, you can see structure in earlier posts)
b) Boris's way
cBuffer = SPACE(50)+BINTOC(50, 4)+SPACE(50)+BINTOC(50, 4)+SPACE(50)+BINTOC(50, 4)+SPACE(30)+BINTOC(30, 4)+SPACE(16)+BINTOC(16, 4)+SPACE(16)+BINTOC(16, 4)+SPACE(20)+BINTOC(20, 4)

Same error.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform