Vanara/PInvoke/Shared
David Hall a94e60820b 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
..
BkwdComp Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Collections Fixed condition on IEnumFromCom where TryGet looped forever. 2019-10-23 12:06:32 -06:00
InteropServices 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
ObjBase Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Reason Added better documentation 2019-09-05 19:59:25 -06:00
UrlMon Moved URLZONE enum up to to Pinvoke/Shared assembly 2019-09-16 07:56:00 -06:00
WinBase Added better documentation 2019-09-05 19:59:25 -06:00
WinDef Added RECT.Empty field 2019-10-01 17:51:05 -06:00
WinError Completed all unit tests and function changes for all functions in WinInet.dll 2019-09-20 13:04:38 -06:00
WinGdi Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinNT Added better documentation 2019-09-05 19:59:25 -06:00
WinUser Added CLIPFORMAT type 2019-09-10 13:28:40 -06:00
AssemblyReport.md Updated project files for v3.1.3 2019-11-08 08:29:33 -07:00
AssociateAttribute.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
FunctionHelper.cs Fixed CallMethodWithTypedBuf to only set value on success. 2019-11-03 16:01:49 -07:00
Handles.cs Added IUserHandle reference to all user object handles. 2019-10-17 11:21:20 -06:00
Lib.cs Added support for Pdh functions in pdh.dll. Some unit tests completed. 2019-09-03 16:54:41 -06:00
OverlappedAsyncBase.cs Added SetupOverlappedFunction that uses a FileStream and doesn't try to rebind to the handle 2019-06-09 10:01:19 -06:00
PInvokeDataAttribute.cs Added support for testing platform validity against PInvoke.MinClient attribute. 2019-02-16 17:41:14 -07:00
Registry.cs Added CorrespondingType attributes and GetValue extension method for REG_VALUE_TYPE 2019-03-07 09:28:20 -07:00
ResourceId.cs Added ResourceIdOrHandle<THandle> to represent a resource string, id or handle union 2019-11-04 12:58:33 -07:00
SdkDdkVer.cs Fixed XML docs 2019-08-04 16:57:16 -06:00
StructHelper.cs Added StructHelper with methods to get pointers for field values. 2019-08-29 19:56:55 -06:00
Vanara.PInvoke.Shared.csproj Changed project versions to 3.1.4 2019-11-13 23:07:14 -05:00
Wdm.cs Converted structures from using IVanaraMarshaler to using SafeAnysizeStructMarshaler attribute 2019-11-16 15:51:16 -07:00