Provides a way to look up Windows NTSTATUS and Win32 Error Codes
The WindowsError gem provides an easily accessible reference for standard Windows API Error Codes. It allows you to do comparisons as well as direct lookups of error codes to translate the numerical value returned by the API, into a meaningful and human readable message.
$
pkg install rubygem-windows_errorOrigin
devel/rubygem-windows_error
Size
1.94MiB
License
BSD3CLAUSE
Maintainer
antoine@FreeBSD.org
Dependencies
2 packages
Required by
2 packages