Vanara/PInvoke/Ole/Ole32
cuft 53663f6653
undo [StructLayout.Pack = 8] removal at PROPVARIANT (#416)
Co-authored-by: Pavel Luft <pavel.luft@cadteam.cz>
2023-07-10 18:31:29 -06: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 Fixed LOGPALETTE structure and associated functions 2023-02-21 21:33:28 -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 Ole32.IDataObjectV for a more complete reference to IDataObject 2023-02-04 11:10:12 -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 BREAKING CHANGE: Changed parameters of Ole32.IStreamV.Seek and CopyTo methods to use `out` parameters. Cost of throwing away value was determined to be zero. 2023-01-14 16:11:46 -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 Fixed LOGPALETTE structure and associated functions 2023-02-21 21:33:28 -07:00
PropIdl.PROPVARIANT.cs undo [StructLayout.Pack = 8] removal at PROPVARIANT (#416) 2023-07-10 18:31:29 -06:00
PropIdl.cs fix IEnumSTATPROPSETSTG attributes (causing InvalidCastException) (#411) 2023-07-01 21:05:50 -06: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