Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hex conversion i VPF
Message
De
23/11/1997 06:23:51
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Hex conversion i VPF
Divers
Thread ID:
00061813
Message ID:
00061813
Vues:
89
Hi all!

I have the following problem:

Im calling a DLL declared with:
DECLARE INTEGER TMRom IN IBFS32.DLL LONG,STRING @,INTEGER @

DIMENSION ROM(8)

I call this fuction with:
vfpflag = TMRom(SHandle,@state_buffer,@ROM)

In the documentation the TMRom is as follow:
TMRom(long,far *,short *)

In VFP you under DECLARE you cant pass a short parameter 16bit only integer 32bit

Is there a solution on this problem?
And how to convert my recieved values from 32bit int to a char string?

Best regards
Per Simmersholm
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform