Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie API Question
Message
De
06/09/1999 12:02:09
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00261734
Message ID:
00261766
Vues:
20
The best tool I know to see what's in a dll is the depends.exe program that comes with Visual Studio. This is a very helpful tool. It shows what dlls are used by a program (or another dll, ocx, etc), what functions are used/available in each dll, the dependencies between the dlls, etc, etc. It also shows the referenced dll functions that are not "there", the paths to the dlls, etc.

It doesn't give you the params for the dll functions. The best source for Windows' dlls is the MSDN. For other dlls... contact their vendors.

Vlad

> Could anyone tell me if there is a way I can see functions available
>in certain dll files and their arguments? Better still, is there an
>online tutorial to using dlls with VFP?
>
>Thanks,
>
>Mark
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform