Erreurs WindowsErreur
ERROR_PATH_NOT_FOUND (3)ERROR_PATH_NOT_FOUND (3) — Path Not Found
The system cannot find the specified path.
windows
Voir les détails ERROR_FILE_EXISTS (80)The file already exists and cannot be created.
A file creation operation with exclusive access found an existing file at the target path.
Delete the existing file first. Use a different filename. Open the existing file instead of creating a new one.
ERROR_PATH_NOT_FOUND (3)The system cannot find the specified path.
ERROR_OPERATION_ABORTED (995)The I/O operation was aborted due to a thread exit or application request.
ERROR_NO_NET_OR_BAD_PATH (1203)The network path was not found or the network is unavailable.
ERROR_EXE_MARKED_INVALID (216)The executable has been marked as invalid by the system.
ERROR_INVALID_FUNCTION (1)The function called is not valid for this system call.
RPC_S_CALL_FAILED (1726)The remote procedure call failed.