mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
5.1 KiB
50 lines
5.1 KiB
; THIS FILE IS GENERATED AUTOMATICALLY!
|
|
; THUS, DO NOT MODIFY IT!
|
|
; See Makefile for specfics.
|
|
#define NRCERR_BASE 5300
|
|
(NRCERR_BASE + 0) ," The NCB request completed successfully. The NCB is the data."
|
|
(NRCERR_BASE + 1) ," Illegal NCB buffer length on SEND DATAGRAM, SEND BROADCAST, ADAPTER STATUS, or SESSION STATUS. The NCB is the data."
|
|
(NRCERR_BASE + 2) ," The data descriptor array specified in the NCB is invalid. The NCB is the data."
|
|
(NRCERR_BASE + 3) ," The command specified in the NCB is illegal. The NCB is the data."
|
|
(NRCERR_BASE + 4) ," The message correlator specified in the NCB is invalid. The NCB is the data."
|
|
(NRCERR_BASE + 5) ," An NCB command timed-out. The session may have terminated abnormally. The NCB is the data."
|
|
(NRCERR_BASE + 6) ," An incomplete NCB message was received. The NCB is the data."
|
|
(NRCERR_BASE + 7) ," The buffer address specified in the NCB is illegal. The NCB is the data."
|
|
(NRCERR_BASE + 8) ," The session number specified in the NCB is not active. The NCB is the data."
|
|
(NRCERR_BASE + 9) ," No resource was available in the network adapter. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 10) ," The session specified in the NCB was closed. The NCB is the data."
|
|
(NRCERR_BASE + 11) ," The NCB command was cancelled. The NCB is the data."
|
|
(NRCERR_BASE + 12) ," The message segment specified in the NCB is illogical. The NCB is the data."
|
|
(NRCERR_BASE + 13) ," The name already exists in the local adapter name table. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 14) ," The network adapter name table is full. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 15) ," The network name has active sessions and is now de-registered. The NCB command completed. The NCB is the data."
|
|
(NRCERR_BASE + 16) ," A previously issued Receive Lookahead command is active for this session. The NCB command was rejected. The NCB is the data."
|
|
(NRCERR_BASE + 17) ," The local session table is full. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 18) ," An NCB session open was rejected. No LISTEN is outstanding on the remote computer. The NCB is the data."
|
|
(NRCERR_BASE + 19) ," The name number specified in the NCB is illegal. The NCB is the data."
|
|
(NRCERR_BASE + 20) ," The call name specified in the NCB can not be found or did not answer. The NCB is the data."
|
|
(NRCERR_BASE + 21) ," The name specified in the NCB was not found. Cannot put '*' or '00h' in the NCB name. The NCB is the data."
|
|
(NRCERR_BASE + 22) ," The name specified in the NCB is in use on a remote adapter. The NCB is the data."
|
|
(NRCERR_BASE + 23) ," The name specified in the NCB has been deleted. The NCB is the data."
|
|
(NRCERR_BASE + 24) ," The session specified in the NCB ended abnormally. The NCB is the data."
|
|
(NRCERR_BASE + 25) ," The network protocol has detected two or more identical names on the network. The NCB is the data."
|
|
(NRCERR_BASE + 26) ," An unexpected protocol packet was received. There may be an incompatible remote device. The NCB is the data."
|
|
(NRCERR_BASE + 33) ," The NetBios interface is busy. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 34) ," There are too many NCB commands outstanding. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 35) ," The adapter number specified in the NCB is illegal. The NCB is the data."
|
|
(NRCERR_BASE + 36) ," The NCB command completed while a cancel was occurring. The NCB is the data."
|
|
(NRCERR_BASE + 37) ," The name specified in the NCB is reserved. The NCB is the data."
|
|
(NRCERR_BASE + 38) ," The NCB command is not valid to cancel. The NCB is the data."
|
|
(NRCERR_BASE + 51) ," There are multiple NCB requests for the same session. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 52) ," There has been a network adapter error. The only NETBIOS command that may be issued is an NCB RESET. The NCB is the data."
|
|
(NRCERR_BASE + 54) ," The maximum number of applications was exceeded. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 56) ," The requested resources are not available. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 64) ," A system error has occurred. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 65) ," A ROM checksum failure has occurred. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 66) ," A RAM test failure has occurred. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 67) ," A digital loopback failure has occurred. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 68) ," An analog loopback failure has occurred. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 69) ," An interface failure has occurred. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 70) ," An unrecognized NCB return code was received. The NCB is the data."
|
|
(NRCERR_BASE + 80) ," A network adapter malfunction has occurred. The NCB request was refused. The NCB is the data."
|
|
(NRCERR_BASE + 81) ," The NCB command is still pending. The NCB is the data."
|