Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dll´s
Message
De
20/09/1999 10:08:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Dll´s
Divers
Thread ID:
00266690
Message ID:
00266690
Vues:
44
There is a way to detect if a dll function is already declared?

Before declare a function in a dll, i´d like to test if this function
is not declared, something like this:

if (type("function()") = "U") && Undefined
declare integer FUNCTION_NAME IN "DLL"
else
wait window "dll is already declared"
endif
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform