Vanara/Core/InteropServices
David Hall a5d78ec9fb Fixed failure in CorrespondingTypeAttribute.GetCorrespondingTypes introduced in 4.0.0 that excluded `null` values. (#460) 2024-04-29 10:28:38 -06:00
..
AlignedMemory.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
BOOL.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
BOOLEAN.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
ComConnectionPoint.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
ComEnumString.cs Added ComEnumString class which wraps the IEnumString interfaces around a read-only list. 2023-10-17 09:49:34 -06:00
ComReleaser.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
ComStream.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
CorrespondingTypeAttribute.cs Fixed failure in CorrespondingTypeAttribute.GetCorrespondingTypes introduced in 4.0.0 that excluded `null` values. (#460) 2024-04-29 10:28:38 -06:00
GenericSafeHandle.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
IntPtrConverter.cs Added nullability to WebSocket, added some overloads, and created test 2023-10-23 07:49:31 -06:00
LibHelper.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
MarshalingStream.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
NativeMemoryStream.cs More nullability work on Core - incl unit tests 2023-09-03 08:46:51 -06:00
PinnedObject.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
SafeByteArray.cs More nullability work on Core - incl unit tests 2023-09-03 08:46:51 -06:00
SafeCoTaskMemHandle.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
SafeCoTaskMemString.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
SafeHGlobalHandle.cs Fixed incorrect AllocZeros value in HGlobalMemoryMethods 2023-09-03 10:02:45 -06:00
SafeIDispatch.cs Partial work on nullable for Gdi32 2023-04-15 11:27:36 -06:00
SafeLPSTR.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
SafeLPSTR.tt Added string classes via template 2022-07-20 17:40:09 -06:00
SafeMemString.cs Resolved build errors from bulk cleanup 2023-09-24 15:47:18 -06:00
SafeMemStruct.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
SafeMemoryHandle.cs Added SafeAllocatedMemoryHandleBase.HandleChanged event and overrode SetHandle 2024-04-23 08:24:12 -06:00
SafeMemoryPool.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
SizeT.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
StrPtr.cs Fixed false-positive with StrPtrAuto.IsNullOrEmpty (#455) 2024-04-23 08:21:01 -06:00
StructMarshaler.cs WIP on new generic marshaler 2019-04-08 12:08:29 -06:00
VanaraMarshaler.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00
time_t.cs Applied global usings and finished nullable work on Shell32 2023-08-04 10:24:49 -06:00