Vanara/PInvoke/Shared/WinError
dahall 5c0dbc913b More work on NdfApi 2022-08-10 14:34:37 -06:00
..
HRESULT.Values.cs More work on NdfApi 2022-08-10 14:34:37 -06:00
HRESULT.cs Added IErrorProvider as equatable for HRESULT 2022-06-28 15:04:13 -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 BREAKING CHANGE: Removed winsock errors from Win32Error (incorrect fit). 2022-07-10 17:21:25 -06:00
Win32Error.cs Cleaned Win32Error and fixed some docs 2022-07-10 17:29:30 -06:00