Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you make use of those .h files?
Message
 
 
À
02/03/2010 14:07:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01452077
Message ID:
01452080
Vues:
82
>I have a few .h files from various tools that I use, and I know you can specify which *one* to use on your SCX files, but how can I use more than one on a SCX form? I need to use something from each one on this certain form.
>
>Or, how can I programmatically "execute" (activate) two or three of them so that the #Define statements in the vaious files will be automactivally available to all my forms and procedure files?

You need to have one extra .h file that will have

#include myFile.h
#include myOtherFile.h
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform