Vanara/Core/InteropServices
David Hall 38b45d9192 Added methods to simplify safely converting from a pointer to a type. Handles blittable and serializable types. 2019-03-07 09:25:12 -07:00
..
ComConnectionPoint.cs Refactored constructors for easier inheritance 2018-07-21 14:12:08 -06:00
ComReleaser.cs Corrected XML documentation errors 2018-04-03 18:35:18 -06:00
CorrespondingTypeAttribute.cs Added method to lookup enum value from corresponding type. 2019-02-24 18:36:37 -07:00
GenericSafeHandle.cs Optimized code on GenericSafeHandle and removed check for invalid on release as this duplicated internal functionality. 2018-09-19 15:03:45 -06:00
IntPtrConverter.cs Added methods to simplify safely converting from a pointer to a type. Handles blittable and serializable types. 2019-03-07 09:25:12 -07:00
MarshalingStream.cs Fixed Write methods to better handle string types 2019-03-07 09:22:40 -07:00
PinnedObject.cs Initial code push: Core, PInvoke.Shared and PInvoke.TaskSchd 2017-11-27 10:18:01 -07:00
SafeByteArray.cs Extended .NET 2, 3, and 4 builds to include Tasks from Theraot library 2018-12-15 11:56:24 -07:00
SafeCoTaskMemHandle.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
SafeCoTaskMemString.cs Added static Null property 2018-05-29 17:45:53 -06:00
SafeHGlobalHandle.cs Revert "Added some missing functions, structs and enums to winsvc.cs and tests" 2019-02-11 18:38:41 -07:00
SafeMemoryHandle.cs Added FillMemory methods and exposed Zero method as public on SafeAllocatedMemoryHandle 2019-01-25 11:09:07 -05:00
StrPtr.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00