Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Object Linking and Embedding
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===OLE 1.0=== OLE 1.0, released in 1990, was an evolution of the original [[Dynamic Data Exchange]] (DDE) concept that [[Microsoft]] developed for earlier versions of [[Microsoft Windows|Windows]]. While DDE was limited to transferring limited amounts of data between two running applications, OLE was capable of maintaining active links between two documents or even [[Compound document|embedding]] one type of document within another. OLE servers and clients communicate with system libraries using [[virtual function table]]s, or VTBLs. The VTBL consists of a structure of [[function pointer]]s that the system library can use to communicate with the server or client. The server and client libraries, {{mono|OLESVR.DLL}} and {{mono|OLECLI.DLL}}, were originally designed to communicate between themselves using the {{mono|WM_DDE_EXECUTE}} message. OLE 1.0 later evolved to become an architecture for [[software componentry|software components]] known as the [[Component Object Model]] (COM), and later [[Distributed Component Object Model|DCOM]]. When an OLE object is placed on the clipboard or embedded in a document, both a visual representation in native Windows formats (such as a [[bitmap]] or [[metafile]]) is stored, as well as the underlying data in its own format. This allows applications to display the object without loading the application used to create the object, while also allowing the object to be edited, if the appropriate application is installed. The '''Object Packager''', a component of OLE, shipping from [[Windows 3.1]] up to [[Windows XP]] allows a non-OLE object to be "packaged" so it can be embedded into an OLE client.
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Object Linking and Embedding
(section)
Add topic