Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add autogenerated HRESULT error codes and descriptions from MS_ERREF | Noel Power | 2014-04-02 | 1 | -0/+2980 |
error codes & string descriptions are generated from http://msdn.microsoft.com/en-us/library/cc704587.aspx, additionally there is a function to return the error description from the error code, this function will also try to determine the error description associated with a W_ERROR code translated as a HRESULT. Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> |