Vanara/System
dahall a124fb4531 MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
..
Computer Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
Diagnostics Fix to prevent exceptions when both extended and basic limits are set on a job. (#70) 2019-11-05 11:01:43 -07:00
Extensions MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
Network BREAKING CHANGES: Changed NLM_SOCKADDR to a class and changed all parameters that were IntPtr to that class where called. Changed functions of all **Events interfaces to return HRESULT and removed invalid CoClass attributes. Updated dependent tests and wrappers. 2020-04-16 19:39:41 -06:00
Registry Changed reference to use tighter use of SafeEventHandle 2019-09-03 10:10:33 -06:00
AssemblyReport.md Updated project files with v3.2.1 information. 2020-03-09 10:23:37 -06:00
Path.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
PowerManager.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
Vanara.SystemServices.csproj Moved much of the individual project file detail to root Directory.Build.* files for consistency. Fixed build errors due to bad or missing project tags. Cleaned up project files. 2020-04-03 14:51:10 -06:00
Wow64Redirect.cs BITS pinvoke updates, helper classes, and unit tests 2018-05-29 17:45:25 -06:00