Vanara/PInvoke/Shared/WinError
Jean-Bernard Pellerin 88856b5a94
Update Win32Error.Values.cs typo in identifier (#141)
ERROR_EVT_EVENT_DEFINITION_NOT_OUND to ERROR_EVT_EVENT_DEFINITION_NOT_**F**OUND (value 0x00003AB8)
2020-06-25 14:46:18 -06:00
..
HRESULT.Values.cs Added Core Audio HRESULT values 2020-05-11 10:25:35 -06:00
HRESULT.cs Added missing HRESULT Facility enum values 2020-05-11 10:24:59 -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 Update Win32Error.Values.cs typo in identifier (#141) 2020-06-25 14:46:18 -06:00
Win32Error.cs Fixed spacing 2020-05-04 10:55:58 -06:00