Vanara/PInvoke/Shared
dahall 89f5605f65 Updated project files 2021-04-26 10:16:34 -06:00
..
BkwdComp Added .NET Standard 2.0 support 2020-09-20 12:35:17 -06:00
Collections Extracted and fixed IEnumFromCom 2021-04-21 15:33:28 -06:00
InteropServices 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
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 Put FILE_BASIC_INFO back in Kernel32 2020-04-22 19:11:05 -06:00
WinDef Moved LCID to WinNT folder where it belongs 2021-04-14 12:03:20 -06:00
WinError Added default param to ThrowLastErrorIf method 2021-04-06 12:46:45 -06:00
WinGdi Updated property layout. 2020-05-22 10:03:51 -06:00
WinNT Fixed build warnings 2021-04-21 16:40:25 -06:00
WinUser Added `Macros.MAKEINTATOM` function 2021-01-24 18:57:43 -07:00
AssemblyReport.md Updated project files 2021-04-26 10:16:34 -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 Fixed CallMethodWithTypedBuf to only set value on success. 2019-11-03 16:01:49 -07:00
Handles.cs Made implicit conversion to HANDLE work from SafeHandle instead of SafeHANDLE 2021-03-06 18:51:17 -07:00
Lib.cs Added references for Vanara.PInvoke.Graphics 2020-06-02 21:57:13 -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
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 Added StructHelper.InitWithSize to simplify the many structures that have to be initialized with their size. 2021-01-11 11:16:52 -07:00
Vanara.PInvoke.Shared.csproj Updated project files 2021-04-26 10:16:34 -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