Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I put field(s) in the Status Bar in an app
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01280938
Message ID:
01280971
Views:
17
>Hi Borislav
>
>>It deserves it, trust me. Carlos did a great job.
>
>How do I tackle the clash of the titans (WinAPI declarations) for eg. my app object defines getforegroundwindow as _getforegroundwindow and the status bar control also wants getforegroundwindow as getforegroundwindow
>
>this unloads my declaration and thus my code fails.
>
>Please advise.

That is the most Buggy things I found in VFP.
I have the same trouble when I have to use Carlos' class and some other wich defines the same API functions.
What I did:
Extracted ALL API definitions from ALL classes I use and put them in my Application class. Searched the My Project where I used that functions and replace them with aliases I gave to them in MY declarations.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform