Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP60- Translation
Message
De
11/06/1999 22:24:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
VFP60- Translation
Divers
Thread ID:
00229079
Message ID:
00229079
Vues:
55
Where do I go to learn about those API functions? How do I translate from C to VFP? I see many of them in MSDN Library but I don't know how to use them in VFP. Can you recomend some books that I can buy? Can you give me some input where do I go to start with this?

For instance, I just went to MSDN and found PROFILEINFO function. I would like to know how to TRANSLATE this to foxpro.

typedef struct _PROFILEINFO {
DWORD dwSize; // size of structure
DWORD dwFlags; // flags
LPTSTR lpUserName; // user name
LPTSTR lpProfilePath; // roaming profile path
LPTSTR lpDefaultPath; // default user profile path
LPTSTR lpServerName; // validating domain controller name
LPTSTR lpPolicyPath; // Windows NT 4.0-style policy file
HANDLE hProfile; // registry key handle
} PROFILEINFO, FAR * LPPROFILEINFO;

Thank you for your time!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform