Windows HatalarıHata
ERROR_HANDLE_DISK_FULL (39)ERROR_HANDLE_DISK_FULL (39) — Handle Disk Full
The disk is full and the write operation failed.
windows
Ayrıntıları görüntüle ERROR_IO_PENDING (997)An overlapped I/O operation is in progress.
An asynchronous I/O operation has been initiated but has not yet completed. This is not an error condition.
Wait for the overlapped operation to complete using GetOverlappedResult or WaitForSingleObject. This is normal for async I/O.
ERROR_HANDLE_DISK_FULL (39)The disk is full and the write operation failed.
SYSTEM_SERVICE_EXCEPTION (0x0000003B)An exception occurred while executing a system service routine.
ERROR_DEV_NOT_EXIST (55)The specified network resource is not available.
ERROR_DLL_INIT_FAILED (1114)A DLL initialization routine failed.
KMODE_EXCEPTION_NOT_HANDLED (0x0000001E)A kernel-mode program generated an exception that was not handled.
WSAEINVAL (10022)An invalid argument was supplied.