Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rolls of Calling API’s?
Message
Information générale
Forum:
Visual Basic
Catégorie:
Fonctions API de Windows
Divers
Thread ID:
00389930
Message ID:
00390139
Vues:
14
>That mean .. API is not a must in the application .. correct ?
>

There's no requirement that you use direct API calls to write a program. If you want to do some things not native to the programming language and available through an API call, then you need the API call. It's your decision when to use calls to an external service via an API call.

>is't the same case for DLL, ED?
>

In what respect? Using services of a C-satyle .DLL involves access to servces via an API call. VB and VFP do not create DLLs using the C-style calling interface, they use COM, which is a separate issue. There's no requirement that you use COM, unless you decide to use services offered through COM.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform