Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need book to learn Win32Api
Message
De
22/02/1997 23:12:07
 
 
À
22/02/1997 19:49:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Groupes d'usagers
Divers
Thread ID:
00021647
Message ID:
00021666
Vues:
45
>So where in the Fox documentation do I find the list of Windows API functions and the DLLs in which they reside???? (this is a rhetorical question, but to be truly useful that list should be right in the DECLARE DLL documentation)

The list is in Win32API.hlp file. You don't need to know in which DLL resides each function. I quote from VFP help:

"IN LibraryName

Specifies the name of the external Windows .DLL containing the Windows 32-bit .DLL function specified with FunctionName. If you specify WIN32API for the LibraryName, Visual FoxPro searches for the 32-bit Windows .DLL function in KERNEL32.DLL, GDI32.DLL, USER32.DLL, MPR.DLL, and ADVAPI32.DLL."

So, you can use WIN32API and FoxPro will look in all Windows' 32-DLLs. This is a great feature, isn't it?

Vlad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform