Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
API Routine Not Working
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00999467
Message ID:
00999478
Vues:
36
>You must write WIN32API instead USER32 when you declare the Api.

There's no such requirement. You can either specify exact name of DLL that hosts API functions or WIN32API which will cause VFP to search in Kernel32.dll, Gdi32.dll, User32.dll, Mpr.dll, and Advapi32.dll. The first one is faster and only a choice if DLL isn't in the above list.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform