Vanara/PInvoke/Shared
dahall 1f52c4aaf0 Removed warning messages 2020-09-03 10:51:23 -06:00
..
BkwdComp Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Collections Removed IComEnumerator references - doesn't work due to Reflection/COM object limitations 2020-06-06 13:44:00 -06:00
InteropServices Modified GenericStringMarshaler type constraint to ISimpleMemoryMethods 2020-04-11 16:10: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
WinBase Put FILE_BASIC_INFO back in Kernel32 2020-04-22 19:11:05 -06:00
WinDef Fixed bug in COLORREF when setting from a Color. 2020-06-09 19:00:23 -06:00
WinError Added DRT.dll library 2020-08-31 16:55:50 -06:00
WinGdi Updated property layout. 2020-05-22 10:03:51 -06:00
WinNT Added new Win10 constants 2020-04-23 16:52:31 -06:00
WinUser Added Macros methods to deal with LARGE_INTEGER (Int64) values. 2020-04-24 11:34:23 -06:00
AssemblyReport.md Project information update 2020-07-27 10:50:28 -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
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 Fixed incorrect parameters for file mapping functions and added HSECTION and SafeHSECTION handles. 2020-05-16 15:15:33 -06: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
Registry.cs Fixed bugs in RegistryTypeExt.GetValue and added GetFromType method 2019-12-08 21:17:02 -07:00
ResourceId.cs Removed warning messages 2020-09-03 10:51:23 -06: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 Project information update 2020-07-27 10:50:28 -06:00
Wdm.cs Converted structures from using IVanaraMarshaler to using SafeAnysizeStructMarshaler attribute 2019-11-16 15:51:16 -07:00