Vanara/PInvoke/Shared
David Hall 5fed9eda66 Updated GetAppContainerNamedObjectPath with better params, docs, unit test and error 2019-07-11 15:13:00 -06:00
..
BkwdComp Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Collections Added IEnumFromCom to specialize IEnumFromNext for COM enum interfaces 2019-05-24 14:39:49 -06:00
InteropServices Added constructor to allow for ReadOnly use. 2019-07-03 14:45:15 -06:00
ObjBase Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Reason Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinBase Updated and fixed file functions in Kernel32. Changed WIN32_FIND_DATA back to a structure and corrected IShellLinkW reference. Added EnumFilesEx and EnumVolumes to simplify related functions. Fixed search handles so they dispose without error. Changed GetFullPathName, GetLongPathName and GetShortPathName to exclusively use the Unicode instance to avoid filename length restrictions. 2019-06-16 15:07:59 -06:00
WinDef Added LCID wrapper 2019-06-04 12:17:03 -06:00
WinError Updated GetAppContainerNamedObjectPath with better params, docs, unit test and error 2019-07-11 15:13:00 -06:00
WinGdi Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinNT Fixed bug in contructor not storing Guid 2019-06-09 10:00:49 -06:00
WinUser Updated comments 2018-11-28 12:33:55 -07:00
AssemblyReport.md Updated project files for 2.3.10 2019-06-04 12:18:56 -06:00
AssociateAttribute.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
FunctionHelper.cs Work to harden and extend functionality of CallMethodWithTypedBuf 2019-04-24 08:28:58 -06:00
Handles.cs Added DebuggerDisplayAttribute to all handles to show the handle value. Added implicit conversion from Process to HPROCESS. 2019-07-09 09:22:37 -06:00
Lib.cs Added WinTrust.dll assembly and project. 2019-06-07 19:04:21 -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 Added CorrespondingType attributes and GetValue extension method for REG_VALUE_TYPE 2019-03-07 09:28:20 -07:00
ResourceId.cs Updated comments 2018-11-28 12:33:55 -07:00
SizeT.cs Added support for IComparable 2019-06-25 17:12:56 -06:00
Vanara.PInvoke.Shared.csproj Updated project files for 2.8.11 release 2019-06-07 20:42:41 -06:00
Wdm.cs Updated documentation 2019-04-17 12:25:05 -06:00