Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DECLARE issues
Message
De
23/07/2003 12:49:04
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00812822
Message ID:
00812835
Vues:
11
I declare DLL's in some of my own standard called functions, so they can be declared over and over and I've never seen a problem because of it.

Alan

>To all,
>
>Some questions about DECLAREing ODBC functions:
>
>I'm going to have to use some ODBC functions that VFP doesn't include with its base functionality; SQLExecDirect() and SQLRowCount().
>
>Due to the nature of my app, I'll be needing to use these functions with several instantiations of the class that's using the functions.
>
>The programming flow predicates the declaration of these functions in the INIT() of the objects.
>
>Is there a programmatic way of determining if the function(s) has already been declared
>(other than LIST/DISPLAY DLLs).
>
>Do I care? ...Is the repeated declaration of an API function detrimental in any way (i.e. memory use)?
>
>TIA,
>Thom C.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform