diff --git a/documentation/ole.sgml b/documentation/ole.sgml index f748dffc77c..16e72415354 100644 --- a/documentation/ole.sgml +++ b/documentation/ole.sgml @@ -1,29 +1,9 @@ COM/OLE in Wine - - COM/OLE Architecture in Wine - - - The section goes into detail about how COM/OLE2 are - implemented in Wine. - - - - - Using Binary OLE components in Wine - - This section describes how to import pre-compiled COM/OLE - components... - - - Writing OLE Components for Wine - - Based on the comments in wine/include/wine/obj_base.h. - This section describes how to create your own natively compiled COM/OLE components.