STATUS_INCOMPATIBLE_FILE_MAP, 0xC000004D
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
STATUS_INCOMPATIBLE_FILE_MAP
Value
-1073741747 signed int
3221225549 unsigned int
0xC000004D heximal value
Type
Windows kernel mode error code (more)
Description
A section was created to map a file which is not compatible to an already existing section which maps the same file.
C/C++ Type
NTSTATUS
Defined at
\inc\api\ntstatus.h, line 2533 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define STATUS_INCOMPATIBLE_FILE_MAP     ((NTSTATUS)0xC000004DL)
Line comments
MessageId: STATUS_INCOMPATIBLE_FILE_MAP

MessageText:

A section was created to map a file which is not compatible to an already existing section which maps the same file.
Also used in
Windows Driver Kit 8.1 (WDK 8.100.26638), 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), Windows Server 2003 with Service Pack 1 DDK (DDK 3790.1830), Windows XP SP1 Driver Development Kit (DDK 2600.1106), Windows 2000 DDK (DDK 2195.1), Windows NT DDK for Windows NT Workstation 4.0 (DDK NT 4.0), Windows NT 3.51 DDK, Windows NT 3.1 DDK
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes
MUI descriptions
IT È stata creata una sezione per mappare un file che non è compatibile con una sezione già esistente che mappa lo stesso file.
EL Δημιουργήθηκε μια ενότητα για την αντιστοίχηση ενός αρχείου, η οποία δεν είναι συμβατή με μια ενότητα που υπάρχει ήδη η οποία έχει αντιστοιχίσει το ίδιο αρχείο.
DA Der blev oprettet et afsnit til afbildning af en fil, som ikke er kompatibelt med et allerede eksisterende afsnit, der afbilder den samme fil.
NB Det ble opprettet et filobjekt for å avbilde en fil som ikke er kompatibel med et eksisterende filobjekt som avbilder samme fil.
CS Byla vytvořen oddíl pro mapování souboru, který není slučitelný s již existujícím oddílem mapujícím stejný soubor.
PT Uma seção foi criada para mapear um arquivo que não é compatível com uma seção já existente que mapeia o mesmo arquivo.
DE Ein Abschnitt wurde für die Zuordnung einer Datei erstellt, die mit einem der gleichen Datei zugeordneten Abschnitt nicht kompatibel ist.
ES Se creó una sección para asignar un archivo que no es compatible con una sección existente que asigna el mismo archivo.
JA ファイルを割り当てるためにセクションを作成しましたが、同じファイルが割り当てられている既存のセクションと互換性がありません。
SV En sektion skapades för att avbilda en fil som inte är kompatibel med en sektion som redan finns och avbildar samma fil.
KO 같은 파일을 매핑하는 기존의 구역과 호환되지 않는 파일을 매핑하려고 구역을 만들었습니다.
RU Созданная для отображения файла секция несовместима с уже существующей секцией, используемой для отображения этого же файла.
FI Tiedostoa kartoittamaan luotiin jakso, joka ei ole yhteensopiva jo olemassa olevan, samaa tiedostoa kartoittavan jakson kanssa.
NL Er is een sectie voor het toewijzen van een bestand gemaakt die niet compatibel is met een al bestaande sectie die hetzelfde bestand toewijst.
TR Bir dosyayı eşlemek için, daha önce aynı dosyayı belleğe eşlemiş bir bölüm ile uyumsuz yeni bir bölüm oluşturuldu.
PL Utworzono sekcję w celu zamapowania pliku, niezgodną z istniejącą już sekcją mapującą ten sam plik.
ZH 建立對應檔案的區段不相容於已存在且對應同一檔案的區段。
HU Egy fájl leképezéséhez olyan terület létrehozása történt, amely nem kompatibilis egy már létező, ugyanazt a fájlt leképező területtel.
FR La section créée pour mapper un fichier n’est pas compatible avec une section existante qui mappe le même fichier.