ERROR_FILE_EXISTS, 80
(
MS WDK
>>
Windows 2000 DDK (DDK 2195.1)
)
Name
ERROR_FILE_EXISTS
Value
80
signed int / unsigned int
0x00000050
heximal value
0x50
heximal value
2147942480
HRESULT_FROM_WIN32(code) / unsigned int
-2147024816
HRESULT_FROM_WIN32(code) / signed int
0x80070050
HRESULT_FROM_WIN32(code) / heximal value
Type
Windows user mode error code
Description
The file exists.
C/C++ Type
int
Defined at
\inc\WINERROR.H, line 630 (
Windows 2000 DDK (DDK 2195.1)
)
Definition
#define ERROR_FILE_EXISTS 80L
Line comments
MessageId: ERROR_FILE_EXISTS MessageText: The file exists.
Also used in
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
,
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
,
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
,
Windows Driver Kit for Windows Vista (WDK 6000)
MUI descriptions
TR
HU
NB
PT
IT
FI
ES
CS
DA
KO
PL
NL
EL
DE
FR
JA
ZH
SV
RU
TR
Dosya var.
HU
A fájl létezik.
NB
Filen eksisterer.
PT
O ficheiro existe.
IT
File esistente.
FI
Tiedosto on olemassa.
ES
Este archivo ya existe.
CS
Soubor existuje.
DA
Filen eksisterer.
KO
파일이 있습니다.
PL
Plik istnieje.
NL
Het bestand bestaat.
EL
Το αρχείο υπάρχει.
DE
Die Datei ist vorhanden.
FR
Le fichier existe.
JA
ファイルがあります。
ZH
文件存在。
SV
Filen finns.
RU
Файл существует.
Neighbor error codes
ERROR_BUSY
ERROR_PRINTER_HAS_JOBS_QUEUED
WSAETOOMANYREFS
ERROR_NO_DATA
ERROR_CAN_NOT_COMPLETE
What web knows about this
CreateFile function (Windows) - MSDN - Microsoft
System Error Codes (0-499) (Windows) - MSDN - Microsoft
c++ - Creating Temporary File: cant write to it - Stack Overflow
winapi - Failed to create a file in windows using createFile API - Stack ...
See also libs
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
EN
English - English
Russian - Русский
Spanish - Español
Contact us