Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert VB syntax to VFP
Message
 
 
À
02/07/2002 12:20:33
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00674538
Message ID:
00674560
Vues:
18
Unfortunately, VFP doesn provide means to define structures. There're a two classes in the download section that provide a workaround:
- file #9482 Heap allocation class
- file #9557 API-Structures in VFP

You can use either of them.

>Hi,
>I am trying to convert some VB code to VFP.
>
>This is the VB Syntax:
>
>Private Declare Function OFAC_Tracker Lib "ofac.dll" (params As PARAM_STRUCT) As Long
>
>
< snip >
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform