HOWTO: Use Visual Basic & DDE/OLE with Other Windows-Based AppsID: Q142821
|
Microsoft Visual Basic for Windows can link to a number of Windows applications through dynamic data exchange (DDE). Visual Basic can also, through the addition of custom controls, link to other Windows-based applications through OLE. Custom controls for OLE support are provided with the Microsoft Professional or Enterprise Editions of Visual Basic for Windows, available from Microsoft End User Sales and Service or from your nearest dealer of Microsoft products.
Visual Basic has built-in support for DDE. Visual Basic can link and share
information with any other Windows-based application that also supports
DDE.
Additional articles in the Microsoft Knowledge Base discuss exactly how to
establish a DDE link between Visual Basic and the following applications:
Visual and Basic and DDE
Product Version Supports DDE? OLE Version
------- ------- ------------- -----------
Microsoft Access 2.0 Yes 2.0
Microsoft Publisher 2.0 No 1.0
Microsoft Visual Basic 3.0 Yes 2.0*
Microsoft Excel 4.0 Yes 1.0
Microsoft Excel 5.0 Yes 2.0
Microsoft PowerPoint 4.0 No 2.0
Microsoft Project 4.0 No 2.0
Microsoft Word 2.0 Yes 1.0
Microsoft Word 6.0 Yes 2.0
Microsoft Works 3.0 No 2.0
* OLE Automation support is built into the language, but OLE linking and
embedding is only supported through the use of a custom control.
Keywords : kbVBp400 IAPOLE IAPDDE
Version :
Platform :
Issue type : kbhowto
Last Reviewed: June 1, 1999