Import ncpfs 2.2.2

This commit is contained in:
ncpfs archive import
2026-04-28 20:39:59 +02:00
parent 82706139bf
commit cf0c5e59af
27 changed files with 823 additions and 602 deletions

View File

@@ -711,6 +711,7 @@ long
#define NWE_SIGNATURE_LEVEL_CONFLICT (NWE_REQUESTER_ERROR | 0x61)
#define NWE_INVALID_LEVEL (NWE_REQUESTER_ERROR | 0x6B)
#define NWE_UNSUPPORTED_TRAN_TYPE (NWE_REQUESTER_ERROR | 0x70)
#define NWE_UNSUPPORTED_AUTHENTICATOR (NWE_REQUESTER_ERROR | 0x73)
#define NWE_REQUESTER_FAILURE (NWE_REQUESTER_ERROR | 0xFF)
#define NWE_SERVER_ERROR (0x8900)