Vanara/PInvoke/Shared
David Hall ba0cfb721a Added Vanara.PInvoke.UserEnv to hold user profiles functions. (#80) 2019-12-30 16:01:47 -07:00
..
BkwdComp Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Collections Fixed condition on IEnumFromCom where TryGet looped forever. 2019-10-23 12:06:32 -06:00
InteropServices On IntPtr constructor, removed copying of memory from orig pointer and now just use unowned pointer. 2019-11-27 14:45:38 -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
WinBase Added better documentation 2019-09-05 19:59:25 -06:00
WinDef Added RECT.Empty field 2019-10-01 17:51:05 -06:00
WinError Completed all unit tests and function changes for all functions in WinInet.dll 2019-09-20 13:04:38 -06:00
WinGdi Potentially Breaking Change: Moved DEVMODE and supporting enums out from Gdi32 class to items under the Vanara.PInvoke namespace. Moved DM_SPECVERSION to const value under DEVMODE struct. 2019-12-02 11:00:18 -07:00
WinNT Added better documentation 2019-09-05 19:59:25 -06:00
WinUser Added CLIPFORMAT type 2019-09-10 13:28:40 -06:00
AssemblyReport.md Updated project files for 3.1.6 release 2019-12-11 22:09:39 -07:00
AssociateAttribute.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
FunctionHelper.cs Fixed CallMethodWithTypedBuf to only set value on success. 2019-11-03 16:01:49 -07:00
Handles.cs Added IUserHandle reference to all user object handles. 2019-10-17 11:21:20 -06:00
Lib.cs Added Vanara.PInvoke.UserEnv to hold user profiles functions. (#80) 2019-12-30 16:01:47 -07: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 Added ResourceIdOrHandle<THandle> to represent a resource string, id or handle union 2019-11-04 12:58:33 -07: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 Updated all project files to version 3.1.7 2019-12-17 15:05:04 -07:00
Wdm.cs Converted structures from using IVanaraMarshaler to using SafeAnysizeStructMarshaler attribute 2019-11-16 15:51:16 -07:00