Vanara/PInvoke/Kernel32/InteropServices
David Hall c3521b7742 MAJOR BREAKING CHANGEs:
1) Obsoleted Vanara.Extensions.InteropExtensions.StructureToPtr for a name change to MarshalToPtr for consistency.
2) Added parameter to all methods reading memory that allows developer to indicate size of allocated memory they read from.
3) Enabled the ability to read/write enum values from memory in all extension methods.
4) Added Write methods for writing to memory
2019-08-17 21:13:57 -06:00
..
LocalStringMarshaler.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
SafeLocalHandle.cs MAJOR BREAKING CHANGEs: 2019-08-17 21:13:57 -06:00