Vanara/PInvoke/Ole/Ole32
dahall a124fb4531 MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
..
ComBaseApi.cs Added remaining functions and supporting interfaces from Ole32.dll 2019-09-10 13:57:38 -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 Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -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 Added OLEMISC 2020-01-09 11:23:44 -07:00
PropIdl.PROPVARIANT.cs MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
PropIdl.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14: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 Win10 constants 2020-04-23 16:52:31 -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