STATUS_PROCEDURE_NOT_FOUND, 0xC000007A
(MS WDK >> Windows 2000 DDK (DDK 2195.1))

Name
STATUS_PROCEDURE_NOT_FOUND
Value
-1073741702 signed int
3221225594 unsigned int
0xC000007A heximal value
Type
Windows kernel mode error code (more)
Description
Indicates the specified procedure address cannot be found in the DLL.
C/C++ Type
NTSTATUS
Defined at
\inc\ntstatus.h, line 2448 (Windows 2000 DDK (DDK 2195.1))
Definition
#define STATUS_PROCEDURE_NOT_FOUND       ((NTSTATUS)0xC000007AL)
Line comments
MessageId: STATUS_PROCEDURE_NOT_FOUND

MessageText:

Indicates the specified procedure address cannot be found in the DLL.
Also used in
Windows Driver Kit 8.1 (WDK 8.100.26638), 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), Windows Server 2003 with Service Pack 1 DDK (DDK 3790.1830), Windows XP SP1 Driver Development Kit (DDK 2600.1106), 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 Indica che è impossibile trovare nella DLL l'indirizzo di procedura specificato .
EL Υποδεικνύει ότι η καθορισμένη διεύθυνση διαδικασίας δεν είναι δυνατό να βρεθεί στο DLL.
DA Angiver, at den angivne procedureadresse ikke findes i DLL'en
NB Angir at en angitt prosedyreadresse ikke kan finnes i DLL-filen.
CS Znamená, že zadanou adresu procedury nelze v knihovně DLL najít.
PT Indica que o endereço do procedimento especificado não se encontra na DLL.
DE Zeigt an, dass die angegebene Prozeduradresse nicht in der DLL gefunden werden kann.
ES Indica que no se puede encontrar la dirección de procedimiento especificada en la DLL.
JA 指定したプロシージャ アドレスを DLL から見つけられないことを示します。
SV Anger att det inte går att hitta angiven proceduradress i DLL-filen.
KO 지정된 프로시저 주소가 DLL에 없습니다.
RU Указанный адрес процедуры не найден в библиотеке динамической компоновки (DLL).
FI Ilmaisee, ettei määritettyä proseduuriosoitetta löydy DLL- tiedostosta.
NL Hiermee wordt aangegeven dat het opgegeven procedureadres niet gevonden kan worden in het DLL-bestand
TR Belirtilen yordam adresinin DLL’de bulunamadığını gösterir.
PL Wskazuje, że znalezienie określonego adresu procedury w bibliotece DLL nie było możliwe.
ZH 表示無法在 DLL 中找到指定的程序位址。
HU Jelzi, hogy a DLL-ben nem található a megadott eljárás címe.
FR Indique que l’adresse de procédure spécifiée est introuvable dans la DLL.