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:
01280964
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.

It's VFP bug. DECLARE clears previous declarations for the function with aliases if DECLARE w/o alias issued. To work around it, you have to do DECLARE w/o aliases first.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform