Vanara/PInvoke/Shared
dahall 677081358a Refactored base handle structures into templates 2022-07-21 09:20:46 -06:00
..
BkwdComp Removed code and conditionals for obsolete target frameworks. 2022-02-07 14:58:09 -07:00
Collections Fixed IEnumFromCom change that broke elements without default construtors. 2021-12-27 08:36:41 -07:00
Handles Refactored base handle structures into templates 2022-07-21 09:20:46 -06:00
InteropServices Fixed #296 - invalid `MIB_UDP6ROW_OWNER_PID.dwOwningPid` value when calling `GetExtendedUdpTable` 2022-05-04 10:59:33 -06: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
WTypes Moved OLE types CY, DECIMAL and DATE up to Shared assembly. 2020-12-29 14:59:20 -07:00
WinBase Extracted OFSTRUCT from Kernel32 to Shared and changed fFixedDisk field to `bool`. 2021-05-10 14:44:06 -06:00
WinDef Fixed trimming error for type converters 2022-06-28 16:02:50 -06:00
WinError Cleaned Win32Error and fixed some docs 2022-07-10 17:29:30 -06:00
WinGdi Updates to hopefully fix PInvoke.Shared load problems 2022-04-22 13:24:51 -06:00
WinNT Fixed build warnings 2021-04-21 16:40:25 -06:00
WinUser Lots of work to make using IDataObject and the clipboard more stable and usable. Added Get/Set extension methods for IDataObject. Added attributes to clipboard formats to help reading. Added formatters to process clipboard types. Fixed bugs in ShellDataObject and NativeClipboard. 2022-01-22 15:35:37 -07:00
AssemblyReport.md Updated project files 2022-07-16 19:30:05 -06:00
AssociateAttribute.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
AssociateStringAttribute.cs Added AssociateStringAttribute to associate a string with a code element. 2020-07-17 15:28:21 -06:00
Cfg.cs Added const property key and Guid values for use by SetupAPI 2021-01-11 11:24:19 -07:00
CfgMgr32.cs Added const property key and Guid values for use by SetupAPI 2021-01-11 11:24:19 -07:00
FieldValueHash.cs Fixed issue with duplicates by only grabbing first value's field. 2020-04-28 11:01:15 -06:00
FunctionHelper.cs Added more helper functions for working with StringBuffer related methods. 2022-06-09 22:33:11 -06:00
Lib.cs Changed all dll references to lowercase to avoid new .NET 5 behavior (fixes #235) 2021-06-24 11:14:34 -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 OSVersion enum value for Win11 2021-10-25 11:22:22 -06:00
RegStr.cs Added const property key and Guid values for use by SetupAPI 2021-01-11 11:24:19 -07:00
Registry.cs Extended and improved object GetValue(this REG_VALUE_TYPE value) method 2021-01-14 20:23:30 -07:00
ResourceId.cs Added ResourceId.IsIntResource property 2020-11-27 10:32:29 -07:00
SdkDdkVer.cs Fixed XML docs 2019-08-04 16:57:16 -06:00
ShTypes.cs Moved DEVICE_SCALE_FACTOR from Shell32 to Shared 2021-01-11 11:16:06 -07:00
StructHelper.cs Removed code and conditionals for obsolete target frameworks. 2022-02-07 14:58:09 -07:00
Vanara.PInvoke.Shared.csproj Refactored base handle structures into templates 2022-07-21 09:20:46 -06:00
Wdm.cs Moved PDCAP enum from PowrProf to Shared and added a few other enums and structure to Shared.Wdm.cs from that header file. 2021-01-11 11:20:54 -07:00
pkgreadme.md Updated project files 2022-07-16 19:30:05 -06:00