Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DECLARE DLL problem
Message
De
13/11/2001 16:34:07
 
 
À
13/11/2001 12:36:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00580332
Message ID:
00581151
Vues:
25
Well, as I understand funtion DoubleToNum it converts data to valid double one before calling DLL. The following is the code I use:

set proce to clsheap addi && Ed clsheap class

ascmx = replicate(chr(0),8*10)
xdata =DoubleToNum(ascmx) && Is this OK ?

retval=MyDll(,,@xdata)

The C0000005 error appear after that.

Must I convert LONG data type too?


Thanks.

Alejandro Fernandez
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform