Windows chybyFatální
ERROR_OUTOFMEMORY (14)ERROR_OUTOFMEMORY (14) — Out of Memory
The system ran out of storage space.
windows
Zobrazit podrobnosti ERROR_NO_UNICODE_TRANSLATION (1113)No mapping for the Unicode character exists in the target code page.
A character cannot be represented in the target code page. This occurs when converting Unicode text to a legacy encoding.
Use Unicode-aware APIs. Convert to a code page that supports the characters. Use UTF-8 encoding.
ERROR_OUTOFMEMORY (14)The system ran out of storage space.
RPC_S_SERVER_UNAVAILABLE (0x800706BA)The RPC server is unavailable (HRESULT version).
ERROR_BAD_NET_RESP (58)The specified server cannot perform the requested operation.
E_NOTIMPL (0x80004001)The requested method or operation is not implemented.
ERROR_INVALID_NAME (123)The filename, directory name, or volume label syntax is incorrect.
ERROR_NOACCESS (998)Invalid access to a memory location.