Vanara.PInvoke.Shared
3.3.4
Shared methods, structures and constants for use throughout the Vanara.PInvoke assemblies. Includes:
* IEnumerable helpers for COM enumerations
* Custom marshaler for CoTaskMem pointers
* Enhanced error results classes for HRESULT, Win32Error and NTStatus
* Standard windows.h macros (e.g. HIWORD, MAKELONG, etc.)
* Overlapped method wrapper
* Resource ID holder
* Shared structures and enums (see release notes)
Install-Package Vanara.PInvoke.Shared -Version 3.3.4
dotnet add package Vanara.PInvoke.Shared --version 3.3.4
<PackageReference Include="Vanara.PInvoke.Shared" Version="3.3.4" />
paket add Vanara.PInvoke.Shared --version 3.3.4
#r "nuget: Vanara.PInvoke.Shared, 3.3.4"
Release Notes
Currently implements:
Classes
ICOMEnum<T>, IErrorProvider, IGraphicsObjectHandle, IHandle, IKernelHandle, ISecurityObject, IShellHandle, ISyncHandle, IUserHandle, AssociateAttribute, AssociateStringAttribute, ComTryGetNext, CoTaskMemStringMarshaler, FunctionHelper, GenericStringMarshaler<T>, GenericStringMarshalerBase<T>, IEnumeratorFromNext<T>, IEnumFromCom<T>, IEnumFromIndexer<T>, IEnumFromNext<T>, Lib, Macros, NullTermStringArrayMarshaler, OverlappedAsync, OverlappedAsyncResult, PInvokeClientExtensions, PInvokeDataAttribute, PRECT, PtrFunc<T>, RegistryTypeExt, SafeAnysizeStruct<T>, SafeAnysizeStructBase<T>, SafeAnysizeStructMarshaler<T>, SafeElementArray<T>, SafeHANDLE, SafeNativeArray<T>, SafeNativeArrayBase<T>, SafeNativeLinkedList<T>, SafeNativeListBase<T>, SafeResourceId, SBFunc<T>, SECURITY_ATTRIBUTES, SizeFunc<T>, StaticFieldValueHash, StringPtrArrayMarshaler, StructHelper, TryGetNext<T>, TryGetNext<T>
Structures
ACCESS_MASK, BusNumber, CLIPFORMAT, CM_FULL_RESOURCE_DESCRIPTOR, CM_PARTIAL_RESOURCE_DESCRIPTOR, CM_PARTIAL_RESOURCE_LIST, CM_POWER_DATA, CM_RESOURCE_LIST, COLORREF, Connection, CORRELATION_VECTOR, CY, DATE, DECIMAL, DEVICE_CAPABILITIES, DevicePrivate, DeviceSpecificData, DEVMODE, Dma, DmaV3, Generic, HACCEL, HANDLE, HBITMAP, HBRUSH, HCOLORSPACE, HCURSOR, HDC, HDESK, HDPA, HDROP, HDSA, HDWP, HENHMETAFILE, HEVENT, HFILE, HFONT, HGDIOBJ, HICON, HIMAGELIST, HINSTANCE, HKEY, HMENU, HMETAFILE, HMONITOR, HPALETTE, HPEN, HPROCESS, HPROPSHEET, HPROPSHEETPAGE, HRESULT, HRGN, HSECTION, HTASK, HTHEME, HTHREAD, HTHUMBNAIL, HTOKEN, HWINSTA, HWND, Interrupt, LCID, LOGFONT, Memory40, Memory48, Memory64, MessageInterruptRaw, MSG, NTStatus, OBJECT_TYPE_LIST, PACE, PACL, POINTS, PRECT, PSECURITY_DESCRIPTOR, PSID, RECT, ResourceId, ResourceIdOrHandle<T>, SECURITY_ATTRIBUTES, SIZE, SYSTEMTIME, tagSECURITY_ATTRIBUTES, union, WIN32_FIND_DATA, Win32Error
Enumerations
CharacterSet, CM_DEVCAP, CM_FILE, CM_INSTALL_STATE, CM_REMOVAL_POLICY, CM_RESOURCE, CM_SHARE_DISPOSITION, CmResourceType, CONFIGFLAG, DEVICE_POWER_STATE, DEVICE_SCALE_FACTOR, DMCOLLATE, DMCOLOR, DMDFO, DMDISPLAY, DMDITHER, DMDO, DMDUP, DMFIELDS, DMICM, DMICMMETHOD, DMMEDIA, DMNUP, DMORIENT, DMPAPER, DMRES, DMTT, DN, DrawTextFlags, FacilityCode, FacilityCode, FILE_DEVICE, FileFlagsAndAttributes, FontFamily, FontPitch, INTERFACE_TYPE, LogFontClippingPrecision, LogFontOutputPrecision, LogFontOutputQuality, MouseButtonState, NTDDI, ObjectTypeListLevel, PDCAP, PInvokeClient, ProcessorArchitecture, REG_VALUE_TYPE, ResourceType, SECURITY_INFORMATION, SeverityLevel, SeverityLevel, ShowWindowCommand, STGM, SYSTEM_POWER_STATE, SystemColorIndex, SystemShutDownReason, URLZONE, WIN32_WINNT
Dependencies
-
.NETCoreApp 2.0
- Microsoft.Win32.Registry (>= 4.6.0)
- Vanara.Core (>= 3.3.4)
-
.NETCoreApp 2.1
- Microsoft.Win32.Registry (>= 4.6.0)
- Vanara.Core (>= 3.3.4)
-
.NETCoreApp 3.0
- Microsoft.Win32.Registry (>= 4.6.0)
- Vanara.Core (>= 3.3.4)
-
.NETCoreApp 3.1
- Microsoft.Win32.Registry (>= 4.6.0)
- Vanara.Core (>= 3.3.4)
-
.NETFramework 2.0
- Theraot.Core (>= 3.2.0)
- Vanara.Core (>= 3.3.4)
-
.NETFramework 3.5
- Theraot.Core (>= 3.2.0)
- Vanara.Core (>= 3.3.4)
-
.NETFramework 4.0
- Theraot.Core (>= 3.2.0)
- Vanara.Core (>= 3.3.4)
-
.NETFramework 4.5
- Vanara.Core (>= 3.3.4)
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 4.6.0)
- Vanara.Core (>= 3.3.4)
-
net5.0-windows7.0
- Microsoft.Win32.Registry (>= 4.6.0)
- Vanara.Core (>= 3.3.4)
Used By
NuGet packages (66)
Showing the top 5 NuGet packages that depend on Vanara.PInvoke.Shared:
Package | Downloads |
---|---|
Vanara.PInvoke.Kernel32
PInvoke API (methods, structures and constants) imported from Windows Kernel32.dll.
|
|
Vanara.PInvoke.Security
PInvoke API (methods, structures and constants) imported from Windows AdvApi32.dll, Authz.dll and Secur32.dll.
|
|
Vanara.PInvoke.Gdi32
PInvoke API (methods, structures and constants) imported from Windows Gdi32.dll
|
|
Vanara.PInvoke.User32
PInvoke API (methods, structures and constants) imported from Windows User32.dll.
|
|
Vanara.PInvoke.Ole
PInvoke API (methods, structures and constants) imported from Windows Ole32.dll, OleAut32 and PropSys.dll.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Vanara.PInvoke.Shared:
Repository | Stars |
---|---|
Ceiridge/Chrome-Developer-Mode-Extension-Warning-Patcher
⇒ Disable Chrome's Developer Mode Extension Warning Popup & Elision WWW/HTTPS Hiding & Debugging Extension Popup
|
|
zhupingqi/RuiJi.Net
crawler framework, distributed crawler extractor
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.3.4 | 1,308 | 2/11/2021 |
3.3.3 | 1,404 | 2/3/2021 |
3.3.2 | 980 | 1/21/2021 |
3.3.1 | 449 | 1/20/2021 |
3.3.0 | 3,550 | 11/20/2020 |
3.2.21 | 890 | 11/13/2020 |
3.2.20 | 1,782 | 11/8/2020 |
3.2.19 | 4,851 | 10/23/2020 |
3.2.18 | 614 | 10/21/2020 |
3.2.17 | 5,599 | 9/20/2020 |
3.2.16 | 966 | 9/7/2020 |
3.2.15 | 909 | 8/30/2020 |
3.2.14 | 880 | 8/20/2020 |
3.2.13 | 1,600 | 7/27/2020 |
3.2.12 | 1,009 | 7/13/2020 |
3.2.11 | 1,989 | 6/28/2020 |
3.2.10 | 3,078 | 6/14/2020 |
3.2.9 | 1,866 | 6/3/2020 |
3.2.7 | 3,397 | 5/4/2020 |
3.2.6 | 1,482 | 4/21/2020 |
3.2.5 | 1,135 | 4/15/2020 |
3.2.4 | 1,099 | 4/12/2020 |
3.2.3 | 2,732 | 4/1/2020 |
3.2.2 | 999 | 3/24/2020 |
3.2.1 | 1,480 | 3/17/2020 |
3.2.0 | 1,406 | 2/27/2020 |
3.1.9 | 1,475 | 1/17/2020 |
3.1.8 | 1,176 | 1/13/2020 |
3.1.7 | 1,039 | 1/6/2020 |
3.1.6 | 1,192 | 12/12/2019 |
3.1.5 | 1,307 | 11/26/2019 |
3.1.4 | 893 | 11/25/2019 |
3.1.3 | 1,278 | 11/8/2019 |
3.1.2 | 944 | 11/4/2019 |
3.1.1 | 2,511 | 10/17/2019 |
3.1.0 | 960 | 10/3/2019 |
3.0.1 | 927 | 9/20/2019 |
3.0.0 | 1,784 | 8/27/2019 |
2.3.11 | 1,986 | 6/9/2019 |
2.3.10 | 774 | 6/5/2019 |
2.3.9 | 763 | 5/26/2019 |
2.3.8 | 919 | 5/13/2019 |
2.3.7 | 1,247 | 4/24/2019 |
2.3.6 | 1,887 | 4/17/2019 |
2.3.5 | 869 | 4/10/2019 |
2.3.4 | 862 | 3/9/2019 |
2.3.3 | 693 | 3/8/2019 |
2.3.2 | 737 | 2/28/2019 |
2.3.1 | 755 | 2/25/2019 |
2.3.0 | 679 | 2/22/2019 |
2.2.1 | 813 | 2/12/2019 |
2.2.0 | 773 | 2/1/2019 |
2.1.2 | 1,991 | 1/14/2019 |
2.1.0 | 1,526 | 12/15/2018 |
2.0.1 | 788 | 12/7/2018 |
2.0.0 | 956 | 11/28/2018 |
1.1.0 | 1,660 | 9/10/2018 |
1.0.18 | 875 | 8/10/2018 |
1.0.17 | 807 | 7/30/2018 |
1.0.16 | 1,235 | 6/29/2018 |
1.0.15 | 803 | 6/27/2018 |
1.0.14 | 882 | 6/8/2018 |
1.0.13 | 843 | 6/6/2018 |
1.0.12 | 1,101 | 4/5/2018 |
1.0.11 | 832 | 4/4/2018 |
1.0.10 | 816 | 3/27/2018 |
1.0.9 | 808 | 3/26/2018 |
1.0.8 | 1,510 | 2/7/2018 |
1.0.7 | 870 | 1/27/2018 |
1.0.6 | 949 | 1/8/2018 |
1.0.5 | 928 | 12/28/2017 |
1.0.4 | 855 | 12/15/2017 |
1.0.3 | 798 | 12/8/2017 |
1.0.2 | 727 | 11/30/2017 |
1.0.1 | 741 | 11/28/2017 |