r26087: Fix include, add setup.py for tdb
[amitay/samba.git] / source4 / scripting / swig / status_codes.i
1 /* Win32 status codes */
2
3 #define STATUS_BUFFER_OVERFLOW            0x80000005
4 #define STATUS_NO_MORE_FILES              0x80000006
5 #define NT_STATUS_NO_MORE_ENTRIES         0x8000001a
6
7 #define STATUS_MORE_ENTRIES               0x0105
8 #define STATUS_SOME_UNMAPPED              0x0107
9 #define ERROR_INVALID_PARAMETER           0x0057
10 #define ERROR_INSUFFICIENT_BUFFER         0x007a
11 #define STATUS_NOTIFY_ENUM_DIR            0x010c
12 #define ERROR_INVALID_DATATYPE            0x070c
13
14 /* NT status codes */
15
16 #define NT_STATUS_OK 0x00000000
17 #define NT_STATUS_UNSUCCESSFUL 0xC0000001
18 #define NT_STATUS_NOT_IMPLEMENTED 0xC0000002
19 #define NT_STATUS_INVALID_INFO_CLASS 0xC0000003
20 #define NT_STATUS_INFO_LENGTH_MISMATCH 0xC0000004
21 #define NT_STATUS_ACCESS_VIOLATION 0xC0000005
22 #define NT_STATUS_IN_PAGE_ERROR 0xC0000006
23 #define NT_STATUS_PAGEFILE_QUOTA 0xC0000007
24 #define NT_STATUS_INVALID_HANDLE 0xC0000008
25 #define NT_STATUS_BAD_INITIAL_STACK 0xC0000009
26 #define NT_STATUS_BAD_INITIAL_PC 0xC000000a
27 #define NT_STATUS_INVALID_CID 0xC000000b
28 #define NT_STATUS_TIMER_NOT_CANCELED 0xC000000c
29 #define NT_STATUS_INVALID_PARAMETER 0xC000000d
30 #define NT_STATUS_NO_SUCH_DEVICE 0xC000000e
31 #define NT_STATUS_NO_SUCH_FILE 0xC000000f
32 #define NT_STATUS_INVALID_DEVICE_REQUEST 0xC0000010
33 #define NT_STATUS_END_OF_FILE 0xC0000011
34 #define NT_STATUS_WRONG_VOLUME 0xC0000012
35 #define NT_STATUS_NO_MEDIA_IN_DEVICE 0xC0000013
36 #define NT_STATUS_UNRECOGNIZED_MEDIA 0xC0000014
37 #define NT_STATUS_NONEXISTENT_SECTOR 0xC0000015
38 #define NT_STATUS_MORE_PROCESSING_REQUIRED 0xC0000016
39 #define NT_STATUS_NO_MEMORY 0xC0000017
40 #define NT_STATUS_CONFLICTING_ADDRESSES 0xC0000018
41 #define NT_STATUS_NOT_MAPPED_VIEW 0xC0000019
42 #define NT_STATUS_UNABLE_TO_FREE_VM 0xC000001a
43 #define NT_STATUS_UNABLE_TO_DELETE_SECTION 0xC000001b
44 #define NT_STATUS_INVALID_SYSTEM_SERVICE 0xC000001c
45 #define NT_STATUS_ILLEGAL_INSTRUCTION 0xC000001d
46 #define NT_STATUS_INVALID_LOCK_SEQUENCE 0xC000001e
47 #define NT_STATUS_INVALID_VIEW_SIZE 0xC000001f
48 #define NT_STATUS_INVALID_FILE_FOR_SECTION 0xC0000020
49 #define NT_STATUS_ALREADY_COMMITTED 0xC0000021
50 #define NT_STATUS_ACCESS_DENIED 0xC0000022
51 #define NT_STATUS_BUFFER_TOO_SMALL 0xC0000023
52 #define NT_STATUS_OBJECT_TYPE_MISMATCH 0xC0000024
53 #define NT_STATUS_NONCONTINUABLE_EXCEPTION 0xC0000025
54 #define NT_STATUS_INVALID_DISPOSITION 0xC0000026
55 #define NT_STATUS_UNWIND 0xC0000027
56 #define NT_STATUS_BAD_STACK 0xC0000028
57 #define NT_STATUS_INVALID_UNWIND_TARGET 0xC0000029
58 #define NT_STATUS_NOT_LOCKED 0xC000002a
59 #define NT_STATUS_PARITY_ERROR 0xC000002b
60 #define NT_STATUS_UNABLE_TO_DECOMMIT_VM 0xC000002c
61 #define NT_STATUS_NOT_COMMITTED 0xC000002d
62 #define NT_STATUS_INVALID_PORT_ATTRIBUTES 0xC000002e
63 #define NT_STATUS_PORT_MESSAGE_TOO_LONG 0xC000002f
64 #define NT_STATUS_INVALID_PARAMETER_MIX 0xC0000030
65 #define NT_STATUS_INVALID_QUOTA_LOWER 0xC0000031
66 #define NT_STATUS_DISK_CORRUPT_ERROR 0xC0000032
67 #define NT_STATUS_OBJECT_NAME_INVALID 0xC0000033
68 #define NT_STATUS_OBJECT_NAME_NOT_FOUND 0xC0000034
69 #define NT_STATUS_OBJECT_NAME_COLLISION 0xC0000035
70 #define NT_STATUS_HANDLE_NOT_WAITABLE 0xC0000036
71 #define NT_STATUS_PORT_DISCONNECTED 0xC0000037
72 #define NT_STATUS_DEVICE_ALREADY_ATTACHED 0xC0000038
73 #define NT_STATUS_OBJECT_PATH_INVALID 0xC0000039
74 #define NT_STATUS_OBJECT_PATH_NOT_FOUND 0xC000003a
75 #define NT_STATUS_OBJECT_PATH_SYNTAX_BAD 0xC000003b
76 #define NT_STATUS_DATA_OVERRUN 0xC000003c
77 #define NT_STATUS_DATA_LATE_ERROR 0xC000003d
78 #define NT_STATUS_DATA_ERROR 0xC000003e
79 #define NT_STATUS_CRC_ERROR 0xC000003f
80 #define NT_STATUS_SECTION_TOO_BIG 0xC0000040
81 #define NT_STATUS_PORT_CONNECTION_REFUSED 0xC0000041
82 #define NT_STATUS_INVALID_PORT_HANDLE 0xC0000042
83 #define NT_STATUS_SHARING_VIOLATION 0xC0000043
84 #define NT_STATUS_QUOTA_EXCEEDED 0xC0000044
85 #define NT_STATUS_INVALID_PAGE_PROTECTION 0xC0000045
86 #define NT_STATUS_MUTANT_NOT_OWNED 0xC0000046
87 #define NT_STATUS_SEMAPHORE_LIMIT_EXCEEDED 0xC0000047
88 #define NT_STATUS_PORT_ALREADY_SET 0xC0000048
89 #define NT_STATUS_SECTION_NOT_IMAGE 0xC0000049
90 #define NT_STATUS_SUSPEND_COUNT_EXCEEDED 0xC000004a
91 #define NT_STATUS_THREAD_IS_TERMINATING 0xC000004b
92 #define NT_STATUS_BAD_WORKING_SET_LIMIT 0xC000004c
93 #define NT_STATUS_INCOMPATIBLE_FILE_MAP 0xC000004d
94 #define NT_STATUS_SECTION_PROTECTION 0xC000004e
95 #define NT_STATUS_EAS_NOT_SUPPORTED 0xC000004f
96 #define NT_STATUS_EA_TOO_LARGE 0xC0000050
97 #define NT_STATUS_NONEXISTENT_EA_ENTRY 0xC0000051
98 #define NT_STATUS_NO_EAS_ON_FILE 0xC0000052
99 #define NT_STATUS_EA_CORRUPT_ERROR 0xC0000053
100 #define NT_STATUS_FILE_LOCK_CONFLICT 0xC0000054
101 #define NT_STATUS_LOCK_NOT_GRANTED 0xC0000055
102 #define NT_STATUS_DELETE_PENDING 0xC0000056
103 #define NT_STATUS_CTL_FILE_NOT_SUPPORTED 0xC0000057
104 #define NT_STATUS_UNKNOWN_REVISION 0xC0000058
105 #define NT_STATUS_REVISION_MISMATCH 0xC0000059
106 #define NT_STATUS_INVALID_OWNER 0xC000005a
107 #define NT_STATUS_INVALID_PRIMARY_GROUP 0xC000005b
108 #define NT_STATUS_NO_IMPERSONATION_TOKEN 0xC000005c
109 #define NT_STATUS_CANT_DISABLE_MANDATORY 0xC000005d
110 #define NT_STATUS_NO_LOGON_SERVERS 0xC000005e
111 #define NT_STATUS_NO_SUCH_LOGON_SESSION 0xC000005f
112 #define NT_STATUS_NO_SUCH_PRIVILEGE 0xC0000060
113 #define NT_STATUS_PRIVILEGE_NOT_HELD 0xC0000061
114 #define NT_STATUS_INVALID_ACCOUNT_NAME 0xC0000062
115 #define NT_STATUS_USER_EXISTS 0xC0000063
116 #define NT_STATUS_NO_SUCH_USER 0xC0000064
117 #define NT_STATUS_GROUP_EXISTS 0xC0000065
118 #define NT_STATUS_NO_SUCH_GROUP 0xC0000066
119 #define NT_STATUS_MEMBER_IN_GROUP 0xC0000067
120 #define NT_STATUS_MEMBER_NOT_IN_GROUP 0xC0000068
121 #define NT_STATUS_LAST_ADMIN 0xC0000069
122 #define NT_STATUS_WRONG_PASSWORD 0xC000006a
123 #define NT_STATUS_ILL_FORMED_PASSWORD 0xC000006b
124 #define NT_STATUS_PASSWORD_RESTRICTION 0xC000006c
125 #define NT_STATUS_LOGON_FAILURE 0xC000006d
126 #define NT_STATUS_ACCOUNT_RESTRICTION 0xC000006e
127 #define NT_STATUS_INVALID_LOGON_HOURS 0xC000006f
128 #define NT_STATUS_INVALID_WORKSTATION 0xC0000070
129 #define NT_STATUS_PASSWORD_EXPIRED 0xC0000071
130 #define NT_STATUS_ACCOUNT_DISABLED 0xC0000072
131 #define NT_STATUS_NONE_MAPPED 0xC0000073
132 #define NT_STATUS_TOO_MANY_LUIDS_REQUESTED 0xC0000074
133 #define NT_STATUS_LUIDS_EXHAUSTED 0xC0000075
134 #define NT_STATUS_INVALID_SUB_AUTHORITY 0xC0000076
135 #define NT_STATUS_INVALID_ACL 0xC0000077
136 #define NT_STATUS_INVALID_SID 0xC0000078
137 #define NT_STATUS_INVALID_SECURITY_DESCR 0xC0000079
138 #define NT_STATUS_PROCEDURE_NOT_FOUND 0xC000007a
139 #define NT_STATUS_INVALID_IMAGE_FORMAT 0xC000007b
140 #define NT_STATUS_NO_TOKEN 0xC000007c
141 #define NT_STATUS_BAD_INHERITANCE_ACL 0xC000007d
142 #define NT_STATUS_RANGE_NOT_LOCKED 0xC000007e
143 #define NT_STATUS_DISK_FULL 0xC000007f
144 #define NT_STATUS_SERVER_DISABLED 0xC0000080
145 #define NT_STATUS_SERVER_NOT_DISABLED 0xC0000081
146 #define NT_STATUS_TOO_MANY_GUIDS_REQUESTED 0xC0000082
147 #define NT_STATUS_GUIDS_EXHAUSTED 0xC0000083
148 #define NT_STATUS_INVALID_ID_AUTHORITY 0xC0000084
149 #define NT_STATUS_AGENTS_EXHAUSTED 0xC0000085
150 #define NT_STATUS_INVALID_VOLUME_LABEL 0xC0000086
151 #define NT_STATUS_SECTION_NOT_EXTENDED 0xC0000087
152 #define NT_STATUS_NOT_MAPPED_DATA 0xC0000088
153 #define NT_STATUS_RESOURCE_DATA_NOT_FOUND 0xC0000089
154 #define NT_STATUS_RESOURCE_TYPE_NOT_FOUND 0xC000008a
155 #define NT_STATUS_RESOURCE_NAME_NOT_FOUND 0xC000008b
156 #define NT_STATUS_ARRAY_BOUNDS_EXCEEDED 0xC000008c
157 #define NT_STATUS_FLOAT_DENORMAL_OPERAND 0xC000008d
158 #define NT_STATUS_FLOAT_DIVIDE_BY_ZERO 0xC000008e
159 #define NT_STATUS_FLOAT_INEXACT_RESULT 0xC000008f
160 #define NT_STATUS_FLOAT_INVALID_OPERATION 0xC0000090
161 #define NT_STATUS_FLOAT_OVERFLOW 0xC0000091
162 #define NT_STATUS_FLOAT_STACK_CHECK 0xC0000092
163 #define NT_STATUS_FLOAT_UNDERFLOW 0xC0000093
164 #define NT_STATUS_INTEGER_DIVIDE_BY_ZERO 0xC0000094
165 #define NT_STATUS_INTEGER_OVERFLOW 0xC0000095
166 #define NT_STATUS_PRIVILEGED_INSTRUCTION 0xC0000096
167 #define NT_STATUS_TOO_MANY_PAGING_FILES 0xC0000097
168 #define NT_STATUS_FILE_INVALID 0xC0000098
169 #define NT_STATUS_ALLOTTED_SPACE_EXCEEDED 0xC0000099
170 #define NT_STATUS_INSUFFICIENT_RESOURCES 0xC000009a
171 #define NT_STATUS_DFS_EXIT_PATH_FOUND 0xC000009b
172 #define NT_STATUS_DEVICE_DATA_ERROR 0xC000009c
173 #define NT_STATUS_DEVICE_NOT_CONNECTED 0xC000009d
174 #define NT_STATUS_DEVICE_POWER_FAILURE 0xC000009e
175 #define NT_STATUS_FREE_VM_NOT_AT_BASE 0xC000009f
176 #define NT_STATUS_MEMORY_NOT_ALLOCATED 0xC00000a0
177 #define NT_STATUS_WORKING_SET_QUOTA 0xC00000a1
178 #define NT_STATUS_MEDIA_WRITE_PROTECTED 0xC00000a2
179 #define NT_STATUS_DEVICE_NOT_READY 0xC00000a3
180 #define NT_STATUS_INVALID_GROUP_ATTRIBUTES 0xC00000a4
181 #define NT_STATUS_BAD_IMPERSONATION_LEVEL 0xC00000a5
182 #define NT_STATUS_CANT_OPEN_ANONYMOUS 0xC00000a6
183 #define NT_STATUS_BAD_VALIDATION_CLASS 0xC00000a7
184 #define NT_STATUS_BAD_TOKEN_TYPE 0xC00000a8
185 #define NT_STATUS_BAD_MASTER_BOOT_RECORD 0xC00000a9
186 #define NT_STATUS_INSTRUCTION_MISALIGNMENT 0xC00000aa
187 #define NT_STATUS_INSTANCE_NOT_AVAILABLE 0xC00000ab
188 #define NT_STATUS_PIPE_NOT_AVAILABLE 0xC00000ac
189 #define NT_STATUS_INVALID_PIPE_STATE 0xC00000ad
190 #define NT_STATUS_PIPE_BUSY 0xC00000ae
191 #define NT_STATUS_ILLEGAL_FUNCTION 0xC00000af
192 #define NT_STATUS_PIPE_DISCONNECTED 0xC00000b0
193 #define NT_STATUS_PIPE_CLOSING 0xC00000b1
194 #define NT_STATUS_PIPE_CONNECTED 0xC00000b2
195 #define NT_STATUS_PIPE_LISTENING 0xC00000b3
196 #define NT_STATUS_INVALID_READ_MODE 0xC00000b4
197 #define NT_STATUS_IO_TIMEOUT 0xC00000b5
198 #define NT_STATUS_FILE_FORCED_CLOSED 0xC00000b6
199 #define NT_STATUS_PROFILING_NOT_STARTED 0xC00000b7
200 #define NT_STATUS_PROFILING_NOT_STOPPED 0xC00000b8
201 #define NT_STATUS_COULD_NOT_INTERPRET 0xC00000b9
202 #define NT_STATUS_FILE_IS_A_DIRECTORY 0xC00000ba
203 #define NT_STATUS_NOT_SUPPORTED 0xC00000bb
204 #define NT_STATUS_REMOTE_NOT_LISTENING 0xC00000bc
205 #define NT_STATUS_DUPLICATE_NAME 0xC00000bd
206 #define NT_STATUS_BAD_NETWORK_PATH 0xC00000be
207 #define NT_STATUS_NETWORK_BUSY 0xC00000bf
208 #define NT_STATUS_DEVICE_DOES_NOT_EXIST 0xC00000c0
209 #define NT_STATUS_TOO_MANY_COMMANDS 0xC00000c1
210 #define NT_STATUS_ADAPTER_HARDWARE_ERROR 0xC00000c2
211 #define NT_STATUS_INVALID_NETWORK_RESPONSE 0xC00000c3
212 #define NT_STATUS_UNEXPECTED_NETWORK_ERROR 0xC00000c4
213 #define NT_STATUS_BAD_REMOTE_ADAPTER 0xC00000c5
214 #define NT_STATUS_PRINT_QUEUE_FULL 0xC00000c6
215 #define NT_STATUS_NO_SPOOL_SPACE 0xC00000c7
216 #define NT_STATUS_PRINT_CANCELLED 0xC00000c8
217 #define NT_STATUS_NETWORK_NAME_DELETED 0xC00000c9
218 #define NT_STATUS_NETWORK_ACCESS_DENIED 0xC00000ca
219 #define NT_STATUS_BAD_DEVICE_TYPE 0xC00000cb
220 #define NT_STATUS_BAD_NETWORK_NAME 0xC00000cc
221 #define NT_STATUS_TOO_MANY_NAMES 0xC00000cd
222 #define NT_STATUS_TOO_MANY_SESSIONS 0xC00000ce
223 #define NT_STATUS_SHARING_PAUSED 0xC00000cf
224 #define NT_STATUS_REQUEST_NOT_ACCEPTED 0xC00000d0
225 #define NT_STATUS_REDIRECTOR_PAUSED 0xC00000d1
226 #define NT_STATUS_NET_WRITE_FAULT 0xC00000d2
227 #define NT_STATUS_PROFILING_AT_LIMIT 0xC00000d3
228 #define NT_STATUS_NOT_SAME_DEVICE 0xC00000d4
229 #define NT_STATUS_FILE_RENAMED 0xC00000d5
230 #define NT_STATUS_VIRTUAL_CIRCUIT_CLOSED 0xC00000d6
231 #define NT_STATUS_NO_SECURITY_ON_OBJECT 0xC00000d7
232 #define NT_STATUS_CANT_WAIT 0xC00000d8
233 #define NT_STATUS_PIPE_EMPTY 0xC00000d9
234 #define NT_STATUS_CANT_ACCESS_DOMAIN_INFO 0xC00000da
235 #define NT_STATUS_CANT_TERMINATE_SELF 0xC00000db
236 #define NT_STATUS_INVALID_SERVER_STATE 0xC00000dc
237 #define NT_STATUS_INVALID_DOMAIN_STATE 0xC00000dd
238 #define NT_STATUS_INVALID_DOMAIN_ROLE 0xC00000de
239 #define NT_STATUS_NO_SUCH_DOMAIN 0xC00000df
240 #define NT_STATUS_DOMAIN_EXISTS 0xC00000e0
241 #define NT_STATUS_DOMAIN_LIMIT_EXCEEDED 0xC00000e1
242 #define NT_STATUS_OPLOCK_NOT_GRANTED 0xC00000e2
243 #define NT_STATUS_INVALID_OPLOCK_PROTOCOL 0xC00000e3
244 #define NT_STATUS_INTERNAL_DB_CORRUPTION 0xC00000e4
245 #define NT_STATUS_INTERNAL_ERROR 0xC00000e5
246 #define NT_STATUS_GENERIC_NOT_MAPPED 0xC00000e6
247 #define NT_STATUS_BAD_DESCRIPTOR_FORMAT 0xC00000e7
248 #define NT_STATUS_INVALID_USER_BUFFER 0xC00000e8
249 #define NT_STATUS_UNEXPECTED_IO_ERROR 0xC00000e9
250 #define NT_STATUS_UNEXPECTED_MM_CREATE_ERR 0xC00000ea
251 #define NT_STATUS_UNEXPECTED_MM_MAP_ERROR 0xC00000eb
252 #define NT_STATUS_UNEXPECTED_MM_EXTEND_ERR 0xC00000ec
253 #define NT_STATUS_NOT_LOGON_PROCESS 0xC00000ed
254 #define NT_STATUS_LOGON_SESSION_EXISTS 0xC00000ee
255 #define NT_STATUS_INVALID_PARAMETER_1 0xC00000ef
256 #define NT_STATUS_INVALID_PARAMETER_2 0xC00000f0
257 #define NT_STATUS_INVALID_PARAMETER_3 0xC00000f1
258 #define NT_STATUS_INVALID_PARAMETER_4 0xC00000f2
259 #define NT_STATUS_INVALID_PARAMETER_5 0xC00000f3
260 #define NT_STATUS_INVALID_PARAMETER_6 0xC00000f4
261 #define NT_STATUS_INVALID_PARAMETER_7 0xC00000f5
262 #define NT_STATUS_INVALID_PARAMETER_8 0xC00000f6
263 #define NT_STATUS_INVALID_PARAMETER_9 0xC00000f7
264 #define NT_STATUS_INVALID_PARAMETER_10 0xC00000f8
265 #define NT_STATUS_INVALID_PARAMETER_11 0xC00000f9
266 #define NT_STATUS_INVALID_PARAMETER_12 0xC00000fa
267 #define NT_STATUS_REDIRECTOR_NOT_STARTED 0xC00000fb
268 #define NT_STATUS_REDIRECTOR_STARTED 0xC00000fc
269 #define NT_STATUS_STACK_OVERFLOW 0xC00000fd
270 #define NT_STATUS_NO_SUCH_PACKAGE 0xC00000fe
271 #define NT_STATUS_BAD_FUNCTION_TABLE 0xC00000ff
272 #define NT_STATUS_DIRECTORY_NOT_EMPTY 0xC0000101
273 #define NT_STATUS_FILE_CORRUPT_ERROR 0xC0000102
274 #define NT_STATUS_NOT_A_DIRECTORY 0xC0000103
275 #define NT_STATUS_BAD_LOGON_SESSION_STATE 0xC0000104
276 #define NT_STATUS_LOGON_SESSION_COLLISION 0xC0000105
277 #define NT_STATUS_NAME_TOO_LONG 0xC0000106
278 #define NT_STATUS_FILES_OPEN 0xC0000107
279 #define NT_STATUS_CONNECTION_IN_USE 0xC0000108
280 #define NT_STATUS_MESSAGE_NOT_FOUND 0xC0000109
281 #define NT_STATUS_PROCESS_IS_TERMINATING 0xC000010a
282 #define NT_STATUS_INVALID_LOGON_TYPE 0xC000010b
283 #define NT_STATUS_NO_GUID_TRANSLATION 0xC000010c
284 #define NT_STATUS_CANNOT_IMPERSONATE 0xC000010d
285 #define NT_STATUS_IMAGE_ALREADY_LOADED 0xC000010e
286 #define NT_STATUS_ABIOS_NOT_PRESENT 0xC000010f
287 #define NT_STATUS_ABIOS_LID_NOT_EXIST 0xC0000110
288 #define NT_STATUS_ABIOS_LID_ALREADY_OWNED 0xC0000111
289 #define NT_STATUS_ABIOS_NOT_LID_OWNER 0xC0000112
290 #define NT_STATUS_ABIOS_INVALID_COMMAND 0xC0000113
291 #define NT_STATUS_ABIOS_INVALID_LID 0xC0000114
292 #define NT_STATUS_ABIOS_SELECTOR_NOT_AVAILABLE 0xC0000115
293 #define NT_STATUS_ABIOS_INVALID_SELECTOR 0xC0000116
294 #define NT_STATUS_NO_LDT 0xC0000117
295 #define NT_STATUS_INVALID_LDT_SIZE 0xC0000118
296 #define NT_STATUS_INVALID_LDT_OFFSET 0xC0000119
297 #define NT_STATUS_INVALID_LDT_DESCRIPTOR 0xC000011a
298 #define NT_STATUS_INVALID_IMAGE_NE_FORMAT 0xC000011b
299 #define NT_STATUS_RXACT_INVALID_STATE 0xC000011c
300 #define NT_STATUS_RXACT_COMMIT_FAILURE 0xC000011d
301 #define NT_STATUS_MAPPED_FILE_SIZE_ZERO 0xC000011e
302 #define NT_STATUS_TOO_MANY_OPENED_FILES 0xC000011f
303 #define NT_STATUS_CANCELLED 0xC0000120
304 #define NT_STATUS_CANNOT_DELETE 0xC0000121
305 #define NT_STATUS_INVALID_COMPUTER_NAME 0xC0000122
306 #define NT_STATUS_FILE_DELETED 0xC0000123
307 #define NT_STATUS_SPECIAL_ACCOUNT 0xC0000124
308 #define NT_STATUS_SPECIAL_GROUP 0xC0000125
309 #define NT_STATUS_SPECIAL_USER 0xC0000126
310 #define NT_STATUS_MEMBERS_PRIMARY_GROUP 0xC0000127
311 #define NT_STATUS_FILE_CLOSED 0xC0000128
312 #define NT_STATUS_TOO_MANY_THREADS 0xC0000129
313 #define NT_STATUS_THREAD_NOT_IN_PROCESS 0xC000012a
314 #define NT_STATUS_TOKEN_ALREADY_IN_USE 0xC000012b
315 #define NT_STATUS_PAGEFILE_QUOTA_EXCEEDED 0xC000012c
316 #define NT_STATUS_COMMITMENT_LIMIT 0xC000012d
317 #define NT_STATUS_INVALID_IMAGE_LE_FORMAT 0xC000012e
318 #define NT_STATUS_INVALID_IMAGE_NOT_MZ 0xC000012f
319 #define NT_STATUS_INVALID_IMAGE_PROTECT 0xC0000130
320 #define NT_STATUS_INVALID_IMAGE_WIN_16 0xC0000131
321 #define NT_STATUS_LOGON_SERVER_CONFLICT 0xC0000132
322 #define NT_STATUS_TIME_DIFFERENCE_AT_DC 0xC0000133
323 #define NT_STATUS_SYNCHRONIZATION_REQUIRED 0xC0000134
324 #define NT_STATUS_DLL_NOT_FOUND 0xC0000135
325 #define NT_STATUS_OPEN_FAILED 0xC0000136
326 #define NT_STATUS_IO_PRIVILEGE_FAILED 0xC0000137
327 #define NT_STATUS_ORDINAL_NOT_FOUND 0xC0000138
328 #define NT_STATUS_ENTRYPOINT_NOT_FOUND 0xC0000139
329 #define NT_STATUS_CONTROL_C_EXIT 0xC000013a
330 #define NT_STATUS_LOCAL_DISCONNECT 0xC000013b
331 #define NT_STATUS_REMOTE_DISCONNECT 0xC000013c
332 #define NT_STATUS_REMOTE_RESOURCES 0xC000013d
333 #define NT_STATUS_LINK_FAILED 0xC000013e
334 #define NT_STATUS_LINK_TIMEOUT 0xC000013f
335 #define NT_STATUS_INVALID_CONNECTION 0xC0000140
336 #define NT_STATUS_INVALID_ADDRESS 0xC0000141
337 #define NT_STATUS_DLL_INIT_FAILED 0xC0000142
338 #define NT_STATUS_MISSING_SYSTEMFILE 0xC0000143
339 #define NT_STATUS_UNHANDLED_EXCEPTION 0xC0000144
340 #define NT_STATUS_APP_INIT_FAILURE 0xC0000145
341 #define NT_STATUS_PAGEFILE_CREATE_FAILED 0xC0000146
342 #define NT_STATUS_NO_PAGEFILE 0xC0000147
343 #define NT_STATUS_INVALID_LEVEL 0xC0000148
344 #define NT_STATUS_WRONG_PASSWORD_CORE 0xC0000149
345 #define NT_STATUS_ILLEGAL_FLOAT_CONTEXT 0xC000014a
346 #define NT_STATUS_PIPE_BROKEN 0xC000014b
347 #define NT_STATUS_REGISTRY_CORRUPT 0xC000014c
348 #define NT_STATUS_REGISTRY_IO_FAILED 0xC000014d
349 #define NT_STATUS_NO_EVENT_PAIR 0xC000014e
350 #define NT_STATUS_UNRECOGNIZED_VOLUME 0xC000014f
351 #define NT_STATUS_SERIAL_NO_DEVICE_INITED 0xC0000150
352 #define NT_STATUS_NO_SUCH_ALIAS 0xC0000151
353 #define NT_STATUS_MEMBER_NOT_IN_ALIAS 0xC0000152
354 #define NT_STATUS_MEMBER_IN_ALIAS 0xC0000153
355 #define NT_STATUS_ALIAS_EXISTS 0xC0000154
356 #define NT_STATUS_LOGON_NOT_GRANTED 0xC0000155
357 #define NT_STATUS_TOO_MANY_SECRETS 0xC0000156
358 #define NT_STATUS_SECRET_TOO_LONG 0xC0000157
359 #define NT_STATUS_INTERNAL_DB_ERROR 0xC0000158
360 #define NT_STATUS_FULLSCREEN_MODE 0xC0000159
361 #define NT_STATUS_TOO_MANY_CONTEXT_IDS 0xC000015a
362 #define NT_STATUS_LOGON_TYPE_NOT_GRANTED 0xC000015b
363 #define NT_STATUS_NOT_REGISTRY_FILE 0xC000015c
364 #define NT_STATUS_NT_CROSS_ENCRYPTION_REQUIRED 0xC000015d
365 #define NT_STATUS_DOMAIN_CTRLR_CONFIG_ERROR 0xC000015e
366 #define NT_STATUS_FT_MISSING_MEMBER 0xC000015f
367 #define NT_STATUS_ILL_FORMED_SERVICE_ENTRY 0xC0000160
368 #define NT_STATUS_ILLEGAL_CHARACTER 0xC0000161
369 #define NT_STATUS_UNMAPPABLE_CHARACTER 0xC0000162
370 #define NT_STATUS_UNDEFINED_CHARACTER 0xC0000163
371 #define NT_STATUS_FLOPPY_VOLUME 0xC0000164
372 #define NT_STATUS_FLOPPY_ID_MARK_NOT_FOUND 0xC0000165
373 #define NT_STATUS_FLOPPY_WRONG_CYLINDER 0xC0000166
374 #define NT_STATUS_FLOPPY_UNKNOWN_ERROR 0xC0000167
375 #define NT_STATUS_FLOPPY_BAD_REGISTERS 0xC0000168
376 #define NT_STATUS_DISK_RECALIBRATE_FAILED 0xC0000169
377 #define NT_STATUS_DISK_OPERATION_FAILED 0xC000016a
378 #define NT_STATUS_DISK_RESET_FAILED 0xC000016b
379 #define NT_STATUS_SHARED_IRQ_BUSY 0xC000016c
380 #define NT_STATUS_FT_ORPHANING 0xC000016d
381 #define NT_STATUS_PARTITION_FAILURE 0xC0000172
382 #define NT_STATUS_INVALID_BLOCK_LENGTH 0xC0000173
383 #define NT_STATUS_DEVICE_NOT_PARTITIONED 0xC0000174
384 #define NT_STATUS_UNABLE_TO_LOCK_MEDIA 0xC0000175
385 #define NT_STATUS_UNABLE_TO_UNLOAD_MEDIA 0xC0000176
386 #define NT_STATUS_EOM_OVERFLOW 0xC0000177
387 #define NT_STATUS_NO_MEDIA 0xC0000178
388 #define NT_STATUS_NO_SUCH_MEMBER 0xC000017a
389 #define NT_STATUS_INVALID_MEMBER 0xC000017b
390 #define NT_STATUS_KEY_DELETED 0xC000017c
391 #define NT_STATUS_NO_LOG_SPACE 0xC000017d
392 #define NT_STATUS_TOO_MANY_SIDS 0xC000017e
393 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED 0xC000017f
394 #define NT_STATUS_KEY_HAS_CHILDREN 0xC0000180
395 #define NT_STATUS_CHILD_MUST_BE_VOLATILE 0xC0000181
396 #define NT_STATUS_DEVICE_CONFIGURATION_ERROR 0xC0000182
397 #define NT_STATUS_DRIVER_INTERNAL_ERROR 0xC0000183
398 #define NT_STATUS_INVALID_DEVICE_STATE 0xC0000184
399 #define NT_STATUS_IO_DEVICE_ERROR 0xC0000185
400 #define NT_STATUS_DEVICE_PROTOCOL_ERROR 0xC0000186
401 #define NT_STATUS_BACKUP_CONTROLLER 0xC0000187
402 #define NT_STATUS_LOG_FILE_FULL 0xC0000188
403 #define NT_STATUS_TOO_LATE 0xC0000189
404 #define NT_STATUS_NO_TRUST_LSA_SECRET 0xC000018a
405 #define NT_STATUS_NO_TRUST_SAM_ACCOUNT 0xC000018b
406 #define NT_STATUS_TRUSTED_DOMAIN_FAILURE 0xC000018c
407 #define NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE 0xC000018d
408 #define NT_STATUS_EVENTLOG_FILE_CORRUPT 0xC000018e
409 #define NT_STATUS_EVENTLOG_CANT_START 0xC000018f
410 #define NT_STATUS_TRUST_FAILURE 0xC0000190
411 #define NT_STATUS_MUTANT_LIMIT_EXCEEDED 0xC0000191
412 #define NT_STATUS_NETLOGON_NOT_STARTED 0xC0000192
413 #define NT_STATUS_ACCOUNT_EXPIRED 0xC0000193
414 #define NT_STATUS_POSSIBLE_DEADLOCK 0xC0000194
415 #define NT_STATUS_NETWORK_CREDENTIAL_CONFLICT 0xC0000195
416 #define NT_STATUS_REMOTE_SESSION_LIMIT 0xC0000196
417 #define NT_STATUS_EVENTLOG_FILE_CHANGED 0xC0000197
418 #define NT_STATUS_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT 0xC0000198
419 #define NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT 0xC0000199
420 #define NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT 0xC000019a
421 #define NT_STATUS_DOMAIN_TRUST_INCONSISTENT 0xC000019b
422 #define NT_STATUS_FS_DRIVER_REQUIRED 0xC000019c
423 #define NT_STATUS_NO_USER_SESSION_KEY 0xC0000202
424 #define NT_STATUS_USER_SESSION_DELETED 0xC0000203
425 #define NT_STATUS_RESOURCE_LANG_NOT_FOUND 0xC0000204
426 #define NT_STATUS_INSUFF_SERVER_RESOURCES 0xC0000205
427 #define NT_STATUS_INVALID_BUFFER_SIZE 0xC0000206
428 #define NT_STATUS_INVALID_ADDRESS_COMPONENT 0xC0000207
429 #define NT_STATUS_INVALID_ADDRESS_WILDCARD 0xC0000208
430 #define NT_STATUS_TOO_MANY_ADDRESSES 0xC0000209
431 #define NT_STATUS_ADDRESS_ALREADY_EXISTS 0xC000020a
432 #define NT_STATUS_ADDRESS_CLOSED 0xC000020b
433 #define NT_STATUS_CONNECTION_DISCONNECTED 0xC000020c
434 #define NT_STATUS_CONNECTION_RESET 0xC000020d
435 #define NT_STATUS_TOO_MANY_NODES 0xC000020e
436 #define NT_STATUS_TRANSACTION_ABORTED 0xC000020f
437 #define NT_STATUS_TRANSACTION_TIMED_OUT 0xC0000210
438 #define NT_STATUS_TRANSACTION_NO_RELEASE 0xC0000211
439 #define NT_STATUS_TRANSACTION_NO_MATCH 0xC0000212
440 #define NT_STATUS_TRANSACTION_RESPONDED 0xC0000213
441 #define NT_STATUS_TRANSACTION_INVALID_ID 0xC0000214
442 #define NT_STATUS_TRANSACTION_INVALID_TYPE 0xC0000215
443 #define NT_STATUS_NOT_SERVER_SESSION 0xC0000216
444 #define NT_STATUS_NOT_CLIENT_SESSION 0xC0000217
445 #define NT_STATUS_CANNOT_LOAD_REGISTRY_FILE 0xC0000218
446 #define NT_STATUS_DEBUG_ATTACH_FAILED 0xC0000219
447 #define NT_STATUS_SYSTEM_PROCESS_TERMINATED 0xC000021a
448 #define NT_STATUS_DATA_NOT_ACCEPTED 0xC000021b
449 #define NT_STATUS_NO_BROWSER_SERVERS_FOUND 0xC000021c
450 #define NT_STATUS_VDM_HARD_ERROR 0xC000021d
451 #define NT_STATUS_DRIVER_CANCEL_TIMEOUT 0xC000021e
452 #define NT_STATUS_REPLY_MESSAGE_MISMATCH 0xC000021f
453 #define NT_STATUS_MAPPED_ALIGNMENT 0xC0000220
454 #define NT_STATUS_IMAGE_CHECKSUM_MISMATCH 0xC0000221
455 #define NT_STATUS_LOST_WRITEBEHIND_DATA 0xC0000222
456 #define NT_STATUS_CLIENT_SERVER_PARAMETERS_INVALID 0xC0000223
457 #define NT_STATUS_PASSWORD_MUST_CHANGE 0xC0000224
458 #define NT_STATUS_NOT_FOUND 0xC0000225
459 #define NT_STATUS_NOT_TINY_STREAM 0xC0000226
460 #define NT_STATUS_RECOVERY_FAILURE 0xC0000227
461 #define NT_STATUS_STACK_OVERFLOW_READ 0xC0000228
462 #define NT_STATUS_FAIL_CHECK 0xC0000229
463 #define NT_STATUS_DUPLICATE_OBJECTID 0xC000022a
464 #define NT_STATUS_OBJECTID_EXISTS 0xC000022b
465 #define NT_STATUS_CONVERT_TO_LARGE 0xC000022c
466 #define NT_STATUS_RETRY 0xC000022d
467 #define NT_STATUS_FOUND_OUT_OF_SCOPE 0xC000022e
468 #define NT_STATUS_ALLOCATE_BUCKET 0xC000022f
469 #define NT_STATUS_PROPSET_NOT_FOUND 0xC0000230
470 #define NT_STATUS_MARSHALL_OVERFLOW 0xC0000231
471 #define NT_STATUS_INVALID_VARIANT 0xC0000232
472 #define NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND 0xC0000233
473 #define NT_STATUS_ACCOUNT_LOCKED_OUT 0xC0000234
474 #define NT_STATUS_HANDLE_NOT_CLOSABLE 0xC0000235
475 #define NT_STATUS_CONNECTION_REFUSED 0xC0000236
476 #define NT_STATUS_GRACEFUL_DISCONNECT 0xC0000237
477 #define NT_STATUS_ADDRESS_ALREADY_ASSOCIATED 0xC0000238
478 #define NT_STATUS_ADDRESS_NOT_ASSOCIATED 0xC0000239
479 #define NT_STATUS_CONNECTION_INVALID 0xC000023a
480 #define NT_STATUS_CONNECTION_ACTIVE 0xC000023b
481 #define NT_STATUS_NETWORK_UNREACHABLE 0xC000023c
482 #define NT_STATUS_HOST_UNREACHABLE 0xC000023d
483 #define NT_STATUS_PROTOCOL_UNREACHABLE 0xC000023e
484 #define NT_STATUS_PORT_UNREACHABLE 0xC000023f
485 #define NT_STATUS_REQUEST_ABORTED 0xC0000240
486 #define NT_STATUS_CONNECTION_ABORTED 0xC0000241
487 #define NT_STATUS_BAD_COMPRESSION_BUFFER 0xC0000242
488 #define NT_STATUS_USER_MAPPED_FILE 0xC0000243
489 #define NT_STATUS_AUDIT_FAILED 0xC0000244
490 #define NT_STATUS_TIMER_RESOLUTION_NOT_SET 0xC0000245
491 #define NT_STATUS_CONNECTION_COUNT_LIMIT 0xC0000246
492 #define NT_STATUS_LOGIN_TIME_RESTRICTION 0xC0000247
493 #define NT_STATUS_LOGIN_WKSTA_RESTRICTION 0xC0000248
494 #define NT_STATUS_IMAGE_MP_UP_MISMATCH 0xC0000249
495 #define NT_STATUS_INSUFFICIENT_LOGON_INFO 0xC0000250
496 #define NT_STATUS_BAD_DLL_ENTRYPOINT 0xC0000251
497 #define NT_STATUS_BAD_SERVICE_ENTRYPOINT 0xC0000252
498 #define NT_STATUS_LPC_REPLY_LOST 0xC0000253
499 #define NT_STATUS_IP_ADDRESS_CONFLICT1 0xC0000254
500 #define NT_STATUS_IP_ADDRESS_CONFLICT2 0xC0000255
501 #define NT_STATUS_REGISTRY_QUOTA_LIMIT 0xC0000256
502 #define NT_STATUS_PATH_NOT_COVERED 0xC0000257
503 #define NT_STATUS_NO_CALLBACK_ACTIVE 0xC0000258
504 #define NT_STATUS_LICENSE_QUOTA_EXCEEDED 0xC0000259
505 #define NT_STATUS_PWD_TOO_SHORT 0xC000025a
506 #define NT_STATUS_PWD_TOO_RECENT 0xC000025b
507 #define NT_STATUS_PWD_HISTORY_CONFLICT 0xC000025c
508 #define NT_STATUS_PLUGPLAY_NO_DEVICE 0xC000025e
509 #define NT_STATUS_UNSUPPORTED_COMPRESSION 0xC000025f
510 #define NT_STATUS_INVALID_HW_PROFILE 0xC0000260
511 #define NT_STATUS_INVALID_PLUGPLAY_DEVICE_PATH 0xC0000261
512 #define NT_STATUS_DRIVER_ORDINAL_NOT_FOUND 0xC0000262
513 #define NT_STATUS_DRIVER_ENTRYPOINT_NOT_FOUND 0xC0000263
514 #define NT_STATUS_RESOURCE_NOT_OWNED 0xC0000264
515 #define NT_STATUS_TOO_MANY_LINKS 0xC0000265
516 #define NT_STATUS_QUOTA_LIST_INCONSISTENT 0xC0000266
517 #define NT_STATUS_FILE_IS_OFFLINE 0xC0000267
518 #define NT_STATUS_NOT_A_REPARSE_POINT 0xC0000275
519 #define NT_STATUS_NO_SUCH_JOB 0xC0000EDE
520
521 #define WERR_OK 0
522 #define WERR_BADFUNC 1
523 #define WERR_BADFILE 2
524 #define WERR_ACCESS_DENIED 5
525 #define WERR_BADFID 6
526 #define WERR_NOMEM 8
527 #define WERR_GENERAL_FAILURE 31
528 #define WERR_NOT_SUPPORTED 50
529 #define WERR_BAD_NETPATH 53
530 #define WERR_PRINTQ_FULL 61
531 #define WERR_NO_SPOOL_SPACE 62
532 #define WERR_NO_SUCH_SHARE 67
533 #define WERR_ALREADY_EXISTS 80
534 #define WERR_BAD_PASSWORD 86
535 #define WERR_INVALID_PARAM 87
536 #define WERR_INSUFFICIENT_BUFFER 122
537 #define WERR_INVALID_NAME 123
538 #define WERR_UNKNOWN_LEVEL 124
539 #define WERR_OBJECT_PATH_INVALID 161
540 #define WERR_NO_MORE_ITEMS 259
541 #define WERR_MORE_DATA 234
542 #define WERR_INVALID_OWNER 1307
543 #define WERR_CAN_NOT_COMPLETE 1003
544 #define WERR_INVALID_SECURITY_DESCRIPTOR 1338
545 #define WERR_SERVER_UNAVAILABLE 1722
546 #define WERR_UNKNOWN_PRINTER_DRIVER 1797
547 #define WERR_INVALID_ENVIRONMENT 1805
548 #define WERR_INVALID_FORM_NAME 1902
549 #define WERR_INVALID_FORM_SIZE 1903
550 #define WERR_BUF_TOO_SMALL 2123
551 #define WERR_JOB_NOT_FOUND 2151
552 #define WERR_DEST_NOT_FOUND 2152
553 #define WERR_NOT_LOCAL_DOMAIN 2320
554 #define WERR_STATUS_MORE_ENTRIES 0x0105