function SysErrorMessage(ErrorCode: Integer): String;
Returns a localized error message string that corresponds to the given operating system error code.
Refer to the system error codes on MSDN.