Vanara/PInvoke/Ole/OleAut32
dahall f510b2d32e 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
..
OAIdl.Interfaces.cs Added IPropertyBag2 and supporting elements 2020-05-17 17:02:43 -06:00
OAIdl.VARIANT.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
OAIdl.cs Added IPropertyBag2 and supporting elements 2020-05-17 17:02:43 -06:00
OleAuto.SAFEARRAY.cs Reworked memory manipulation functions in InteropExtensions and IntPtrConverter to use new marshaling directives and to drive consistency of use across libs (i.e. call same method to do same work). 2019-11-19 12:52:44 -07:00
OleAuto.cs More work on OleAut32 functions 2019-11-07 22:25:08 -07:00
OleCtl.cs Added functions from olectl.h 2020-01-13 14:26:26 -07:00
Wia_xp.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