Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use dll's
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00418635
Message ID:
00419034
Vues:
28
>>>>>>>>>>>
Apparently VB dll's are not the kind you use the Declare - Dll statements with.
>>>>>>>>>>

Right. There are two kinds of DLLs that you can call -- API-style DLL calls, and COM. The first type are created in C, C++, Delphi (?) and are assigned with SET LIBRARY TO --- the second can be created in VB, VFP, etc. and are called by another program via CREATEOBJECT().
The whole problem with the world is that fools and fanatics are always so certain of themselves, but wiser people so full of doubts. - Bertrand Russell
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform