Example of Client-Server DDE Between Visual Basic Applications (74861)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft Visual Basic Standard Edition for Windows 1.0
This article was previously published under Q74861 SUMMARY
This article outlines the steps necessary to initiate dynamic data
exchange (DDE) between a Microsoft Visual Basic destination application
and a Visual Basic source application.
This article demonstrates how to:
- Create a Visual Basic application to function as a DDE source.
- Create a Visual Basic application to function as a DDE destination.
- Initiate a manual DDE link (information updated upon request from the
destination) between the destination application and the source
application.
- Use LinkRequest to update information in the destination application
from information in the source application.
- Initiate a automatic DDE link (information updated automatically from
source to destination) between the destination application and the
source application.
- Use LinkPoke to send information from the destination application to
the source application.
- Change the LinkMode property between automatic and manual.
Modification Type: | Major | Last Reviewed: | 12/12/2003 |
---|
Keywords: | KB74861 |
---|
|