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:
01281019
Views:
18
>Hi Sergey
>
>>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.
>
>Meaning, I can do declares later in code and can use aliases?
>
>DECLARE getforegroundwindow ...
>DECLARE getforegroundwindow AS _getforegroundwindow ...
>
>so now I can retain _getforegroundwindow even if some class (like this statusbar) defines getforegroundwindow again?

Yes.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform