Vanara/PInvoke/Shared
dahall 9143f753a2 Exposed NTStatus.ToHRESULT method and explicit conversion operator to HRESULT 2020-03-13 15:42:32 -06: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 Fix and test for #101 - Bug when using SafeAnysizeStruct. 2020-01-17 07:54:15 -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 tagSECURITY_ATTRIBUTES, a struct implementation of SECURITY_ATTRIBUTES, for those few times it's needed. 2020-01-09 11:24:19 -07:00
WinDef Added RECT.Empty field 2019-10-01 17:51:05 -06:00
WinError Exposed NTStatus.ToHRESULT method and explicit conversion operator to HRESULT 2020-03-13 15:42:32 -06:00
WinGdi Added DMPAPER_USER to DMPAPER enum (#106) 2020-02-17 08:48:02 -07:00
WinNT Added better documentation 2019-09-05 19:59:25 -06:00
WinUser Fixed bugs in the storage and reading of integer resource identifiers. 2020-02-20 13:55:34 -07:00
AssemblyReport.md Updated project information and version to 3.2.0 2020-02-26 17:35:48 -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 all functions for crypt32.dll 2020-03-09 09:54:19 -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 Fixed bugs in RegistryTypeExt.GetValue and added GetFromType method 2019-12-08 21:17:02 -07:00
ResourceId.cs Fixed bugs in the storage and reading of integer resource identifiers. 2020-02-20 13:55:34 -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 Updated project files with v3.2.1 information. 2020-03-09 10:23:37 -06:00
Wdm.cs Converted structures from using IVanaraMarshaler to using SafeAnysizeStructMarshaler attribute 2019-11-16 15:51:16 -07:00