Vanara/PInvoke/Ole/Ole32
dahall 3085b7d412 Added new property keys for Recycle Bin (#162) 2020-08-31 10:43:21 -06:00
..
ComBaseApi.cs Added remaining functions and supporting interfaces from Ole32.dll 2019-09-10 13:57:38 -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 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
PropIdl.PROPVARIANT.cs Added PROPVARIANT_IMMUTABLE as a pure structure that can be used in arrays where the class equivalent breaks marshaling. 2020-05-22 09:05:09 -06:00
PropIdl.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
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.PROPERTYKEY.cs Added new property keys for Recycle Bin (#162) 2020-08-31 10:43:21 -06:00
WTypes.cs Added TYSPEC and uCLSSPEC. 2020-01-09 14:32:34 -07:00
coml2api.cs Moved code around 2019-05-24 14:42:29 -06:00