Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does VFP6.0 SP3 have any problems with 16 or 32 bit c ap
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00257888
Message ID:
00259040
Views:
25
Hi Ed,

>Is there a way for VFP to recognize user-defined message types (types defined using RegisterWindowMessage()) so that you could simply use SendMessage() and PostMessage() to request services from VFP withouyt establishing a COM server or DDE server?

Nope. VFP handles the message queue on its own.

>VFP wouldn't be able to respond within the scope of the line of code executing the function, though, since VFP only responds to messages between lines of p-code.

In fact, to many messages it only responds when it's on the READ EVENT command or when switching between procedures.

Christof
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform