Vanara/PInvoke/Ole/Ole32
David Hall ff5d0acb2a Added missing parameter attributes 2022-12-20 15:03:19 -07:00
..
ComBaseApi.cs Updated optional params for CoSetProxyBlanket 2022-09-01 13:29:57 -06:00
ComCat.cs Added missing constants and CLSID for component category registration. 2021-09-18 15:44:56 -06:00
CtxtCall.cs Added CoClassAttribute to IContextCallback 2021-02-09 09:18:31 -07:00
DocObj.cs Made serious changes to IOleCommandTarget. It was very broken (#188). Added other missing stuff from docobj.h. 2020-12-20 20:40:01 -07:00
IAccess.cs Added iaccess.h interfaces to Ole32 2020-12-24 09:18:27 -07:00
MessageDispatcher.cs Added remaining functions and supporting interfaces from Ole32.dll 2019-09-10 13:57:38 -06:00
Misc.cs Added remaining functions and supporting interfaces from Ole32.dll 2019-09-10 13:57:38 -06:00
OCIdl.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
ObjBase.cs Added definition for CoGetObject that supports BIND_OPTS_V derivatives (#338) 2022-11-04 10:10:56 -06:00
ObjIdl.cs Added over 100 new COM interfaces to Ole32 2020-12-14 16:13:21 -07:00
ObjIdl2.cs Added over 100 new COM interfaces to Ole32 2020-12-14 16:13:21 -07:00
ObjIdl3.cs Changed BIND_OPTS2.locale field to LCID type 2022-11-04 10:45:38 -06:00
ObjIdlBase.cs Added over 100 new COM interfaces to Ole32 2020-12-14 16:13:21 -07:00
ObjSafe.cs Added IObjectSafety interface 2021-10-04 15:54:42 -06:00
Ole2.cs Added missing parameter attributes 2022-12-20 15:03:19 -07:00
OleCtl.cs Added functions from olectl.h 2020-01-13 14:26:26 -07:00
OleIdl.cs Added IOleLink and supporting enums 2022-05-11 07:24:56 -06:00
PropIdl.PROPVARIANT.cs Cleaned 2022-11-16 13:50:29 -07:00
PropIdl.cs Added ICOMEnum interface to all appropriate COM interfaces. 2020-12-14 16:10:31 -07:00
TxLogPub.cs Added logging interfaces from txlogpub.h to PInvoke.Ole 2022-05-11 07:26:25 -06:00
UnknwnBase.cs Added over 100 new COM interfaces to Ole32 2020-12-14 16:13:21 -07:00
WTypes.PROPERTYKEY.cs Optimized PROPERTYKEY.Equals 2020-10-28 19:29:09 -06:00
WTypes.cs Added VARTYPE.GetCorrespondingType extension method to convert to a .NET or Vanara type. 2021-03-18 14:39:32 -06:00
coml2api.cs Moved code around 2019-05-24 14:42:29 -06:00