Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to send API status info to window handle mainHWND
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00202161
Message ID:
00204155
Views:
24
So how bout this. Is it possible to open a standard "Windows" hWnd window outside of FoxPro with a FoxPro command? That way I could send all status info. to that window.

That's kinda strange that FoxPro has hWnd funtions yet the windows does not act the same as a standard hWnd.


>SET DISCLAIMER ON
>
>The following is simply what I've surmized based on my experience. It in no way is based on any first hand knowledge of the VFP internals. So while what I'm about to write may seem logical, it's not necessarily what's going on exactly.
>
>SET DISCLAIMER OFF
>
>Since VFP doesn't use standard Windows controls (they're not windows, in other words), it must, in order to properly refresh and have the react such, circumvent the standard messaging as well. I've seen this first hand in some instances, and indications of such can be found in the MS Knowledge base (why VFP 6.0 doesn't work with the MS Coolbar 6.0, for instance). I believe that the main VFP window takes all the messages that normally would be directed to an individual window and reacts accordingly. Therefore, if you're expecting to see normal Windows behavior in this area, you're very likely to receive some results that would indicate that what you're trying to do isn't working.
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform