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
which property of menu cannot be set at run time.
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
Are there any examples of commercial applications built using Visual Basic?
What is ActiveX Control?
What is the use of property page Wizard in ActiveX Control?
When should we use recursive programming?
What do you know about user forms.
I have several megabytes of memory. Why do I get an "out of memory" error?
Is the Variant type slower than using other variable types?
OLE is used for _______
Draw Sequence Modal of RDO and Explain?
What is ActiveX Document?
How many ways you can access file using VB?
How would you create your application in DHTML?
what are the types of cursors in DAO?