Vanara/UnitTests/PInvoke/Shared/InteropServices
dahall 87664c5f97 Added AnySizeStringMarshaler<T> which is an IVanaraMarshaler implementation to handle structures where the last field is a single character string array. Also added ability to use "*" as field name to indicate that string or array length should be determined by the amount of allocated memory. 2021-02-18 14:22:59 -07:00
..
AnysizeStructTests.cs Added AnySizeStringMarshaler<T> which is an IVanaraMarshaler implementation to handle structures where the last field is a single character string array. Also added ability to use "*" as field name to indicate that string or array length should be determined by the amount of allocated memory. 2021-02-18 14:22:59 -07:00
CoTaskMemStringMarshalerTests.cs Initial load: Extra libraries and unit tests 2017-11-27 11:11:20 -07:00
SafeNativeArrayTests.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00