Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I put field(s) in the Status Bar in an app
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01280938
Message ID:
01280971
Vues:
23
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform