Vanara/PInvoke/Shared/WinError
dahall 6f0255aa56 Changed ThrowLastErrorIfInvalid to a generic method to return the same type as the delegate 2020-12-20 08:27:17 -07:00
..
HRESULT.Values.cs Added DRT.dll library 2020-08-31 16:55:50 -06:00
HRESULT.cs Fixed condition in HRESULT.FormatMessage that fails when MUI file couldn't be found. 2020-09-14 17:15:23 -06:00
IErrorProvider.cs Derived all error structures from IErrorProvider 2019-03-02 11:09:00 -07:00
NTStatus.Values.cs 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
NTStatus.cs Fixed issues when converting from UInt32 and FormatMessage when no message was found. 2020-05-04 12:41:26 -06:00
Win32Error.Values.cs Removed duplicates 2020-08-30 21:14:24 -06:00
Win32Error.cs Changed ThrowLastErrorIfInvalid to a generic method to return the same type as the delegate 2020-12-20 08:27:17 -07:00