Vanara/PInvoke/Ole/Ole32
dahall 3aa3f9223d **BREAKING CHANGES:** FIxed structures that could not load due to marshal attribute bugs 2020-12-03 20:34:05 -07:00
..
ComBaseApi.cs Fixed changes from SafeCoTaskMemString to string to include marshaling attribute 2020-10-22 14:40:24 -06:00
ComCat.cs For all COM IEnumXX interfaces, fixed the Next method's array parameter so that it references the size on input, not output. This prevents a bug when implementing these interfaces. Thanks to @wangfu91 for finding this and submitting #143. 2020-07-12 14:09:40 -06: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
ObjBase.cs Added missing CLSCTX_ values. 2019-12-31 12:10:39 -07:00
ObjIdl.cs Added parameter attributes 2020-07-22 18:31:24 -06:00
ObjIdlBase.cs Added remaining functions and supporting interfaces from Ole32.dll 2019-09-10 13:57:38 -06:00
Ole2.cs Added remaining functions and supporting interfaces from Ole32.dll 2019-09-10 13:57:38 -06:00
OleCtl.cs Added functions from olectl.h 2020-01-13 14:26:26 -07:00
OleIdl.cs BREAKING CHANGE: Modified interfaces IOleWindow and IShellBrowser and all derived interfaces so they use PreserveSigAttribute. All these interfaces can be client implemented and needed that capability. 2020-09-25 17:15:11 -06:00
PropIdl.PROPVARIANT.cs Fixed bugs in PROPVARIANT get value operations 2020-10-22 14:32:38 -06:00
PropIdl.cs Fixed problems with IPropertyStorage::Read/WriteMultiple definitions and provided overload to simplify. Fixed param on Commit method. 2020-10-12 21:36:56 -06:00
RpcDce.cs Added remaining functions and interfaces from ComBaseApi.h 2019-01-25 22:58:31 -05:00
UnknwnBase.cs Fixed documentation 2019-05-24 14:42:05 -06:00
WTypes.CY.cs Fixed init bugs in CY and DECIMAL 2020-11-12 22:36:08 -07:00
WTypes.DATE.cs Added OLE types CY, DATE and DECIMAL 2020-11-11 19:58:19 -07:00
WTypes.DECIMAL.cs Fixed init bugs in CY and DECIMAL 2020-11-12 22:36:08 -07:00
WTypes.PROPERTYKEY.cs Optimized PROPERTYKEY.Equals 2020-10-28 19:29:09 -06:00
WTypes.cs **BREAKING CHANGES:** FIxed structures that could not load due to marshal attribute bugs 2020-12-03 20:34:05 -07:00
coml2api.cs Moved code around 2019-05-24 14:42:29 -06:00