Windows chybyChyba
ERROR_NEGATIVE_SEEK (131)ERROR_NEGATIVE_SEEK (131) — Negative Seek
An attempt was made to move the file pointer before the beginning of the file.
windows
Zobrazit podrobnosti E_INVALIDARG (0x80070057)One or more arguments passed to the method are not valid.
A parameter is NULL when not allowed, out of range, or of an incorrect type.
Validate all parameters before the call. Check the method signature for expected types and ranges. Ensure buffers are properly allocated.
ERROR_NEGATIVE_SEEK (131)An attempt was made to move the file pointer before the beginning of the file.
NTFS_FILE_SYSTEM (0x00000024)A fatal error occurred in the NTFS filesystem driver.
ERROR_SUCCESS (0)The operation completed without errors.
ERROR_MAX_THRDS_REACHED (164)The maximum number of threads has been reached.
ERROR_BUFFER_OVERFLOW (111)The file name is too long.
ERROR_NOT_OWNER (288)The caller is not the owner of the mutex.