Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Talking to a VFP exe using a com dll
Message
 
To
13/05/2001 22:10:30
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00506704
Message ID:
00506719
Views:
15
Take a look at the Microsoft Message Queue. I have never used it, but my understanding is it will let you pass a message from one application to another.
zahid

>I have a VFP exe running with a visual presentation of records in a grid. This particular screen is a visual class. A separate exe(not VFP) will run a vfp com dll to update the records in the table the exe is displaying in the grid. How can I also have this dll refresh the screen in the original vfp exe.
>
>In other words; can this com dll talk to the exe that is already running? I'm new to this com process and am wondering if I can do this. I can't re-write this entire VFP app in the amount of time given but am planning on pulling some of the non-visual code out into dll's that other programs in this suite can use. However I need to be able to still talk to the original VFP exe in some fashion that will also be running. Is there some way of doing this without using DDE?
>
>Confusing, isn't it?
>
>Any help would be much appreciated.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform