Answer Posted / asif
DDE (Dynamic Data Exchange) a communication protocol that
let applications call each other.OLE was the first protocol
that enabled users and programmers to create compound
documents—that is documents that contain data from different
applications (for example an Excel worksheet inside a Word
document). Depending on the application's needs compound
documents can completely encapsulate other simpler documents
(embedding) or contain simply a reference to existing
documents (linking). When the user clicks on an embedded or
linked document inside a compound document Windows runs the
application that's capable of dealing with that particular
type of document.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Write the steps in Creating ActiveX Dll and Active Exe?
What is snapshot in vb?
How do I get a bitmap picture in a field in an Access database?
Explain Types of DBCombo boxes?
How would you map properties to controls by using ActiveX Control Interface Wizard?
Is visual basic still used?
How do I set the Windows wallpaper at runtime?
How do I use GetPrivateProfileString to read from INI files?
How can you save and Get data from Clipboard/ Recordset object consists what?
Types of LockEdits in RDO.
Difference between Recordset and Resultsets.
Recordset object consists what?
Is there any Edit method in ADO Data Access method?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
Advantage of ActiveX Dll over Active Exe.