Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you make use of those .h files?
Message
 
 
To
02/03/2010 14:07:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01452077
Message ID:
01452080
Views:
81
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform