Difference between revisions of "Oleaut32.dll"

From ReactOS Wiki
Jump to: navigation, search
(Intro and link)
 
Line 1: Line 1:
 
{{Stub}}
 
{{Stub}}
 +
 +
Oleaut32.dll is a library used in Microsoft for OLE technologies; [[wikipedia:OLE Automation|OLE Automation]]. It facilitates the communication of meaningful data between software applications. Oleaut32.dll is included in Windows operating systems from Windows 95 to Windows 7. Countless programs use it.
 +
 +
Oleaut32 stands for "Object Linking and Embedding Automation for 32-bit Windows." OLE Automation allows applications to handle files and information created by other applications, and oleaut32.dll enables this process. For example, oleaut32.dll is used to embed an Excel spreadsheet in a Microsoft Word document.
 +
 +
== Code History ==
 
{{Code history|dll/win32/oleaut32}}
 
{{Code history|dll/win32/oleaut32}}
 +
 +
== External Links ==
 +
[https://itstillworks.com/oleaut32dll-7617229.html It Still Works: What Is Oleaut32.dll?]
  
 
[[Category:Development]]
 
[[Category:Development]]
 
[[Category:DLL]]
 
[[Category:DLL]]

Latest revision as of 06:08, 18 March 2019

The page Oleaut32.dll is a short article on something that should have a lot more information written on it.
If you know anything else about it, you are STRONGLY encouraged to add the information in. If you are unsure of proper formatting or style, add it to the talk page or this page itself as you think best and others will help.


Oleaut32.dll is a library used in Microsoft for OLE technologies; OLE Automation. It facilitates the communication of meaningful data between software applications. Oleaut32.dll is included in Windows operating systems from Windows 95 to Windows 7. Countless programs use it.

Oleaut32 stands for "Object Linking and Embedding Automation for 32-bit Windows." OLE Automation allows applications to handle files and information created by other applications, and oleaut32.dll enables this process. For example, oleaut32.dll is used to embed an Excel spreadsheet in a Microsoft Word document.

Code History

Commit history (Source code can be found in: /reactos/dll/win32/oleaut32)

External Links

It Still Works: What Is Oleaut32.dll?