Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Messaging
Message
 
 
To
23/10/1998 14:06:28
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00149849
Message ID:
00150017
Views:
32
Phil,

>Thanks. It is actually Delphi that needs to be notified from VFP when an event in VFP has occured, so would I create the COM object in Delphi and call it from VFP when the event occurs?

Look at: declare integer RegisterWindowMessage in WIN32API string @cMessage

Either your VFP or the Delphi app can create the message, the second one just gets the assigned number, you can then SendMessage()/PostMessage()
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform