Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't Pass Parameters to The DLL
Message
De
23/01/1999 10:01:23
 
 
À
23/01/1999 04:14:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00179341
Message ID:
00179376
Vues:
23
Hi Ed Rauh,
I try to use Out32(739,128) but when i run it error message appear "Can't find entry point Out in the DLL.
Below is the Declare of the VB code :
>Public Declare Function Inp Lib "inpout32.dll" _
>Alias "Inp32" (ByVal PortAddress As Integer) As Integer
>Public Declare Sub Out Lib "inpout32.dll" _
>Alias "Out32" (ByVal PortAddress As Integer, ByVal Value As Integer)

Can you help me to convert to VFP declare command ? How do i pass the parameters to the procedure ?
thanks

regard,
chang
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform