00001
00002
00003
00004
00005 #define SMB_ERRDOS 0x01
00006 #define SMB_ERRSRV 0x02
00007 #define SMB_ERRHRD 0x03
00008 #define SMB_ERRCMD 0xFF
00009
00010
00011 #define SMB_ERRsuccess 0
00012 #define SMB_ERRbadfunc 1
00013 #define SMB_ERRbadfile 2
00014 #define SMB_ERRbadpath 3
00015 #define SMB_ERRnofids 4
00016 #define SMB_ERRnoaccess 5
00017 #define SMB_ERRbadfid 6
00018 #define SMB_ERRbadmcb 7
00019 #define SMB_ERRnomem 8
00020 #define SMB_ERRbadmem 9
00021 #define SMB_ERRbadenv 10
00022 #define SMB_ERRbadaccess 12
00023 #define SMB_ERRbaddata 13
00024 #define SMB_ERRres 14
00025 #define SMB_ERRbaddrive 15
00026 #define SMB_ERRremcd 16
00027 #define SMB_ERRdiffdevice 17
00028 #define SMB_ERRnofiles 18
00029 #define SMB_ERRgeneral 31
00030 #define SMB_ERRbadshare 32
00031 #define SMB_ERRlock 33
00032 #define SMB_ERRunsup 50
00033 #define SMB_ERRnetnamedel 64
00034 #define SMB_ERRnosuchshare 67
00035 #define SMB_ERRfilexists 80
00036 #define SMB_ERRinvalidparam 87
00037 #define SMB_ERRcannotopen 110
00038 #define SMB_ERRinsufficientbuffer 122
00039 #define SMB_ERRinvalidname 123
00040 #define SMB_ERRunknownlevel 124
00041 #define SMB_ERRnotlocked 158
00042 #define SMB_ERRinvalidpath 161
00043 #define SMB_ERRcancelviolation 173
00044 #define SMB_ERRnoatomiclocks 174
00045 #define SMB_ERRrename 183
00046 #define SMB_ERRbadpipe 230
00047 #define SMB_ERRpipebusy 231
00048 #define SMB_ERRpipeclosing 232
00049 #define SMB_ERRnotconnected 233
00050 #define SMB_ERRmoredata 234
00051 #define SMB_ERReainconsistent 255
00052 #define SMB_ERRnomoreitems 259
00053 #define SMB_ERRbaddirectory 267
00054 #define SMB_ERReasnotsupported 282
00055 #define SMB_ERRlogonfailure 1326
00056 #define SMB_ERRbuftoosmall 2123
00057 #define SMB_ERRunknownipc 2142
00058 #define SMB_ERRnosuchprintjob 2151
00059 #define SMB_ERRinvgroup 2455
00060
00061
00062 #define SMB_ERRnoipc 66
00063
00064
00065 #define SMB_ERRdriveralreadyinstalled 1795
00066 #define SMB_ERRunknownprinterport 1796
00067 #define SMB_ERRunknownprinterdriver 1797
00068 #define SMB_ERRunknownprintprocessor 1798
00069 #define SMB_ERRinvalidseparatorfile 1799
00070 #define SMB_ERRinvalidjobpriority 1800
00071 #define SMB_ERRinvalidprintername 1801
00072 #define SMB_ERRprinteralreadyexists 1802
00073 #define SMB_ERRinvalidprintercommand 1803
00074 #define SMB_ERRinvaliddatatype 1804
00075 #define SMB_ERRinvalidenvironment 1805
00076
00077 #define SMB_ERRunknownprintmonitor 3000
00078 #define SMB_ERRprinterdriverinuse 3001
00079 #define SMB_ERRspoolfilenotfound 3002
00080 #define SMB_ERRnostartdoc 3003
00081 #define SMB_ERRnoaddjob 3004
00082 #define SMB_ERRprintprocessoralreadyinstalled 3005
00083 #define SMB_ERRprintmonitoralreadyinstalled 3006
00084 #define SMB_ERRinvalidprintmonitor 3007
00085 #define SMB_ERRprintmonitorinuse 3008
00086 #define SMB_ERRprinterhasjobsqueued 3009
00087
00088
00089
00090 #define SMB_ERRerror 1
00091 #define SMB_ERRbadpw 2
00092 #define SMB_ERRbadtype 3
00093 #define SMB_ERRaccess 4
00094 #define SMB_ERRinvnid 5
00095 #define SMB_ERRinvnetname 6
00096 #define SMB_ERRinvdevice 7
00097 #define SMB_ERRqfull 49
00098 #define SMB_ERRqtoobig 50
00099 #define SMB_ERRinvpfid 52
00100 #define SMB_ERRsmbcmd 64
00101 #define SMB_ERRsrverror 65
00102 #define SMB_ERRfilespecs 67
00103 #define SMB_ERRbadlink 68
00104 #define SMB_ERRbadpermits 69
00105 #define SMB_ERRbadpid 70
00106 #define SMB_ERRsetattrmode 71
00107 #define SMB_ERRpaused 81
00108 #define SMB_ERRmsgoff 82
00109 #define SMB_ERRnoroom 83
00110 #define SMB_ERRrmuns 87
00111 #define SMB_ERRtimeout 88
00112 #define SMB_ERRnoresource 89
00113 #define SMB_ERRtoomanyuids 90
00114 #define SMB_ERRbaduid 91
00115 #define SMB_ERRuseMPX 250
00116 #define SMB_ERRuseSTD 251
00117 #define SMB_ERRcontMPX 252
00118 #define SMB_ERRbadPW
00119 #define SMB_ERRnosupport 0xFFFF
00120 #define SMB_ERRunknownsmb 22
00121
00122
00123
00124 #define SMB_ERRnowrite 19
00125 #define SMB_ERRbadunit 20
00126 #define SMB_ERRnotready 21
00127 #define SMB_ERRbadcmd 22
00128 #define SMB_ERRdata 23
00129 #define SMB_ERRbadreq 24
00130 #define SMB_ERRseek 25
00131 #define SMB_ERRbadmedia 26
00132 #define SMB_ERRbadsector 27
00133 #define SMB_ERRnopaper 28
00134 #define SMB_ERRwrite 29
00135 #define SMB_ERRread 30
00136 #define SMB_ERRgeneral 31
00137 #define SMB_ERRwrongdisk 34
00138 #define SMB_ERRFCBunavail 35
00139 #define SMB_ERRsharebufexc 36
00140 #define SMB_ERRdiskfull 39
00141
00142
00143
00144 #define SMB_STATUS_OK (0x0000)
00145 #define SMB_STATUS_INVALID (0xFFFFFFFF)
00146
00147 #define SMB_STATUS_BUFFER_OVERFLOW (0x80000005)
00148 #define SMB_STATUS_NO_MORE_FILES (0x80000006)
00149 #define SMB_STATUS_NO_MORE_ENTRIES (0x8000001a)
00150
00151 #define SMB_STATUS_MORE_ENTRIES (0x0105)
00152 #define SMB_STATUS_SOME_UNMAPPED (0x0107)
00153 #define SMB_STATUS_ERROR_INVALID_PARAMETER (0x0057)
00154 #define SMB_STATUS_ERROR_INSUFFICIENT_BUFFER (0x007a)
00155 #define SMB_STATUS_NOTIFY_ENUM_DIR (0x010c)
00156 #define SMB_STATUS_ERROR_INVALID_DATATYPE (0x070c)
00157
00158 #define SMB_STATUS_UNSUCCESSFUL (0xC0000000 | 0x0001)
00159 #define SMB_STATUS_NOT_IMPLEMENTED (0xC0000000 | 0x0002)
00160 #define SMB_STATUS_INVALID_INFO_CLASS (0xC0000000 | 0x0003)
00161 #define SMB_STATUS_INFO_LENGTH_MISMATCH (0xC0000000 | 0x0004)
00162 #define SMB_STATUS_ACCESS_VIOLATION (0xC0000000 | 0x0005)
00163 #define SMB_STATUS_IN_PAGE_ERROR (0xC0000000 | 0x0006)
00164 #define SMB_STATUS_PAGEFILE_QUOTA (0xC0000000 | 0x0007)
00165 #define SMB_STATUS_INVALID_HANDLE (0xC0000000 | 0x0008)
00166 #define SMB_STATUS_BAD_INITIAL_STACK (0xC0000000 | 0x0009)
00167 #define SMB_STATUS_BAD_INITIAL_PC (0xC0000000 | 0x000a)
00168 #define SMB_STATUS_INVALID_CID (0xC0000000 | 0x000b)
00169 #define SMB_STATUS_TIMER_NOT_CANCELED (0xC0000000 | 0x000c)
00170 #define SMB_STATUS_INVALID_PARAMETER (0xC0000000 | 0x000d)
00171 #define SMB_STATUS_NO_SUCH_DEVICE (0xC0000000 | 0x000e)
00172 #define SMB_STATUS_NO_SUCH_FILE (0xC0000000 | 0x000f)
00173 #define SMB_STATUS_INVALID_DEVICE_REQUEST (0xC0000000 | 0x0010)
00174 #define SMB_STATUS_END_OF_FILE (0xC0000000 | 0x0011)
00175 #define SMB_STATUS_WRONG_VOLUME (0xC0000000 | 0x0012)
00176 #define SMB_STATUS_NO_MEDIA_IN_DEVICE (0xC0000000 | 0x0013)
00177 #define SMB_STATUS_UNRECOGNIZED_MEDIA (0xC0000000 | 0x0014)
00178 #define SMB_STATUS_NONEXISTENT_SECTOR (0xC0000000 | 0x0015)
00179 #define SMB_STATUS_MORE_PROCESSING_REQUIRED (0xC0000000 | 0x0016)
00180 #define SMB_STATUS_NO_MEMORY (0xC0000000 | 0x0017)
00181 #define SMB_STATUS_CONFLICTING_ADDRESSES (0xC0000000 | 0x0018)
00182 #define SMB_STATUS_NOT_MAPPED_VIEW (0xC0000000 | 0x0019)
00183 #define SMB_STATUS_UNABLE_TO_FREE_VM (0xC0000000 | 0x001a)
00184 #define SMB_STATUS_UNABLE_TO_DELETE_SECTION (0xC0000000 | 0x001b)
00185 #define SMB_STATUS_INVALID_SYSTEM_SERVICE (0xC0000000 | 0x001c)
00186 #define SMB_STATUS_ILLEGAL_INSTRUCTION (0xC0000000 | 0x001d)
00187 #define SMB_STATUS_INVALID_LOCK_SEQUENCE (0xC0000000 | 0x001e)
00188 #define SMB_STATUS_INVALID_VIEW_SIZE (0xC0000000 | 0x001f)
00189 #define SMB_STATUS_INVALID_FILE_FOR_SECTION (0xC0000000 | 0x0020)
00190 #define SMB_STATUS_ALREADY_COMMITTED (0xC0000000 | 0x0021)
00191 #define SMB_STATUS_ACCESS_DENIED (0xC0000000 | 0x0022)
00192 #define SMB_STATUS_BUFFER_TOO_SMALL (0xC0000000 | 0x0023)
00193 #define SMB_STATUS_OBJECT_TYPE_MISMATCH (0xC0000000 | 0x0024)
00194 #define SMB_STATUS_NONCONTINUABLE_EXCEPTION (0xC0000000 | 0x0025)
00195 #define SMB_STATUS_INVALID_DISPOSITION (0xC0000000 | 0x0026)
00196 #define SMB_STATUS_UNWIND (0xC0000000 | 0x0027)
00197 #define SMB_STATUS_BAD_STACK (0xC0000000 | 0x0028)
00198 #define SMB_STATUS_INVALID_UNWIND_TARGET (0xC0000000 | 0x0029)
00199 #define SMB_STATUS_NOT_LOCKED (0xC0000000 | 0x002a)
00200 #define SMB_STATUS_PARITY_ERROR (0xC0000000 | 0x002b)
00201 #define SMB_STATUS_UNABLE_TO_DECOMMIT_VM (0xC0000000 | 0x002c)
00202 #define SMB_STATUS_NOT_COMMITTED (0xC0000000 | 0x002d)
00203 #define SMB_STATUS_INVALID_PORT_ATTRIBUTES (0xC0000000 | 0x002e)
00204 #define SMB_STATUS_PORT_MESSAGE_TOO_LONG (0xC0000000 | 0x002f)
00205 #define SMB_STATUS_INVALID_PARAMETER_MIX (0xC0000000 | 0x0030)
00206 #define SMB_STATUS_INVALID_QUOTA_LOWER (0xC0000000 | 0x0031)
00207 #define SMB_STATUS_DISK_CORRUPT_ERROR (0xC0000000 | 0x0032)
00208 #define SMB_STATUS_OBJECT_NAME_INVALID (0xC0000000 | 0x0033)
00209 #define SMB_STATUS_OBJECT_NAME_NOT_FOUND (0xC0000000 | 0x0034)
00210 #define SMB_STATUS_OBJECT_NAME_COLLISION (0xC0000000 | 0x0035)
00211 #define SMB_STATUS_HANDLE_NOT_WAITABLE (0xC0000000 | 0x0036)
00212 #define SMB_STATUS_PORT_DISCONNECTED (0xC0000000 | 0x0037)
00213 #define SMB_STATUS_DEVICE_ALREADY_ATTACHED (0xC0000000 | 0x0038)
00214 #define SMB_STATUS_OBJECT_PATH_INVALID (0xC0000000 | 0x0039)
00215 #define SMB_STATUS_OBJECT_PATH_NOT_FOUND (0xC0000000 | 0x003a)
00216 #define SMB_STATUS_OBJECT_PATH_SYNTAX_BAD (0xC0000000 | 0x003b)
00217 #define SMB_STATUS_DATA_OVERRUN (0xC0000000 | 0x003c)
00218 #define SMB_STATUS_DATA_LATE_ERROR (0xC0000000 | 0x003d)
00219 #define SMB_STATUS_DATA_ERROR (0xC0000000 | 0x003e)
00220 #define SMB_STATUS_CRC_ERROR (0xC0000000 | 0x003f)
00221 #define SMB_STATUS_SECTION_TOO_BIG (0xC0000000 | 0x0040)
00222 #define SMB_STATUS_PORT_CONNECTION_REFUSED (0xC0000000 | 0x0041)
00223 #define SMB_STATUS_INVALID_PORT_HANDLE (0xC0000000 | 0x0042)
00224 #define SMB_STATUS_SHARING_VIOLATION (0xC0000000 | 0x0043)
00225 #define SMB_STATUS_QUOTA_EXCEEDED (0xC0000000 | 0x0044)
00226 #define SMB_STATUS_INVALID_PAGE_PROTECTION (0xC0000000 | 0x0045)
00227 #define SMB_STATUS_MUTANT_NOT_OWNED (0xC0000000 | 0x0046)
00228 #define SMB_STATUS_SEMAPHORE_LIMIT_EXCEEDED (0xC0000000 | 0x0047)
00229 #define SMB_STATUS_PORT_ALREADY_SET (0xC0000000 | 0x0048)
00230 #define SMB_STATUS_SECTION_NOT_IMAGE (0xC0000000 | 0x0049)
00231 #define SMB_STATUS_SUSPEND_COUNT_EXCEEDED (0xC0000000 | 0x004a)
00232 #define SMB_STATUS_THREAD_IS_TERMINATING (0xC0000000 | 0x004b)
00233 #define SMB_STATUS_BAD_WORKING_SET_LIMIT (0xC0000000 | 0x004c)
00234 #define SMB_STATUS_INCOMPATIBLE_FILE_MAP (0xC0000000 | 0x004d)
00235 #define SMB_STATUS_SECTION_PROTECTION (0xC0000000 | 0x004e)
00236 #define SMB_STATUS_EAS_NOT_SUPPORTED (0xC0000000 | 0x004f)
00237 #define SMB_STATUS_EA_TOO_LARGE (0xC0000000 | 0x0050)
00238 #define SMB_STATUS_NONEXISTENT_EA_ENTRY (0xC0000000 | 0x0051)
00239 #define SMB_STATUS_NO_EAS_ON_FILE (0xC0000000 | 0x0052)
00240 #define SMB_STATUS_EA_CORRUPT_ERROR (0xC0000000 | 0x0053)
00241 #define SMB_STATUS_FILE_LOCK_CONFLICT (0xC0000000 | 0x0054)
00242 #define SMB_STATUS_LOCK_NOT_GRANTED (0xC0000000 | 0x0055)
00243 #define SMB_STATUS_DELETE_PENDING (0xC0000000 | 0x0056)
00244 #define SMB_STATUS_CTL_FILE_NOT_SUPPORTED (0xC0000000 | 0x0057)
00245 #define SMB_STATUS_UNKNOWN_REVISION (0xC0000000 | 0x0058)
00246 #define SMB_STATUS_REVISION_MISMATCH (0xC0000000 | 0x0059)
00247 #define SMB_STATUS_INVALID_OWNER (0xC0000000 | 0x005a)
00248 #define SMB_STATUS_INVALID_PRIMARY_GROUP (0xC0000000 | 0x005b)
00249 #define SMB_STATUS_NO_IMPERSONATION_TOKEN (0xC0000000 | 0x005c)
00250 #define SMB_STATUS_CANT_DISABLE_MANDATORY (0xC0000000 | 0x005d)
00251 #define SMB_STATUS_NO_LOGON_SERVERS (0xC0000000 | 0x005e)
00252 #define SMB_STATUS_NO_SUCH_LOGON_SESSION (0xC0000000 | 0x005f)
00253 #define SMB_STATUS_NO_SUCH_PRIVILEGE (0xC0000000 | 0x0060)
00254 #define SMB_STATUS_PRIVILEGE_NOT_HELD (0xC0000000 | 0x0061)
00255 #define SMB_STATUS_INVALID_ACCOUNT_NAME (0xC0000000 | 0x0062)
00256 #define SMB_STATUS_USER_EXISTS (0xC0000000 | 0x0063)
00257 #define SMB_STATUS_NO_SUCH_USER (0xC0000000 | 0x0064)
00258 #define SMB_STATUS_GROUP_EXISTS (0xC0000000 | 0x0065)
00259 #define SMB_STATUS_NO_SUCH_GROUP (0xC0000000 | 0x0066)
00260 #define SMB_STATUS_MEMBER_IN_GROUP (0xC0000000 | 0x0067)
00261 #define SMB_STATUS_MEMBER_NOT_IN_GROUP (0xC0000000 | 0x0068)
00262 #define SMB_STATUS_LAST_ADMIN (0xC0000000 | 0x0069)
00263 #define SMB_STATUS_WRONG_PASSWORD (0xC0000000 | 0x006a)
00264 #define SMB_STATUS_ILL_FORMED_PASSWORD (0xC0000000 | 0x006b)
00265 #define SMB_STATUS_PASSWORD_RESTRICTION (0xC0000000 | 0x006c)
00266 #define SMB_STATUS_LOGON_FAILURE (0xC0000000 | 0x006d)
00267 #define SMB_STATUS_ACCOUNT_RESTRICTION (0xC0000000 | 0x006e)
00268 #define SMB_STATUS_INVALID_LOGON_HOURS (0xC0000000 | 0x006f)
00269 #define SMB_STATUS_INVALID_WORKSTATION (0xC0000000 | 0x0070)
00270 #define SMB_STATUS_PASSWORD_EXPIRED (0xC0000000 | 0x0071)
00271 #define SMB_STATUS_ACCOUNT_DISABLED (0xC0000000 | 0x0072)
00272 #define SMB_STATUS_NONE_MAPPED (0xC0000000 | 0x0073)
00273 #define SMB_STATUS_TOO_MANY_LUIDS_REQUESTED (0xC0000000 | 0x0074)
00274 #define SMB_STATUS_LUIDS_EXHAUSTED (0xC0000000 | 0x0075)
00275 #define SMB_STATUS_INVALID_SUB_AUTHORITY (0xC0000000 | 0x0076)
00276 #define SMB_STATUS_INVALID_ACL (0xC0000000 | 0x0077)
00277 #define SMB_STATUS_INVALID_SID (0xC0000000 | 0x0078)
00278 #define SMB_STATUS_INVALID_SECURITY_DESCR (0xC0000000 | 0x0079)
00279 #define SMB_STATUS_PROCEDURE_NOT_FOUND (0xC0000000 | 0x007a)
00280 #define SMB_STATUS_INVALID_IMAGE_FORMAT (0xC0000000 | 0x007b)
00281 #define SMB_STATUS_NO_TOKEN (0xC0000000 | 0x007c)
00282 #define SMB_STATUS_BAD_INHERITANCE_ACL (0xC0000000 | 0x007d)
00283 #define SMB_STATUS_RANGE_NOT_LOCKED (0xC0000000 | 0x007e)
00284 #define SMB_STATUS_DISK_FULL (0xC0000000 | 0x007f)
00285 #define SMB_STATUS_SERVER_DISABLED (0xC0000000 | 0x0080)
00286 #define SMB_STATUS_SERVER_NOT_DISABLED (0xC0000000 | 0x0081)
00287 #define SMB_STATUS_TOO_MANY_GUIDS_REQUESTED (0xC0000000 | 0x0082)
00288 #define SMB_STATUS_GUIDS_EXHAUSTED (0xC0000000 | 0x0083)
00289 #define SMB_STATUS_INVALID_ID_AUTHORITY (0xC0000000 | 0x0084)
00290 #define SMB_STATUS_AGENTS_EXHAUSTED (0xC0000000 | 0x0085)
00291 #define SMB_STATUS_INVALID_VOLUME_LABEL (0xC0000000 | 0x0086)
00292 #define SMB_STATUS_SECTION_NOT_EXTENDED (0xC0000000 | 0x0087)
00293 #define SMB_STATUS_NOT_MAPPED_DATA (0xC0000000 | 0x0088)
00294 #define SMB_STATUS_RESOURCE_DATA_NOT_FOUND (0xC0000000 | 0x0089)
00295 #define SMB_STATUS_RESOURCE_TYPE_NOT_FOUND (0xC0000000 | 0x008a)
00296 #define SMB_STATUS_RESOURCE_NAME_NOT_FOUND (0xC0000000 | 0x008b)
00297 #define SMB_STATUS_ARRAY_BOUNDS_EXCEEDED (0xC0000000 | 0x008c)
00298 #define SMB_STATUS_FLOAT_DENORMAL_OPERAND (0xC0000000 | 0x008d)
00299 #define SMB_STATUS_FLOAT_DIVIDE_BY_ZERO (0xC0000000 | 0x008e)
00300 #define SMB_STATUS_FLOAT_INEXACT_RESULT (0xC0000000 | 0x008f)
00301 #define SMB_STATUS_FLOAT_INVALID_OPERATION (0xC0000000 | 0x0090)
00302 #define SMB_STATUS_FLOAT_OVERFLOW (0xC0000000 | 0x0091)
00303 #define SMB_STATUS_FLOAT_STACK_CHECK (0xC0000000 | 0x0092)
00304 #define SMB_STATUS_FLOAT_UNDERFLOW (0xC0000000 | 0x0093)
00305 #define SMB_STATUS_INTEGER_DIVIDE_BY_ZERO (0xC0000000 | 0x0094)
00306 #define SMB_STATUS_INTEGER_OVERFLOW (0xC0000000 | 0x0095)
00307 #define SMB_STATUS_PRIVILEGED_INSTRUCTION (0xC0000000 | 0x0096)
00308 #define SMB_STATUS_TOO_MANY_PAGING_FILES (0xC0000000 | 0x0097)
00309 #define SMB_STATUS_FILE_INVALID (0xC0000000 | 0x0098)
00310 #define SMB_STATUS_ALLOTTED_SPACE_EXCEEDED (0xC0000000 | 0x0099)
00311 #define SMB_STATUS_INSUFFICIENT_RESOURCES (0xC0000000 | 0x009a)
00312 #define SMB_STATUS_DFS_EXIT_PATH_FOUND (0xC0000000 | 0x009b)
00313 #define SMB_STATUS_DEVICE_DATA_ERROR (0xC0000000 | 0x009c)
00314 #define SMB_STATUS_DEVICE_NOT_CONNECTED (0xC0000000 | 0x009d)
00315 #define SMB_STATUS_DEVICE_POWER_FAILURE (0xC0000000 | 0x009e)
00316 #define SMB_STATUS_FREE_VM_NOT_AT_BASE (0xC0000000 | 0x009f)
00317 #define SMB_STATUS_MEMORY_NOT_ALLOCATED (0xC0000000 | 0x00a0)
00318 #define SMB_STATUS_WORKING_SET_QUOTA (0xC0000000 | 0x00a1)
00319 #define SMB_STATUS_MEDIA_WRITE_PROTECTED (0xC0000000 | 0x00a2)
00320 #define SMB_STATUS_DEVICE_NOT_READY (0xC0000000 | 0x00a3)
00321 #define SMB_STATUS_INVALID_GROUP_ATTRIBUTES (0xC0000000 | 0x00a4)
00322 #define SMB_STATUS_BAD_IMPERSONATION_LEVEL (0xC0000000 | 0x00a5)
00323 #define SMB_STATUS_CANT_OPEN_ANONYMOUS (0xC0000000 | 0x00a6)
00324 #define SMB_STATUS_BAD_VALIDATION_CLASS (0xC0000000 | 0x00a7)
00325 #define SMB_STATUS_BAD_TOKEN_TYPE (0xC0000000 | 0x00a8)
00326 #define SMB_STATUS_BAD_MASTER_BOOT_RECORD (0xC0000000 | 0x00a9)
00327 #define SMB_STATUS_INSTRUCTION_MISALIGNMENT (0xC0000000 | 0x00aa)
00328 #define SMB_STATUS_INSTANCE_NOT_AVAILABLE (0xC0000000 | 0x00ab)
00329 #define SMB_STATUS_PIPE_NOT_AVAILABLE (0xC0000000 | 0x00ac)
00330 #define SMB_STATUS_INVALID_PIPE_STATE (0xC0000000 | 0x00ad)
00331 #define SMB_STATUS_PIPE_BUSY (0xC0000000 | 0x00ae)
00332 #define SMB_STATUS_ILLEGAL_FUNCTION (0xC0000000 | 0x00af)
00333 #define SMB_STATUS_PIPE_DISCONNECTED (0xC0000000 | 0x00b0)
00334 #define SMB_STATUS_PIPE_CLOSING (0xC0000000 | 0x00b1)
00335 #define SMB_STATUS_PIPE_CONNECTED (0xC0000000 | 0x00b2)
00336 #define SMB_STATUS_PIPE_LISTENING (0xC0000000 | 0x00b3)
00337 #define SMB_STATUS_INVALID_READ_MODE (0xC0000000 | 0x00b4)
00338 #define SMB_STATUS_IO_TIMEOUT (0xC0000000 | 0x00b5)
00339 #define SMB_STATUS_FILE_FORCED_CLOSED (0xC0000000 | 0x00b6)
00340 #define SMB_STATUS_PROFILING_NOT_STARTED (0xC0000000 | 0x00b7)
00341 #define SMB_STATUS_PROFILING_NOT_STOPPED (0xC0000000 | 0x00b8)
00342 #define SMB_STATUS_COULD_NOT_INTERPRET (0xC0000000 | 0x00b9)
00343 #define SMB_STATUS_FILE_IS_A_DIRECTORY (0xC0000000 | 0x00ba)
00344 #define SMB_STATUS_NOT_SUPPORTED (0xC0000000 | 0x00bb)
00345 #define SMB_STATUS_REMOTE_NOT_LISTENING (0xC0000000 | 0x00bc)
00346 #define SMB_STATUS_DUPLICATE_NAME (0xC0000000 | 0x00bd)
00347 #define SMB_STATUS_BAD_NETWORK_PATH (0xC0000000 | 0x00be)
00348 #define SMB_STATUS_NETWORK_BUSY (0xC0000000 | 0x00bf)
00349 #define SMB_STATUS_DEVICE_DOES_NOT_EXIST (0xC0000000 | 0x00c0)
00350 #define SMB_STATUS_TOO_MANY_COMMANDS (0xC0000000 | 0x00c1)
00351 #define SMB_STATUS_ADAPTER_HARDWARE_ERROR (0xC0000000 | 0x00c2)
00352 #define SMB_STATUS_INVALID_NETWORK_RESPONSE (0xC0000000 | 0x00c3)
00353 #define SMB_STATUS_UNEXPECTED_NETWORK_ERROR (0xC0000000 | 0x00c4)
00354 #define SMB_STATUS_BAD_REMOTE_ADAPTER (0xC0000000 | 0x00c5)
00355 #define SMB_STATUS_PRINT_QUEUE_FULL (0xC0000000 | 0x00c6)
00356 #define SMB_STATUS_NO_SPOOL_SPACE (0xC0000000 | 0x00c7)
00357 #define SMB_STATUS_PRINT_CANCELLED (0xC0000000 | 0x00c8)
00358 #define SMB_STATUS_NETWORK_NAME_DELETED (0xC0000000 | 0x00c9)
00359 #define SMB_STATUS_NETWORK_ACCESS_DENIED (0xC0000000 | 0x00ca)
00360 #define SMB_STATUS_BAD_DEVICE_TYPE (0xC0000000 | 0x00cb)
00361 #define SMB_STATUS_BAD_NETWORK_NAME (0xC0000000 | 0x00cc)
00362 #define SMB_STATUS_TOO_MANY_NAMES (0xC0000000 | 0x00cd)
00363 #define SMB_STATUS_TOO_MANY_SESSIONS (0xC0000000 | 0x00ce)
00364 #define SMB_STATUS_SHARING_PAUSED (0xC0000000 | 0x00cf)
00365 #define SMB_STATUS_REQUEST_NOT_ACCEPTED (0xC0000000 | 0x00d0)
00366 #define SMB_STATUS_REDIRECTOR_PAUSED (0xC0000000 | 0x00d1)
00367 #define SMB_STATUS_NET_WRITE_FAULT (0xC0000000 | 0x00d2)
00368 #define SMB_STATUS_PROFILING_AT_LIMIT (0xC0000000 | 0x00d3)
00369 #define SMB_STATUS_NOT_SAME_DEVICE (0xC0000000 | 0x00d4)
00370 #define SMB_STATUS_FILE_RENAMED (0xC0000000 | 0x00d5)
00371 #define SMB_STATUS_VIRTUAL_CIRCUIT_CLOSED (0xC0000000 | 0x00d6)
00372 #define SMB_STATUS_NO_SECURITY_ON_OBJECT (0xC0000000 | 0x00d7)
00373 #define SMB_STATUS_CANT_WAIT (0xC0000000 | 0x00d8)
00374 #define SMB_STATUS_PIPE_EMPTY (0xC0000000 | 0x00d9)
00375 #define SMB_STATUS_CANT_ACCESS_DOMAIN_INFO (0xC0000000 | 0x00da)
00376 #define SMB_STATUS_CANT_TERMINATE_SELF (0xC0000000 | 0x00db)
00377 #define SMB_STATUS_INVALID_SERVER_STATE (0xC0000000 | 0x00dc)
00378 #define SMB_STATUS_INVALID_DOMAIN_STATE (0xC0000000 | 0x00dd)
00379 #define SMB_STATUS_INVALID_DOMAIN_ROLE (0xC0000000 | 0x00de)
00380 #define SMB_STATUS_NO_SUCH_DOMAIN (0xC0000000 | 0x00df)
00381 #define SMB_STATUS_DOMAIN_EXISTS (0xC0000000 | 0x00e0)
00382 #define SMB_STATUS_DOMAIN_LIMIT_EXCEEDED (0xC0000000 | 0x00e1)
00383 #define SMB_STATUS_OPLOCK_NOT_GRANTED (0xC0000000 | 0x00e2)
00384 #define SMB_STATUS_INVALID_OPLOCK_PROTOCOL (0xC0000000 | 0x00e3)
00385 #define SMB_STATUS_INTERNAL_DB_CORRUPTION (0xC0000000 | 0x00e4)
00386 #define SMB_STATUS_INTERNAL_ERROR (0xC0000000 | 0x00e5)
00387 #define SMB_STATUS_GENERIC_NOT_MAPPED (0xC0000000 | 0x00e6)
00388 #define SMB_STATUS_BAD_DESCRIPTOR_FORMAT (0xC0000000 | 0x00e7)
00389 #define SMB_STATUS_INVALID_USER_BUFFER (0xC0000000 | 0x00e8)
00390 #define SMB_STATUS_UNEXPECTED_IO_ERROR (0xC0000000 | 0x00e9)
00391 #define SMB_STATUS_UNEXPECTED_MM_CREATE_ERR (0xC0000000 | 0x00ea)
00392 #define SMB_STATUS_UNEXPECTED_MM_MAP_ERROR (0xC0000000 | 0x00eb)
00393 #define SMB_STATUS_UNEXPECTED_MM_EXTEND_ERR (0xC0000000 | 0x00ec)
00394 #define SMB_STATUS_NOT_LOGON_PROCESS (0xC0000000 | 0x00ed)
00395 #define SMB_STATUS_LOGON_SESSION_EXISTS (0xC0000000 | 0x00ee)
00396 #define SMB_STATUS_INVALID_PARAMETER_1 (0xC0000000 | 0x00ef)
00397 #define SMB_STATUS_INVALID_PARAMETER_2 (0xC0000000 | 0x00f0)
00398 #define SMB_STATUS_INVALID_PARAMETER_3 (0xC0000000 | 0x00f1)
00399 #define SMB_STATUS_INVALID_PARAMETER_4 (0xC0000000 | 0x00f2)
00400 #define SMB_STATUS_INVALID_PARAMETER_5 (0xC0000000 | 0x00f3)
00401 #define SMB_STATUS_INVALID_PARAMETER_6 (0xC0000000 | 0x00f4)
00402 #define SMB_STATUS_INVALID_PARAMETER_7 (0xC0000000 | 0x00f5)
00403 #define SMB_STATUS_INVALID_PARAMETER_8 (0xC0000000 | 0x00f6)
00404 #define SMB_STATUS_INVALID_PARAMETER_9 (0xC0000000 | 0x00f7)
00405 #define SMB_STATUS_INVALID_PARAMETER_10 (0xC0000000 | 0x00f8)
00406 #define SMB_STATUS_INVALID_PARAMETER_11 (0xC0000000 | 0x00f9)
00407 #define SMB_STATUS_INVALID_PARAMETER_12 (0xC0000000 | 0x00fa)
00408 #define SMB_STATUS_REDIRECTOR_NOT_STARTED (0xC0000000 | 0x00fb)
00409 #define SMB_STATUS_REDIRECTOR_STARTED (0xC0000000 | 0x00fc)
00410 #define SMB_STATUS_STACK_OVERFLOW (0xC0000000 | 0x00fd)
00411 #define SMB_STATUS_NO_SUCH_PACKAGE (0xC0000000 | 0x00fe)
00412 #define SMB_STATUS_BAD_FUNCTION_TABLE (0xC0000000 | 0x00ff)
00413 #define SMB_STATUS_DIRECTORY_NOT_EMPTY (0xC0000000 | 0x0101)
00414 #define SMB_STATUS_FILE_CORRUPT_ERROR (0xC0000000 | 0x0102)
00415 #define SMB_STATUS_NOT_A_DIRECTORY (0xC0000000 | 0x0103)
00416 #define SMB_STATUS_BAD_LOGON_SESSION_STATE (0xC0000000 | 0x0104)
00417 #define SMB_STATUS_LOGON_SESSION_COLLISION (0xC0000000 | 0x0105)
00418 #define SMB_STATUS_NAME_TOO_LONG (0xC0000000 | 0x0106)
00419 #define SMB_STATUS_FILES_OPEN (0xC0000000 | 0x0107)
00420 #define SMB_STATUS_CONNECTION_IN_USE (0xC0000000 | 0x0108)
00421 #define SMB_STATUS_MESSAGE_NOT_FOUND (0xC0000000 | 0x0109)
00422 #define SMB_STATUS_PROCESS_IS_TERMINATING (0xC0000000 | 0x010a)
00423 #define SMB_STATUS_INVALID_LOGON_TYPE (0xC0000000 | 0x010b)
00424 #define SMB_STATUS_NO_GUID_TRANSLATION (0xC0000000 | 0x010c)
00425 #define SMB_STATUS_CANNOT_IMPERSONATE (0xC0000000 | 0x010d)
00426 #define SMB_STATUS_IMAGE_ALREADY_LOADED (0xC0000000 | 0x010e)
00427 #define SMB_STATUS_ABIOS_NOT_PRESENT (0xC0000000 | 0x010f)
00428 #define SMB_STATUS_ABIOS_LID_NOT_EXIST (0xC0000000 | 0x0110)
00429 #define SMB_STATUS_ABIOS_LID_ALREADY_OWNED (0xC0000000 | 0x0111)
00430 #define SMB_STATUS_ABIOS_NOT_LID_OWNER (0xC0000000 | 0x0112)
00431 #define SMB_STATUS_ABIOS_INVALID_COMMAND (0xC0000000 | 0x0113)
00432 #define SMB_STATUS_ABIOS_INVALID_LID (0xC0000000 | 0x0114)
00433 #define SMB_STATUS_ABIOS_SELECTOR_NOT_AVAILABLE (0xC0000000 | 0x0115)
00434 #define SMB_STATUS_ABIOS_INVALID_SELECTOR (0xC0000000 | 0x0116)
00435 #define SMB_STATUS_NO_LDT (0xC0000000 | 0x0117)
00436 #define SMB_STATUS_INVALID_LDT_SIZE (0xC0000000 | 0x0118)
00437 #define SMB_STATUS_INVALID_LDT_OFFSET (0xC0000000 | 0x0119)
00438 #define SMB_STATUS_INVALID_LDT_DESCRIPTOR (0xC0000000 | 0x011a)
00439 #define SMB_STATUS_INVALID_IMAGE_NE_FORMAT (0xC0000000 | 0x011b)
00440 #define SMB_STATUS_RXACT_INVALID_STATE (0xC0000000 | 0x011c)
00441 #define SMB_STATUS_RXACT_COMMIT_FAILURE (0xC0000000 | 0x011d)
00442 #define SMB_STATUS_MAPPED_FILE_SIZE_ZERO (0xC0000000 | 0x011e)
00443 #define SMB_STATUS_TOO_MANY_OPENED_FILES (0xC0000000 | 0x011f)
00444 #define SMB_STATUS_CANCELLED (0xC0000000 | 0x0120)
00445 #define SMB_STATUS_CANNOT_DELETE (0xC0000000 | 0x0121)
00446 #define SMB_STATUS_INVALID_COMPUTER_NAME (0xC0000000 | 0x0122)
00447 #define SMB_STATUS_FILE_DELETED (0xC0000000 | 0x0123)
00448 #define SMB_STATUS_SPECIAL_ACCOUNT (0xC0000000 | 0x0124)
00449 #define SMB_STATUS_SPECIAL_GROUP (0xC0000000 | 0x0125)
00450 #define SMB_STATUS_SPECIAL_USER (0xC0000000 | 0x0126)
00451 #define SMB_STATUS_MEMBERS_PRIMARY_GROUP (0xC0000000 | 0x0127)
00452 #define SMB_STATUS_FILE_CLOSED (0xC0000000 | 0x0128)
00453 #define SMB_STATUS_TOO_MANY_THREADS (0xC0000000 | 0x0129)
00454 #define SMB_STATUS_THREAD_NOT_IN_PROCESS (0xC0000000 | 0x012a)
00455 #define SMB_STATUS_TOKEN_ALREADY_IN_USE (0xC0000000 | 0x012b)
00456 #define SMB_STATUS_PAGEFILE_QUOTA_EXCEEDED (0xC0000000 | 0x012c)
00457 #define SMB_STATUS_COMMITMENT_LIMIT (0xC0000000 | 0x012d)
00458 #define SMB_STATUS_INVALID_IMAGE_LE_FORMAT (0xC0000000 | 0x012e)
00459 #define SMB_STATUS_INVALID_IMAGE_NOT_MZ (0xC0000000 | 0x012f)
00460 #define SMB_STATUS_INVALID_IMAGE_PROTECT (0xC0000000 | 0x0130)
00461 #define SMB_STATUS_INVALID_IMAGE_WIN_16 (0xC0000000 | 0x0131)
00462 #define SMB_STATUS_LOGON_SERVER_CONFLICT (0xC0000000 | 0x0132)
00463 #define SMB_STATUS_TIME_DIFFERENCE_AT_DC (0xC0000000 | 0x0133)
00464 #define SMB_STATUS_SYNCHRONIZATION_REQUIRED (0xC0000000 | 0x0134)
00465 #define SMB_STATUS_DLL_NOT_FOUND (0xC0000000 | 0x0135)
00466 #define SMB_STATUS_OPEN_FAILED (0xC0000000 | 0x0136)
00467 #define SMB_STATUS_IO_PRIVILEGE_FAILED (0xC0000000 | 0x0137)
00468 #define SMB_STATUS_ORDINAL_NOT_FOUND (0xC0000000 | 0x0138)
00469 #define SMB_STATUS_ENTRYPOINT_NOT_FOUND (0xC0000000 | 0x0139)
00470 #define SMB_STATUS_CONTROL_C_EXIT (0xC0000000 | 0x013a)
00471 #define SMB_STATUS_LOCAL_DISCONNECT (0xC0000000 | 0x013b)
00472 #define SMB_STATUS_REMOTE_DISCONNECT (0xC0000000 | 0x013c)
00473 #define SMB_STATUS_REMOTE_RESOURCES (0xC0000000 | 0x013d)
00474 #define SMB_STATUS_LINK_FAILED (0xC0000000 | 0x013e)
00475 #define SMB_STATUS_LINK_TIMEOUT (0xC0000000 | 0x013f)
00476 #define SMB_STATUS_INVALID_CONNECTION (0xC0000000 | 0x0140)
00477 #define SMB_STATUS_INVALID_ADDRESS (0xC0000000 | 0x0141)
00478 #define SMB_STATUS_DLL_INIT_FAILED (0xC0000000 | 0x0142)
00479 #define SMB_STATUS_MISSING_SYSTEMFILE (0xC0000000 | 0x0143)
00480 #define SMB_STATUS_UNHANDLED_EXCEPTION (0xC0000000 | 0x0144)
00481 #define SMB_STATUS_APP_INIT_FAILURE (0xC0000000 | 0x0145)
00482 #define SMB_STATUS_PAGEFILE_CREATE_FAILED (0xC0000000 | 0x0146)
00483 #define SMB_STATUS_NO_PAGEFILE (0xC0000000 | 0x0147)
00484 #define SMB_STATUS_INVALID_LEVEL (0xC0000000 | 0x0148)
00485 #define SMB_STATUS_WRONG_PASSWORD_CORE (0xC0000000 | 0x0149)
00486 #define SMB_STATUS_ILLEGAL_FLOAT_CONTEXT (0xC0000000 | 0x014a)
00487 #define SMB_STATUS_PIPE_BROKEN (0xC0000000 | 0x014b)
00488 #define SMB_STATUS_REGISTRY_CORRUPT (0xC0000000 | 0x014c)
00489 #define SMB_STATUS_REGISTRY_IO_FAILED (0xC0000000 | 0x014d)
00490 #define SMB_STATUS_NO_EVENT_PAIR (0xC0000000 | 0x014e)
00491 #define SMB_STATUS_UNRECOGNIZED_VOLUME (0xC0000000 | 0x014f)
00492 #define SMB_STATUS_SERIAL_NO_DEVICE_INITED (0xC0000000 | 0x0150)
00493 #define SMB_STATUS_NO_SUCH_ALIAS (0xC0000000 | 0x0151)
00494 #define SMB_STATUS_MEMBER_NOT_IN_ALIAS (0xC0000000 | 0x0152)
00495 #define SMB_STATUS_MEMBER_IN_ALIAS (0xC0000000 | 0x0153)
00496 #define SMB_STATUS_ALIAS_EXISTS (0xC0000000 | 0x0154)
00497 #define SMB_STATUS_LOGON_NOT_GRANTED (0xC0000000 | 0x0155)
00498 #define SMB_STATUS_TOO_MANY_SECRETS (0xC0000000 | 0x0156)
00499 #define SMB_STATUS_SECRET_TOO_LONG (0xC0000000 | 0x0157)
00500 #define SMB_STATUS_INTERNAL_DB_ERROR (0xC0000000 | 0x0158)
00501 #define SMB_STATUS_FULLSCREEN_MODE (0xC0000000 | 0x0159)
00502 #define SMB_STATUS_TOO_MANY_CONTEXT_IDS (0xC0000000 | 0x015a)
00503 #define SMB_STATUS_LOGON_TYPE_NOT_GRANTED (0xC0000000 | 0x015b)
00504 #define SMB_STATUS_NOT_REGISTRY_FILE (0xC0000000 | 0x015c)
00505 #define SMB_STATUS_NT_CROSS_ENCRYPTION_REQUIRED (0xC0000000 | 0x015d)
00506 #define SMB_STATUS_DOMAIN_CTRLR_CONFIG_ERROR (0xC0000000 | 0x015e)
00507 #define SMB_STATUS_FT_MISSING_MEMBER (0xC0000000 | 0x015f)
00508 #define SMB_STATUS_ILL_FORMED_SERVICE_ENTRY (0xC0000000 | 0x0160)
00509 #define SMB_STATUS_ILLEGAL_CHARACTER (0xC0000000 | 0x0161)
00510 #define SMB_STATUS_UNMAPPABLE_CHARACTER (0xC0000000 | 0x0162)
00511 #define SMB_STATUS_UNDEFINED_CHARACTER (0xC0000000 | 0x0163)
00512 #define SMB_STATUS_FLOPPY_VOLUME (0xC0000000 | 0x0164)
00513 #define SMB_STATUS_FLOPPY_ID_MARK_NOT_FOUND (0xC0000000 | 0x0165)
00514 #define SMB_STATUS_FLOPPY_WRONG_CYLINDER (0xC0000000 | 0x0166)
00515 #define SMB_STATUS_FLOPPY_UNKNOWN_ERROR (0xC0000000 | 0x0167)
00516 #define SMB_STATUS_FLOPPY_BAD_REGISTERS (0xC0000000 | 0x0168)
00517 #define SMB_STATUS_DISK_RECALIBRATE_FAILED (0xC0000000 | 0x0169)
00518 #define SMB_STATUS_DISK_OPERATION_FAILED (0xC0000000 | 0x016a)
00519 #define SMB_STATUS_DISK_RESET_FAILED (0xC0000000 | 0x016b)
00520 #define SMB_STATUS_SHARED_IRQ_BUSY (0xC0000000 | 0x016c)
00521 #define SMB_STATUS_FT_ORPHANING (0xC0000000 | 0x016d)
00522 #define SMB_STATUS_PARTITION_FAILURE (0xC0000000 | 0x0172)
00523 #define SMB_STATUS_INVALID_BLOCK_LENGTH (0xC0000000 | 0x0173)
00524 #define SMB_STATUS_DEVICE_NOT_PARTITIONED (0xC0000000 | 0x0174)
00525 #define SMB_STATUS_UNABLE_TO_LOCK_MEDIA (0xC0000000 | 0x0175)
00526 #define SMB_STATUS_UNABLE_TO_UNLOAD_MEDIA (0xC0000000 | 0x0176)
00527 #define SMB_STATUS_EOM_OVERFLOW (0xC0000000 | 0x0177)
00528 #define SMB_STATUS_NO_MEDIA (0xC0000000 | 0x0178)
00529 #define SMB_STATUS_NO_SUCH_MEMBER (0xC0000000 | 0x017a)
00530 #define SMB_STATUS_INVALID_MEMBER (0xC0000000 | 0x017b)
00531 #define SMB_STATUS_KEY_DELETED (0xC0000000 | 0x017c)
00532 #define SMB_STATUS_NO_LOG_SPACE (0xC0000000 | 0x017d)
00533 #define SMB_STATUS_TOO_MANY_SIDS (0xC0000000 | 0x017e)
00534 #define SMB_STATUS_LM_CROSS_ENCRYPTION_REQUIRED (0xC0000000 | 0x017f)
00535 #define SMB_STATUS_KEY_HAS_CHILDREN (0xC0000000 | 0x0180)
00536 #define SMB_STATUS_CHILD_MUST_BE_VOLATILE (0xC0000000 | 0x0181)
00537 #define SMB_STATUS_DEVICE_CONFIGURATION_ERROR (0xC0000000 | 0x0182)
00538 #define SMB_STATUS_DRIVER_INTERNAL_ERROR (0xC0000000 | 0x0183)
00539 #define SMB_STATUS_INVALID_DEVICE_STATE (0xC0000000 | 0x0184)
00540 #define SMB_STATUS_IO_DEVICE_ERROR (0xC0000000 | 0x0185)
00541 #define SMB_STATUS_DEVICE_PROTOCOL_ERROR (0xC0000000 | 0x0186)
00542 #define SMB_STATUS_BACKUP_CONTROLLER (0xC0000000 | 0x0187)
00543 #define SMB_STATUS_LOG_FILE_FULL (0xC0000000 | 0x0188)
00544 #define SMB_STATUS_TOO_LATE (0xC0000000 | 0x0189)
00545 #define SMB_STATUS_NO_TRUST_LSA_SECRET (0xC0000000 | 0x018a)
00546 #define SMB_STATUS_NO_TRUST_SAM_ACCOUNT (0xC0000000 | 0x018b)
00547 #define SMB_STATUS_TRUSTED_DOMAIN_FAILURE (0xC0000000 | 0x018c)
00548 #define SMB_STATUS_TRUSTED_RELATIONSHIP_FAILURE (0xC0000000 | 0x018d)
00549 #define SMB_STATUS_EVENTLOG_FILE_CORRUPT (0xC0000000 | 0x018e)
00550 #define SMB_STATUS_EVENTLOG_CANT_START (0xC0000000 | 0x018f)
00551 #define SMB_STATUS_TRUST_FAILURE (0xC0000000 | 0x0190)
00552 #define SMB_STATUS_MUTANT_LIMIT_EXCEEDED (0xC0000000 | 0x0191)
00553 #define SMB_STATUS_NETLOGON_NOT_STARTED (0xC0000000 | 0x0192)
00554 #define SMB_STATUS_ACCOUNT_EXPIRED (0xC0000000 | 0x0193)
00555 #define SMB_STATUS_POSSIBLE_DEADLOCK (0xC0000000 | 0x0194)
00556 #define SMB_STATUS_NETWORK_CREDENTIAL_CONFLICT (0xC0000000 | 0x0195)
00557 #define SMB_STATUS_REMOTE_SESSION_LIMIT (0xC0000000 | 0x0196)
00558 #define SMB_STATUS_EVENTLOG_FILE_CHANGED (0xC0000000 | 0x0197)
00559 #define SMB_STATUS_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT (0xC0000000 | 0x0198)
00560 #define SMB_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT (0xC0000000 | 0x0199)
00561 #define SMB_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT (0xC0000000 | 0x019a)
00562 #define SMB_STATUS_DOMAIN_TRUST_INCONSISTENT (0xC0000000 | 0x019b)
00563 #define SMB_STATUS_FS_DRIVER_REQUIRED (0xC0000000 | 0x019c)
00564 #define SMB_STATUS_NO_USER_SESSION_KEY (0xC0000000 | 0x0202)
00565 #define SMB_STATUS_USER_SESSION_DELETED (0xC0000000 | 0x0203)
00566 #define SMB_STATUS_RESOURCE_LANG_NOT_FOUND (0xC0000000 | 0x0204)
00567 #define SMB_STATUS_INSUFF_SERVER_RESOURCES (0xC0000000 | 0x0205)
00568 #define SMB_STATUS_INVALID_BUFFER_SIZE (0xC0000000 | 0x0206)
00569 #define SMB_STATUS_INVALID_ADDRESS_COMPONENT (0xC0000000 | 0x0207)
00570 #define SMB_STATUS_INVALID_ADDRESS_WILDCARD (0xC0000000 | 0x0208)
00571 #define SMB_STATUS_TOO_MANY_ADDRESSES (0xC0000000 | 0x0209)
00572 #define SMB_STATUS_ADDRESS_ALREADY_EXISTS (0xC0000000 | 0x020a)
00573 #define SMB_STATUS_ADDRESS_CLOSED (0xC0000000 | 0x020b)
00574 #define SMB_STATUS_CONNECTION_DISCONNECTED (0xC0000000 | 0x020c)
00575 #define SMB_STATUS_CONNECTION_RESET (0xC0000000 | 0x020d)
00576 #define SMB_STATUS_TOO_MANY_NODES (0xC0000000 | 0x020e)
00577 #define SMB_STATUS_TRANSACTION_ABORTED (0xC0000000 | 0x020f)
00578 #define SMB_STATUS_TRANSACTION_TIMED_OUT (0xC0000000 | 0x0210)
00579 #define SMB_STATUS_TRANSACTION_NO_RELEASE (0xC0000000 | 0x0211)
00580 #define SMB_STATUS_TRANSACTION_NO_MATCH (0xC0000000 | 0x0212)
00581 #define SMB_STATUS_TRANSACTION_RESPONDED (0xC0000000 | 0x0213)
00582 #define SMB_STATUS_TRANSACTION_INVALID_ID (0xC0000000 | 0x0214)
00583 #define SMB_STATUS_TRANSACTION_INVALID_TYPE (0xC0000000 | 0x0215)
00584 #define SMB_STATUS_NOT_SERVER_SESSION (0xC0000000 | 0x0216)
00585 #define SMB_STATUS_NOT_CLIENT_SESSION (0xC0000000 | 0x0217)
00586 #define SMB_STATUS_CANNOT_LOAD_REGISTRY_FILE (0xC0000000 | 0x0218)
00587 #define SMB_STATUS_DEBUG_ATTACH_FAILED (0xC0000000 | 0x0219)
00588 #define SMB_STATUS_SYSTEM_PROCESS_TERMINATED (0xC0000000 | 0x021a)
00589 #define SMB_STATUS_DATA_NOT_ACCEPTED (0xC0000000 | 0x021b)
00590 #define SMB_STATUS_NO_BROWSER_SERVERS_FOUND (0xC0000000 | 0x021c)
00591 #define SMB_STATUS_VDM_HARD_ERROR (0xC0000000 | 0x021d)
00592 #define SMB_STATUS_DRIVER_CANCEL_TIMEOUT (0xC0000000 | 0x021e)
00593 #define SMB_STATUS_REPLY_MESSAGE_MISMATCH (0xC0000000 | 0x021f)
00594 #define SMB_STATUS_MAPPED_ALIGNMENT (0xC0000000 | 0x0220)
00595 #define SMB_STATUS_IMAGE_CHECKSUM_MISMATCH (0xC0000000 | 0x0221)
00596 #define SMB_STATUS_LOST_WRITEBEHIND_DATA (0xC0000000 | 0x0222)
00597 #define SMB_STATUS_CLIENT_SERVER_PARAMETERS_INVALID (0xC0000000 | 0x0223)
00598 #define SMB_STATUS_PASSWORD_MUST_CHANGE (0xC0000000 | 0x0224)
00599 #define SMB_STATUS_NOT_FOUND (0xC0000000 | 0x0225)
00600 #define SMB_STATUS_NOT_TINY_STREAM (0xC0000000 | 0x0226)
00601 #define SMB_STATUS_RECOVERY_FAILURE (0xC0000000 | 0x0227)
00602 #define SMB_STATUS_STACK_OVERFLOW_READ (0xC0000000 | 0x0228)
00603 #define SMB_STATUS_FAIL_CHECK (0xC0000000 | 0x0229)
00604 #define SMB_STATUS_DUPLICATE_OBJECTID (0xC0000000 | 0x022a)
00605 #define SMB_STATUS_OBJECTID_EXISTS (0xC0000000 | 0x022b)
00606 #define SMB_STATUS_CONVERT_TO_LARGE (0xC0000000 | 0x022c)
00607 #define SMB_STATUS_RETRY (0xC0000000 | 0x022d)
00608 #define SMB_STATUS_FOUND_OUT_OF_SCOPE (0xC0000000 | 0x022e)
00609 #define SMB_STATUS_ALLOCATE_BUCKET (0xC0000000 | 0x022f)
00610 #define SMB_STATUS_PROPSET_NOT_FOUND (0xC0000000 | 0x0230)
00611 #define SMB_STATUS_MARSHALL_OVERFLOW (0xC0000000 | 0x0231)
00612 #define SMB_STATUS_INVALID_VARIANT (0xC0000000 | 0x0232)
00613 #define SMB_STATUS_DOMAIN_CONTROLLER_NOT_FOUND (0xC0000000 | 0x0233)
00614 #define SMB_STATUS_ACCOUNT_LOCKED_OUT (0xC0000000 | 0x0234)
00615 #define SMB_STATUS_HANDLE_NOT_CLOSABLE (0xC0000000 | 0x0235)
00616 #define SMB_STATUS_CONNECTION_REFUSED (0xC0000000 | 0x0236)
00617 #define SMB_STATUS_GRACEFUL_DISCONNECT (0xC0000000 | 0x0237)
00618 #define SMB_STATUS_ADDRESS_ALREADY_ASSOCIATED (0xC0000000 | 0x0238)
00619 #define SMB_STATUS_ADDRESS_NOT_ASSOCIATED (0xC0000000 | 0x0239)
00620 #define SMB_STATUS_CONNECTION_INVALID (0xC0000000 | 0x023a)
00621 #define SMB_STATUS_CONNECTION_ACTIVE (0xC0000000 | 0x023b)
00622 #define SMB_STATUS_NETWORK_UNREACHABLE (0xC0000000 | 0x023c)
00623 #define SMB_STATUS_HOST_UNREACHABLE (0xC0000000 | 0x023d)
00624 #define SMB_STATUS_PROTOCOL_UNREACHABLE (0xC0000000 | 0x023e)
00625 #define SMB_STATUS_PORT_UNREACHABLE (0xC0000000 | 0x023f)
00626 #define SMB_STATUS_REQUEST_ABORTED (0xC0000000 | 0x0240)
00627 #define SMB_STATUS_CONNECTION_ABORTED (0xC0000000 | 0x0241)
00628 #define SMB_STATUS_BAD_COMPRESSION_BUFFER (0xC0000000 | 0x0242)
00629 #define SMB_STATUS_USER_MAPPED_FILE (0xC0000000 | 0x0243)
00630 #define SMB_STATUS_AUDIT_FAILED (0xC0000000 | 0x0244)
00631 #define SMB_STATUS_TIMER_RESOLUTION_NOT_SET (0xC0000000 | 0x0245)
00632 #define SMB_STATUS_CONNECTION_COUNT_LIMIT (0xC0000000 | 0x0246)
00633 #define SMB_STATUS_LOGIN_TIME_RESTRICTION (0xC0000000 | 0x0247)
00634 #define SMB_STATUS_LOGIN_WKSTA_RESTRICTION (0xC0000000 | 0x0248)
00635 #define SMB_STATUS_IMAGE_MP_UP_MISMATCH (0xC0000000 | 0x0249)
00636 #define SMB_STATUS_INSUFFICIENT_LOGON_INFO (0xC0000000 | 0x0250)
00637 #define SMB_STATUS_BAD_DLL_ENTRYPOINT (0xC0000000 | 0x0251)
00638 #define SMB_STATUS_BAD_SERVICE_ENTRYPOINT (0xC0000000 | 0x0252)
00639 #define SMB_STATUS_LPC_REPLY_LOST (0xC0000000 | 0x0253)
00640 #define SMB_STATUS_IP_ADDRESS_CONFLICT1 (0xC0000000 | 0x0254)
00641 #define SMB_STATUS_IP_ADDRESS_CONFLICT2 (0xC0000000 | 0x0255)
00642 #define SMB_STATUS_REGISTRY_QUOTA_LIMIT (0xC0000000 | 0x0256)
00643 #define SMB_STATUS_PATH_NOT_COVERED (0xC0000000 | 0x0257)
00644 #define SMB_STATUS_NO_CALLBACK_ACTIVE (0xC0000000 | 0x0258)
00645 #define SMB_STATUS_LICENSE_QUOTA_EXCEEDED (0xC0000000 | 0x0259)
00646 #define SMB_STATUS_PWD_TOO_SHORT (0xC0000000 | 0x025a)
00647 #define SMB_STATUS_PWD_TOO_RECENT (0xC0000000 | 0x025b)
00648 #define SMB_STATUS_PWD_HISTORY_CONFLICT (0xC0000000 | 0x025c)
00649 #define SMB_STATUS_PLUGPLAY_NO_DEVICE (0xC0000000 | 0x025e)
00650 #define SMB_STATUS_UNSUPPORTED_COMPRESSION (0xC0000000 | 0x025f)
00651 #define SMB_STATUS_INVALID_HW_PROFILE (0xC0000000 | 0x0260)
00652 #define SMB_STATUS_INVALID_PLUGPLAY_DEVICE_PATH (0xC0000000 | 0x0261)
00653 #define SMB_STATUS_DRIVER_ORDINAL_NOT_FOUND (0xC0000000 | 0x0262)
00654 #define SMB_STATUS_DRIVER_ENTRYPOINT_NOT_FOUND (0xC0000000 | 0x0263)
00655 #define SMB_STATUS_RESOURCE_NOT_OWNED (0xC0000000 | 0x0264)
00656 #define SMB_STATUS_TOO_MANY_LINKS (0xC0000000 | 0x0265)
00657 #define SMB_STATUS_QUOTA_LIST_INCONSISTENT (0xC0000000 | 0x0266)
00658 #define SMB_STATUS_FILE_IS_OFFLINE (0xC0000000 | 0x0267)
00659 #define SMB_STATUS_NOT_A_REPARSE_POINT (0xC0000000 | 0x0275)
00660 #define SMB_STATUS_NO_SUCH_JOB (0xC0000000 | 0xEDE)
00661
00662