INFO: DDE Example Between Visual Basic and Word for Windows (74862)
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 Standard Edition for Windows 1.0
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q74862 SUMMARY
This article outlines the steps necessary to initiate dynamic data exchange
(DDE) between a Microsoft Visual Basic application and a Microsoft Word for
Windows (WINWORD.EXE) document at run time.
This article demonstrates how to:
- Prepare a Word for Windows document for active DDE.
- Initiate a manual DDE link (information updated upon request from
the destination) between the Visual Basic application (the
destination) and the document loaded into Word for Windows (the source).
- Use LinkRequest to update information in the Visual Basic destination
based on information contained in the Word for Windows source.
- Initiate a automatic DDE link (information updated automatically from
source to destination) between the Visual Basic destination and the
Word for Windows source.
- Use LinkPoke to send information from the Visual Basic destination to
the Word for Windows source.
- Change the LinkMode property between automatic and manual.
Modification Type: | Major | Last Reviewed: | 11/24/2003 |
---|
Keywords: | kbinfo KB74862 |
---|
|