Vanara/System
dahall b7d0a30276 Updated project information 2020-08-26 21:03:04 -06:00
..
Computer Added NetworkDeviceConnections to Computer class to manage connection to remote shares and printers. Same functionality as command line 'net use'. 2020-08-23 12:58:34 -06: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 information 2020-08-26 21:03:04 -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 Updated project information 2020-08-26 21:03:04 -06:00
Wow64Redirect.cs BITS pinvoke updates, helper classes, and unit tests 2018-05-29 17:45:25 -06:00