~steve-sk2/mingw-w64/oneiric

« back to all changes in this revision

Viewing changes to mingw-w64-headers/include/bugcodes.h

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Kitt
  • Date: 2010-11-18 00:04:46 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101118000446-xe24b423su55onyl
Tags: 1.0+20101003-1
* New maintainer. (Closes: #594371.)
* New upstream snapshot:
  - Includes getopt.h. (Closes: #569914.)
* Build g++ for Win64. (Closes: #600451.)
* Standards-Version 3.9.1 (new packaging).
* Include patch from
  http://mingw-w64.svn.sourceforge.net/viewvc/mingw-w64?view=revision&revision=3715
  as suggested by Rafaël Carré.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* This file is generated with wmc version 1.3.1. Do not edit! */
 
2
/* Source : bugcodes.mc */
 
3
/* Cmdline: wmc bugcodes.mc */
 
4
/* Date   : Sun Aug 29 20:33:05 2010 */
 
5
 
 
6
#ifndef __WMCGENERATED_4c7ac303_H
 
7
#define __WMCGENERATED_4c7ac303_H
 
8
 
 
9
/* Severity codes */
 
10
#define STATUS_SEVERITY_ERROR   0x3
 
11
#define STATUS_SEVERITY_INFORMATIONAL   0x1
 
12
#define STATUS_SEVERITY_SUCCESS 0x0
 
13
#define STATUS_SEVERITY_WARNING 0x2
 
14
 
 
15
/* Facility codes */
 
16
#define FACILITY_IO_ERROR_CODE  0x4
 
17
#define FACILITY_RUNTIME        0x2
 
18
#define FACILITY_STUBS  0x3
 
19
#define FACILITY_SYSTEM 0x0
 
20
 
 
21
/* Message definitions */
 
22
 
 
23
/*  Created by : Marc Piulachs. */
 
24
/*  This source code is offered for use in the public domain. */
 
25
 
 
26
 
 
27
/*  ntoskrnl.exe bug codes  */
 
28
 
 
29
 
 
30
/*  message definitions */
 
31
 
 
32
 
 
33
/* MessageId  : 0x4000007e */
 
34
/* Approximate msg: ReactOS (R) Kernel Version %hs (Build %u%hs) */
 
35
#define WINDOWS_NT_BANNER       ((ULONG)0x4000007eL)
 
36
 
 
37
/* MessageId  : 0x40000087 */
 
38
/* Approximate msg: Service Pack */
 
39
#define WINDOWS_NT_CSD_STRING   ((ULONG)0x40000087L)
 
40
 
 
41
/* MessageId  : 0x40000088 */
 
42
/* Approximate msg: %u System Processor [%u MB Memory] %Z */
 
43
#define WINDOWS_NT_INFO_STRING  ((ULONG)0x40000088L)
 
44
 
 
45
/* MessageId  : 0x40000089 */
 
46
/* Approximate msg: MultiProcessor Kernel */
 
47
#define WINDOWS_NT_MP_STRING    ((ULONG)0x40000089L)
 
48
 
 
49
/* MessageId  : 0x4000008a */
 
50
/* Approximate msg: A kernel thread terminated while holding a mutex */
 
51
#define THREAD_TERMINATE_HELD_MUTEX     ((ULONG)0x4000008aL)
 
52
 
 
53
/* MessageId  : 0x4000009d */
 
54
/* Approximate msg: %u System Processors [%u MB Memory] %Z */
 
55
#define WINDOWS_NT_INFO_STRING_PLURAL   ((ULONG)0x4000009dL)
 
56
 
 
57
/* MessageId  : 0x8000007f */
 
58
/* Approximate msg: A problem has been detected and ReactOS has been shut down to prevent damage */
 
59
#define BUGCHECK_MESSAGE_INTRO  ((ULONG)0x8000007fL)
 
60
 
 
61
/* MessageId  : 0x80000080 */
 
62
/* Approximate msg: The problem seems to be caused by the following file: */
 
63
#define BUGCODE_ID_DRIVER       ((ULONG)0x80000080L)
 
64
 
 
65
/* MessageId  : 0x80000081 */
 
66
/* Approximate msg: If this is the first time you've seen this Stop error screen, */
 
67
#define PSS_MESSAGE_INTRO       ((ULONG)0x80000081L)
 
68
 
 
69
/* MessageId  : 0x80000082 */
 
70
/* Approximate msg: Check to make sure any new hardware or software is properly installed. */
 
71
#define BUGCODE_PSS_MESSAGE     ((ULONG)0x80000082L)
 
72
 
 
73
/* MessageId  : 0x80000083 */
 
74
/* Approximate msg: Technical information: */
 
75
#define BUGCHECK_TECH_INFO      ((ULONG)0x80000083L)
 
76
 
 
77
/* MessageId  : 0x00000000 */
 
78
/* Approximate msg: The bug code is undefined. Please use an existing code instead. */
 
79
#define UNDEFINED_BUG_CODE      ((ULONG)0x00000000L)
 
80
 
 
81
/* MessageId  : 0x00000001 */
 
82
/* Approximate msg: APC_INDEX_MISMATCH */
 
83
#define APC_INDEX_MISMATCH      ((ULONG)0x00000001L)
 
84
 
 
85
/* MessageId  : 0x00000002 */
 
86
/* Approximate msg: DEVICE_QUEUE_NOT_BUSY */
 
87
#define DEVICE_QUEUE_NOT_BUSY   ((ULONG)0x00000002L)
 
88
 
 
89
/* MessageId  : 0x00000003 */
 
90
/* Approximate msg: INVALID_AFFINITY_SET */
 
91
#define INVALID_AFFINITY_SET    ((ULONG)0x00000003L)
 
92
 
 
93
/* MessageId  : 0x00000004 */
 
94
/* Approximate msg: INVALID_DATA_ACCESS_TRAP */
 
95
#define INVALID_DATA_ACCESS_TRAP        ((ULONG)0x00000004L)
 
96
 
 
97
/* MessageId  : 0x00000005 */
 
98
/* Approximate msg: INVALID_PROCESS_ATTACH_ATTEMPT */
 
99
#define INVALID_PROCESS_ATTACH_ATTEMPT  ((ULONG)0x00000005L)
 
100
 
 
101
/* MessageId  : 0x00000006 */
 
102
/* Approximate msg: INVALID_PROCESS_DETACH_ATTEMPT */
 
103
#define INVALID_PROCESS_DETACH_ATTEMPT  ((ULONG)0x00000006L)
 
104
 
 
105
/* MessageId  : 0x00000007 */
 
106
/* Approximate msg: INVALID_SOFTWARE_INTERRUPT */
 
107
#define INVALID_SOFTWARE_INTERRUPT      ((ULONG)0x00000007L)
 
108
 
 
109
/* MessageId  : 0x00000008 */
 
110
/* Approximate msg: IRQL_NOT_DISPATCH_LEVEL */
 
111
#define IRQL_NOT_DISPATCH_LEVEL ((ULONG)0x00000008L)
 
112
 
 
113
/* MessageId  : 0x00000009 */
 
114
/* Approximate msg: IRQL_NOT_GREATER_OR_EQUAL */
 
115
#define IRQL_NOT_GREATER_OR_EQUAL       ((ULONG)0x00000009L)
 
116
 
 
117
/* MessageId  : 0x0000000a */
 
118
/* Approximate msg: IRQL_NOT_LESS_OR_EQUAL */
 
119
#define IRQL_NOT_LESS_OR_EQUAL  ((ULONG)0x0000000aL)
 
120
 
 
121
/* MessageId  : 0x0000000b */
 
122
/* Approximate msg: NO_EXCEPTION_HANDLING_SUPPORT */
 
123
#define NO_EXCEPTION_HANDLING_SUPPORT   ((ULONG)0x0000000bL)
 
124
 
 
125
/* MessageId  : 0x0000000c */
 
126
/* Approximate msg: MAXIMUM_WAIT_OBJECTS_EXCEEDED */
 
127
#define MAXIMUM_WAIT_OBJECTS_EXCEEDED   ((ULONG)0x0000000cL)
 
128
 
 
129
/* MessageId  : 0x0000000d */
 
130
/* Approximate msg: MUTEX_LEVEL_NUMBER_VIOLATION */
 
131
#define MUTEX_LEVEL_NUMBER_VIOLATION    ((ULONG)0x0000000dL)
 
132
 
 
133
/* MessageId  : 0x0000000e */
 
134
/* Approximate msg: NO_USER_MODE_CONTEXT */
 
135
#define NO_USER_MODE_CONTEXT    ((ULONG)0x0000000eL)
 
136
 
 
137
/* MessageId  : 0x0000000f */
 
138
/* Approximate msg: SPIN_LOCK_ALREADY_OWNED */
 
139
#define SPIN_LOCK_ALREADY_OWNED ((ULONG)0x0000000fL)
 
140
 
 
141
/* MessageId  : 0x00000010 */
 
142
/* Approximate msg: SPIN_LOCK_NOT_OWNED */
 
143
#define SPIN_LOCK_NOT_OWNED     ((ULONG)0x00000010L)
 
144
 
 
145
/* MessageId  : 0x00000011 */
 
146
/* Approximate msg: THREAD_NOT_MUTEX_OWNER */
 
147
#define THREAD_NOT_MUTEX_OWNER  ((ULONG)0x00000011L)
 
148
 
 
149
/* MessageId  : 0x00000012 */
 
150
/* Approximate msg: TRAP_CAUSE_UNKNOWN */
 
151
#define TRAP_CAUSE_UNKNOWN      ((ULONG)0x00000012L)
 
152
 
 
153
/* MessageId  : 0x00000013 */
 
154
/* Approximate msg: EMPTY_THREAD_REAPER_LIST */
 
155
#define EMPTY_THREAD_REAPER_LIST        ((ULONG)0x00000013L)
 
156
 
 
157
/* MessageId  : 0x00000014 */
 
158
/* Approximate msg: The thread reaper was handed a thread to reap, but the thread's process' */
 
159
#define CREATE_DELETE_LOCK_NOT_LOCKED   ((ULONG)0x00000014L)
 
160
 
 
161
/* MessageId  : 0x00000015 */
 
162
/* Approximate msg: LAST_CHANCE_CALLED_FROM_KMODE */
 
163
#define LAST_CHANCE_CALLED_FROM_KMODE   ((ULONG)0x00000015L)
 
164
 
 
165
/* MessageId  : 0x00000016 */
 
166
/* Approximate msg: CID_HANDLE_CREATION */
 
167
#define CID_HANDLE_CREATION     ((ULONG)0x00000016L)
 
168
 
 
169
/* MessageId  : 0x00000017 */
 
170
/* Approximate msg: CID_HANDLE_DELETION */
 
171
#define CID_HANDLE_DELETION     ((ULONG)0x00000017L)
 
172
 
 
173
/* MessageId  : 0x00000018 */
 
174
/* Approximate msg: REFERENCE_BY_POINTER */
 
175
#define REFERENCE_BY_POINTER    ((ULONG)0x00000018L)
 
176
 
 
177
/* MessageId  : 0x00000019 */
 
178
/* Approximate msg: BAD_POOL_HEADER */
 
179
#define BAD_POOL_HEADER ((ULONG)0x00000019L)
 
180
 
 
181
/* MessageId  : 0x0000001a */
 
182
/* Approximate msg: MEMORY_MANAGEMENT */
 
183
#define MEMORY_MANAGEMENT       ((ULONG)0x0000001aL)
 
184
 
 
185
/* MessageId  : 0x0000001b */
 
186
/* Approximate msg: PFN_SHARE_COUNT */
 
187
#define PFN_SHARE_COUNT ((ULONG)0x0000001bL)
 
188
 
 
189
/* MessageId  : 0x0000001c */
 
190
/* Approximate msg: PFN_REFERENCE_COUNT */
 
191
#define PFN_REFERENCE_COUNT     ((ULONG)0x0000001cL)
 
192
 
 
193
/* MessageId  : 0x0000001d */
 
194
/* Approximate msg: NO_SPINLOCK_AVAILABLE */
 
195
#define NO_SPINLOCK_AVAILABLE   ((ULONG)0x0000001dL)
 
196
 
 
197
/* MessageId  : 0x0000001e */
 
198
/* Approximate msg: Check to be sure you have adequate disk space. If a driver is */
 
199
#define KMODE_EXCEPTION_NOT_HANDLED     ((ULONG)0x0000001eL)
 
200
 
 
201
/* MessageId  : 0x0000001f */
 
202
/* Approximate msg: SHARED_RESOURCE_CONV_ERROR */
 
203
#define SHARED_RESOURCE_CONV_ERROR      ((ULONG)0x0000001fL)
 
204
 
 
205
/* MessageId  : 0x00000020 */
 
206
/* Approximate msg: KERNEL_APC_PENDING_DURING_EXIT */
 
207
#define KERNEL_APC_PENDING_DURING_EXIT  ((ULONG)0x00000020L)
 
208
 
 
209
/* MessageId  : 0x00000021 */
 
210
/* Approximate msg: QUOTA_UNDERFLOW */
 
211
#define QUOTA_UNDERFLOW ((ULONG)0x00000021L)
 
212
 
 
213
/* MessageId  : 0x00000022 */
 
214
/* Approximate msg: FILE_SYSTEM */
 
215
#define FILE_SYSTEM     ((ULONG)0x00000022L)
 
216
 
 
217
/* MessageId  : 0x00000023 */
 
218
/* Approximate msg: Disable or uninstall any anti-virus, disk defragmentation */
 
219
#define FAT_FILE_SYSTEM ((ULONG)0x00000023L)
 
220
 
 
221
/* MessageId  : 0x00000024 */
 
222
/* Approximate msg: NTFS_FILE_SYSTEM */
 
223
#define NTFS_FILE_SYSTEM        ((ULONG)0x00000024L)
 
224
 
 
225
/* MessageId  : 0x00000025 */
 
226
/* Approximate msg: NPFS_FILE_SYSTEM */
 
227
#define NPFS_FILE_SYSTEM        ((ULONG)0x00000025L)
 
228
 
 
229
/* MessageId  : 0x00000026 */
 
230
/* Approximate msg: CDFS_FILE_SYSTEM */
 
231
#define CDFS_FILE_SYSTEM        ((ULONG)0x00000026L)
 
232
 
 
233
/* MessageId  : 0x00000027 */
 
234
/* Approximate msg: RDR_FILE_SYSTEM */
 
235
#define RDR_FILE_SYSTEM ((ULONG)0x00000027L)
 
236
 
 
237
/* MessageId  : 0x00000028 */
 
238
/* Approximate msg: CORRUPT_ACCESS_TOKEN */
 
239
#define CORRUPT_ACCESS_TOKEN    ((ULONG)0x00000028L)
 
240
 
 
241
/* MessageId  : 0x00000029 */
 
242
/* Approximate msg: SECURITY_SYSTEM */
 
243
#define SECURITY_SYSTEM ((ULONG)0x00000029L)
 
244
 
 
245
/* MessageId  : 0x0000002a */
 
246
/* Approximate msg: INCONSISTENT_IRP */
 
247
#define INCONSISTENT_IRP        ((ULONG)0x0000002aL)
 
248
 
 
249
/* MessageId  : 0x0000002b */
 
250
/* Approximate msg: PANIC_STACK_SWITCH */
 
251
#define PANIC_STACK_SWITCH      ((ULONG)0x0000002bL)
 
252
 
 
253
/* MessageId  : 0x0000002c */
 
254
/* Approximate msg: PORT_DRIVER_INTERNAL */
 
255
#define PORT_DRIVER_INTERNAL    ((ULONG)0x0000002cL)
 
256
 
 
257
/* MessageId  : 0x0000002d */
 
258
/* Approximate msg: SCSI_DISK_DRIVER_INTERNAL */
 
259
#define SCSI_DISK_DRIVER_INTERNAL       ((ULONG)0x0000002dL)
 
260
 
 
261
/* MessageId  : 0x0000002e */
 
262
/* Approximate msg: Run system diagnostics supplied by your hardware manufacturer. */
 
263
#define DATA_BUS_ERROR  ((ULONG)0x0000002eL)
 
264
 
 
265
/* MessageId  : 0x0000002f */
 
266
/* Approximate msg: INSTRUCTION_BUS_ERROR */
 
267
#define INSTRUCTION_BUS_ERROR   ((ULONG)0x0000002fL)
 
268
 
 
269
/* MessageId  : 0x00000030 */
 
270
/* Approximate msg: SET_OF_INVALID_CONTEXT */
 
271
#define SET_OF_INVALID_CONTEXT  ((ULONG)0x00000030L)
 
272
 
 
273
/* MessageId  : 0x00000031 */
 
274
/* Approximate msg: PHASE0_INITIALIZATION_FAILED */
 
275
#define PHASE0_INITIALIZATION_FAILED    ((ULONG)0x00000031L)
 
276
 
 
277
/* MessageId  : 0x00000032 */
 
278
/* Approximate msg: PHASE1_INITIALIZATION_FAILED */
 
279
#define PHASE1_INITIALIZATION_FAILED    ((ULONG)0x00000032L)
 
280
 
 
281
/* MessageId  : 0x00000033 */
 
282
/* Approximate msg: UNEXPECTED_INITIALIZATION_CALL */
 
283
#define UNEXPECTED_INITIALIZATION_CALL  ((ULONG)0x00000033L)
 
284
 
 
285
/* MessageId  : 0x00000034 */
 
286
/* Approximate msg: CACHE_MANAGER */
 
287
#define CACHE_MANAGER   ((ULONG)0x00000034L)
 
288
 
 
289
/* MessageId  : 0x00000035 */
 
290
/* Approximate msg: NO_MORE_IRP_STACK_LOCATIONS */
 
291
#define NO_MORE_IRP_STACK_LOCATIONS     ((ULONG)0x00000035L)
 
292
 
 
293
/* MessageId  : 0x00000036 */
 
294
/* Approximate msg: DEVICE_REFERENCE_COUNT_NOT_ZERO */
 
295
#define DEVICE_REFERENCE_COUNT_NOT_ZERO ((ULONG)0x00000036L)
 
296
 
 
297
/* MessageId  : 0x00000037 */
 
298
/* Approximate msg: FLOPPY_INTERNAL_ERROR */
 
299
#define FLOPPY_INTERNAL_ERROR   ((ULONG)0x00000037L)
 
300
 
 
301
/* MessageId  : 0x00000038 */
 
302
/* Approximate msg: SERIAL_DRIVER_INTERNAL */
 
303
#define SERIAL_DRIVER_INTERNAL  ((ULONG)0x00000038L)
 
304
 
 
305
/* MessageId  : 0x00000039 */
 
306
/* Approximate msg: SYSTEM_EXIT_OWNED_MUTEX */
 
307
#define SYSTEM_EXIT_OWNED_MUTEX ((ULONG)0x00000039L)
 
308
 
 
309
/* MessageId  : 0x0000003e */
 
310
/* Approximate msg: MULTIPROCESSOR_CONFIGURATION_NOT_SUPPORTED */
 
311
#define MULTIPROCESSOR_CONFIGURATION_NOT_SUPPORTED      ((ULONG)0x0000003eL)
 
312
 
 
313
/* MessageId  : 0x0000003f */
 
314
/* Approximate msg: Remove any recently installed software including backup */
 
315
#define NO_MORE_SYSTEM_PTES     ((ULONG)0x0000003fL)
 
316
 
 
317
/* MessageId  : 0x00000040 */
 
318
/* Approximate msg: TARGET_MDL_TOO_SMALL */
 
319
#define TARGET_MDL_TOO_SMALL    ((ULONG)0x00000040L)
 
320
 
 
321
/* MessageId  : 0x00000041 */
 
322
/* Approximate msg: MUST_SUCCEED_POOL_EMPTY */
 
323
#define MUST_SUCCEED_POOL_EMPTY ((ULONG)0x00000041L)
 
324
 
 
325
/* MessageId  : 0x00000042 */
 
326
/* Approximate msg: ATDISK_DRIVER_INTERNAL */
 
327
#define ATDISK_DRIVER_INTERNAL  ((ULONG)0x00000042L)
 
328
 
 
329
/* MessageId  : 0x00000044 */
 
330
/* Approximate msg: MULTIPLE_IRP_COMPLETE_REQUESTS */
 
331
#define MULTIPLE_IRP_COMPLETE_REQUESTS  ((ULONG)0x00000044L)
 
332
 
 
333
/* MessageId  : 0x00000045 */
 
334
/* Approximate msg: INSUFFICIENT_SYSTEM_MAP_REGS */
 
335
#define INSUFFICIENT_SYSTEM_MAP_REGS    ((ULONG)0x00000045L)
 
336
 
 
337
/* MessageId  : 0x00000048 */
 
338
/* Approximate msg: CANCEL_STATE_IN_COMPLETED_IRP */
 
339
#define CANCEL_STATE_IN_COMPLETED_IRP   ((ULONG)0x00000048L)
 
340
 
 
341
/* MessageId  : 0x00000049 */
 
342
/* Approximate msg: PAGE_FAULT_WITH_INTERRUPTS_OFF */
 
343
#define PAGE_FAULT_WITH_INTERRUPTS_OFF  ((ULONG)0x00000049L)
 
344
 
 
345
/* MessageId  : 0x0000004a */
 
346
/* Approximate msg: IRQL_GT_ZERO_AT_SYSTEM_SERVICE */
 
347
#define IRQL_GT_ZERO_AT_SYSTEM_SERVICE  ((ULONG)0x0000004aL)
 
348
 
 
349
/* MessageId  : 0x0000004b */
 
350
/* Approximate msg: STREAMS_INTERNAL_ERROR */
 
351
#define STREAMS_INTERNAL_ERROR  ((ULONG)0x0000004bL)
 
352
 
 
353
/* MessageId  : 0x0000004c */
 
354
/* Approximate msg: FATAL_UNHANDLED_HARD_ERROR */
 
355
#define FATAL_UNHANDLED_HARD_ERROR      ((ULONG)0x0000004cL)
 
356
 
 
357
/* MessageId  : 0x0000004d */
 
358
/* Approximate msg: NO_PAGES_AVAILABLE */
 
359
#define NO_PAGES_AVAILABLE      ((ULONG)0x0000004dL)
 
360
 
 
361
/* MessageId  : 0x0000004e */
 
362
/* Approximate msg: PFN_LIST_CORRUPT */
 
363
#define PFN_LIST_CORRUPT        ((ULONG)0x0000004eL)
 
364
 
 
365
/* MessageId  : 0x0000004f */
 
366
/* Approximate msg: NDIS_INTERNAL_ERROR */
 
367
#define NDIS_INTERNAL_ERROR     ((ULONG)0x0000004fL)
 
368
 
 
369
/* MessageId  : 0x00000050 */
 
370
/* Approximate msg: PAGE_FAULT_IN_NONPAGED_AREA */
 
371
#define PAGE_FAULT_IN_NONPAGED_AREA     ((ULONG)0x00000050L)
 
372
 
 
373
/* MessageId  : 0x00000051 */
 
374
/* Approximate msg: REGISTRY_ERROR */
 
375
#define REGISTRY_ERROR  ((ULONG)0x00000051L)
 
376
 
 
377
/* MessageId  : 0x00000052 */
 
378
/* Approximate msg: MAILSLOT_FILE_SYSTEM */
 
379
#define MAILSLOT_FILE_SYSTEM    ((ULONG)0x00000052L)
 
380
 
 
381
/* MessageId  : 0x00000053 */
 
382
/* Approximate msg: NO_BOOT_DEVICE */
 
383
#define NO_BOOT_DEVICE  ((ULONG)0x00000053L)
 
384
 
 
385
/* MessageId  : 0x00000054 */
 
386
/* Approximate msg: LM_SERVER_INTERNAL_ERROR */
 
387
#define LM_SERVER_INTERNAL_ERROR        ((ULONG)0x00000054L)
 
388
 
 
389
/* MessageId  : 0x00000055 */
 
390
/* Approximate msg: DATA_COHERENCY_EXCEPTION */
 
391
#define DATA_COHERENCY_EXCEPTION        ((ULONG)0x00000055L)
 
392
 
 
393
/* MessageId  : 0x00000056 */
 
394
/* Approximate msg: INSTRUCTION_COHERENCY_EXCEPTION */
 
395
#define INSTRUCTION_COHERENCY_EXCEPTION ((ULONG)0x00000056L)
 
396
 
 
397
/* MessageId  : 0x00000057 */
 
398
/* Approximate msg: XNS_INTERNAL_ERROR */
 
399
#define XNS_INTERNAL_ERROR      ((ULONG)0x00000057L)
 
400
 
 
401
/* MessageId  : 0x00000058 */
 
402
/* Approximate msg: FTDISK_INTERNAL_ERROR */
 
403
#define FTDISK_INTERNAL_ERROR   ((ULONG)0x00000058L)
 
404
 
 
405
/* MessageId  : 0x00000059 */
 
406
/* Approximate msg: PINBALL_FILE_SYSTEM */
 
407
#define PINBALL_FILE_SYSTEM     ((ULONG)0x00000059L)
 
408
 
 
409
/* MessageId  : 0x0000005c */
 
410
/* Approximate msg: HAL_INITIALIZATION_FAILED */
 
411
#define HAL_INITIALIZATION_FAILED       ((ULONG)0x0000005cL)
 
412
 
 
413
/* MessageId  : 0x0000005d */
 
414
/* Approximate msg: HEAP_INITIALIZATION_FAILED */
 
415
#define HEAP_INITIALIZATION_FAILED      ((ULONG)0x0000005dL)
 
416
 
 
417
/* MessageId  : 0x0000005e */
 
418
/* Approximate msg: OBJECT_INITIALIZATION_FAILED */
 
419
#define OBJECT_INITIALIZATION_FAILED    ((ULONG)0x0000005eL)
 
420
 
 
421
/* MessageId  : 0x0000005f */
 
422
/* Approximate msg: SECURITY_INITIALIZATION_FAILED */
 
423
#define SECURITY_INITIALIZATION_FAILED  ((ULONG)0x0000005fL)
 
424
 
 
425
/* MessageId  : 0x00000060 */
 
426
/* Approximate msg: PROCESS_INITIALIZATION_FAILED */
 
427
#define PROCESS_INITIALIZATION_FAILED   ((ULONG)0x00000060L)
 
428
 
 
429
/* MessageId  : 0x00000061 */
 
430
/* Approximate msg: HAL1_INITIALIZATION_FAILED */
 
431
#define HAL1_INITIALIZATION_FAILED      ((ULONG)0x00000061L)
 
432
 
 
433
/* MessageId  : 0x00000062 */
 
434
/* Approximate msg: OBJECT1_INITIALIZATION_FAILED */
 
435
#define OBJECT1_INITIALIZATION_FAILED   ((ULONG)0x00000062L)
 
436
 
 
437
/* MessageId  : 0x00000063 */
 
438
/* Approximate msg: SECURITY1_INITIALIZATION_FAILED */
 
439
#define SECURITY1_INITIALIZATION_FAILED ((ULONG)0x00000063L)
 
440
 
 
441
/* MessageId  : 0x00000064 */
 
442
/* Approximate msg: SYMBOLIC_INITIALIZATION_FAILED */
 
443
#define SYMBOLIC_INITIALIZATION_FAILED  ((ULONG)0x00000064L)
 
444
 
 
445
/* MessageId  : 0x00000065 */
 
446
/* Approximate msg: MEMORY1_INITIALIZATION_FAILED */
 
447
#define MEMORY1_INITIALIZATION_FAILED   ((ULONG)0x00000065L)
 
448
 
 
449
/* MessageId  : 0x00000066 */
 
450
/* Approximate msg: CACHE_INITIALIZATION_FAILED */
 
451
#define CACHE_INITIALIZATION_FAILED     ((ULONG)0x00000066L)
 
452
 
 
453
/* MessageId  : 0x00000067 */
 
454
/* Approximate msg: CONFIG_INITIALIZATION_FAILED */
 
455
#define CONFIG_INITIALIZATION_FAILED    ((ULONG)0x00000067L)
 
456
 
 
457
/* MessageId  : 0x00000068 */
 
458
/* Approximate msg: FILE_INITIALIZATION_FAILED */
 
459
#define FILE_INITIALIZATION_FAILED      ((ULONG)0x00000068L)
 
460
 
 
461
/* MessageId  : 0x00000069 */
 
462
/* Approximate msg: IO1_INITIALIZATION_FAILED */
 
463
#define IO1_INITIALIZATION_FAILED       ((ULONG)0x00000069L)
 
464
 
 
465
/* MessageId  : 0x0000006a */
 
466
/* Approximate msg: LPC_INITIALIZATION_FAILED */
 
467
#define LPC_INITIALIZATION_FAILED       ((ULONG)0x0000006aL)
 
468
 
 
469
/* MessageId  : 0x0000006b */
 
470
/* Approximate msg: PROCESS1_INITIALIZATION_FAILED */
 
471
#define PROCESS1_INITIALIZATION_FAILED  ((ULONG)0x0000006bL)
 
472
 
 
473
/* MessageId  : 0x0000006c */
 
474
/* Approximate msg: REFMON_INITIALIZATION_FAILED */
 
475
#define REFMON_INITIALIZATION_FAILED    ((ULONG)0x0000006cL)
 
476
 
 
477
/* MessageId  : 0x0000006d */
 
478
/* Approximate msg: SESSION1_INITIALIZATION_FAILED */
 
479
#define SESSION1_INITIALIZATION_FAILED  ((ULONG)0x0000006dL)
 
480
 
 
481
/* MessageId  : 0x0000006e */
 
482
/* Approximate msg: SESSION2_INITIALIZATION_FAILED */
 
483
#define SESSION2_INITIALIZATION_FAILED  ((ULONG)0x0000006eL)
 
484
 
 
485
/* MessageId  : 0x0000006f */
 
486
/* Approximate msg: SESSION3_INITIALIZATION_FAILED */
 
487
#define SESSION3_INITIALIZATION_FAILED  ((ULONG)0x0000006fL)
 
488
 
 
489
/* MessageId  : 0x00000070 */
 
490
/* Approximate msg: SESSION4_INITIALIZATION_FAILED */
 
491
#define SESSION4_INITIALIZATION_FAILED  ((ULONG)0x00000070L)
 
492
 
 
493
/* MessageId  : 0x00000071 */
 
494
/* Approximate msg: SESSION5_INITIALIZATION_FAILED */
 
495
#define SESSION5_INITIALIZATION_FAILED  ((ULONG)0x00000071L)
 
496
 
 
497
/* MessageId  : 0x00000072 */
 
498
/* Approximate msg: ASSIGN_DRIVE_LETTERS_FAILED */
 
499
#define ASSIGN_DRIVE_LETTERS_FAILED     ((ULONG)0x00000072L)
 
500
 
 
501
/* MessageId  : 0x00000073 */
 
502
/* Approximate msg: CONFIG_LIST_FAILED */
 
503
#define CONFIG_LIST_FAILED      ((ULONG)0x00000073L)
 
504
 
 
505
/* MessageId  : 0x00000074 */
 
506
/* Approximate msg: BAD_SYSTEM_CONFIG_INFO */
 
507
#define BAD_SYSTEM_CONFIG_INFO  ((ULONG)0x00000074L)
 
508
 
 
509
/* MessageId  : 0x00000075 */
 
510
/* Approximate msg: CANNOT_WRITE_CONFIGURATION */
 
511
#define CANNOT_WRITE_CONFIGURATION      ((ULONG)0x00000075L)
 
512
 
 
513
/* MessageId  : 0x00000076 */
 
514
/* Approximate msg: PROCESS_HAS_LOCKED_PAGES */
 
515
#define PROCESS_HAS_LOCKED_PAGES        ((ULONG)0x00000076L)
 
516
 
 
517
/* MessageId  : 0x00000077 */
 
518
/* Approximate msg: KERNEL_STACK_INPAGE_ERROR */
 
519
#define KERNEL_STACK_INPAGE_ERROR       ((ULONG)0x00000077L)
 
520
 
 
521
/* MessageId  : 0x00000078 */
 
522
/* Approximate msg: PHASE0_EXCEPTION */
 
523
#define PHASE0_EXCEPTION        ((ULONG)0x00000078L)
 
524
 
 
525
/* MessageId  : 0x00000079 */
 
526
/* Approximate msg: Mismatched Kernel and HAL image */
 
527
#define MISMATCHED_HAL  ((ULONG)0x00000079L)
 
528
 
 
529
/* MessageId  : 0x0000007a */
 
530
/* Approximate msg: KERNEL_DATA_INPAGE_ERROR */
 
531
#define KERNEL_DATA_INPAGE_ERROR        ((ULONG)0x0000007aL)
 
532
 
 
533
/* MessageId  : 0x0000007b */
 
534
/* Approximate msg: Check for viruses on your computer. Remove any newly installed */
 
535
#define INACCESSIBLE_BOOT_DEVICE        ((ULONG)0x0000007bL)
 
536
 
 
537
/* MessageId  : 0x0000007d */
 
538
/* Approximate msg: INSTALL_MORE_MEMORY */
 
539
#define INSTALL_MORE_MEMORY     ((ULONG)0x0000007dL)
 
540
 
 
541
/* MessageId  : 0x0000007e */
 
542
/* Approximate msg: SYSTEM_THREAD_EXCEPTION_NOT_HANDLED */
 
543
#define SYSTEM_THREAD_EXCEPTION_NOT_HANDLED     ((ULONG)0x0000007eL)
 
544
 
 
545
/* MessageId  : 0x0000007f */
 
546
/* Approximate msg: Run a system diagnostic utility supplied by your hardware manufacturer. */
 
547
#define UNEXPECTED_KERNEL_MODE_TRAP     ((ULONG)0x0000007fL)
 
548
 
 
549
/* MessageId  : 0x00000080 */
 
550
/* Approximate msg: Hardware malfunction */
 
551
#define NMI_HARDWARE_FAILURE    ((ULONG)0x00000080L)
 
552
 
 
553
/* MessageId  : 0x00000081 */
 
554
/* Approximate msg: SPIN_LOCK_INIT_FAILURE */
 
555
#define SPIN_LOCK_INIT_FAILURE  ((ULONG)0x00000081L)
 
556
 
 
557
/* MessageId  : 0x0000008e */
 
558
/* Approximate msg: KERNEL_MODE_EXCEPTION_NOT_HANDLED */
 
559
#define KERNEL_MODE_EXCEPTION_NOT_HANDLED       ((ULONG)0x0000008eL)
 
560
 
 
561
/* MessageId  : 0x0000008f */
 
562
/* Approximate msg: PP0_INITIALIZATION_FAILED */
 
563
#define PP0_INITIALIZATION_FAILED       ((ULONG)0x0000008fL)
 
564
 
 
565
/* MessageId  : 0x00000090 */
 
566
/* Approximate msg: PP1_INITIALIZATION_FAILED */
 
567
#define PP1_INITIALIZATION_FAILED       ((ULONG)0x00000090L)
 
568
 
 
569
/* MessageId  : 0x00000093 */
 
570
/* Approximate msg: INVALID_KERNEL_HANDLE */
 
571
#define INVALID_KERNEL_HANDLE   ((ULONG)0x00000093L)
 
572
 
 
573
/* MessageId  : 0x00000094 */
 
574
/* Approximate msg: KERNEL_STACK_LOCKED_AT_EXIT */
 
575
#define KERNEL_STACK_LOCKED_AT_EXIT     ((ULONG)0x00000094L)
 
576
 
 
577
/* MessageId  : 0x00000096 */
 
578
/* Approximate msg: INVALID_WORK_QUEUE_ITEM */
 
579
#define INVALID_WORK_QUEUE_ITEM ((ULONG)0x00000096L)
 
580
 
 
581
/* MessageId  : 0x000000a0 */
 
582
/* Approximate msg: INTERNAL_POWER_ERROR */
 
583
#define INTERNAL_POWER_ERROR    ((ULONG)0x000000a0L)
 
584
 
 
585
/* MessageId  : 0x000000a1 */
 
586
/* Approximate msg: Inconsistency detected in the PCI Bus driver's internal structures. */
 
587
#define PCI_BUS_DRIVER_INTERNAL ((ULONG)0x000000a1L)
 
588
 
 
589
/* MessageId  : 0x000000a5 */
 
590
/* Approximate msg: The BIOS in this system is not fully ACPI compliant.  Please contact your */
 
591
#define ACPI_BIOS_ERROR ((ULONG)0x000000a5L)
 
592
 
 
593
/* MessageId  : 0x400000a8 */
 
594
/* Approximate msg: The system is booting in safemode - Minimal Services */
 
595
#define BOOTING_IN_SAFEMODE_MINIMAL     ((ULONG)0x400000a8L)
 
596
 
 
597
/* MessageId  : 0x400000a9 */
 
598
/* Approximate msg: The system is booting in safemode - Minimal Services with Network */
 
599
#define BOOTING_IN_SAFEMODE_NETWORK     ((ULONG)0x400000a9L)
 
600
 
 
601
/* MessageId  : 0x400000aa */
 
602
/* Approximate msg: The system is booting in safemode - Directory Services Repair */
 
603
#define BOOTING_IN_SAFEMODE_DSREPAIR    ((ULONG)0x400000aaL)
 
604
 
 
605
/* MessageId  : 0x000000ac */
 
606
/* Approximate msg: Allocate from NonPaged Pool failed for a HAL critical allocation. */
 
607
#define HAL_MEMORY_ALLOCATION   ((ULONG)0x000000acL)
 
608
 
 
609
/* MessageId  : 0x000000b4 */
 
610
/* Approximate msg: The video driver failed to initialize */
 
611
#define VIDEO_DRIVER_INIT_FAILURE       ((ULONG)0x000000b4L)
 
612
 
 
613
/* MessageId  : 0x400000b7 */
 
614
/* Approximate msg: Boot Logging Enabled */
 
615
#define BOOTLOG_ENABLED ((ULONG)0x400000b7L)
 
616
 
 
617
/* MessageId  : 0x000000b8 */
 
618
/* Approximate msg: A wait operation, attach process, or yield was attempted from a DPC routine. */
 
619
#define ATTEMPTED_SWITCH_FROM_DPC       ((ULONG)0x000000b8L)
 
620
 
 
621
/* MessageId  : 0x000000be */
 
622
/* Approximate msg: An attempt was made to write to read-only memory. */
 
623
#define ATTEMPTED_WRITE_TO_READONLY_MEMORY      ((ULONG)0x000000beL)
 
624
 
 
625
/* MessageId  : 0x000000c2 */
 
626
/* Approximate msg: BAD_POOL_CALLER */
 
627
#define BAD_POOL_CALLER ((ULONG)0x000000c2L)
 
628
 
 
629
/* MessageId  : 0x000000c3 */
 
630
/* Approximate msg: A system file that is owned by ReactOS was replaced by an application */
 
631
#define BUGCODE_PSS_MESSAGE_SIGNATURE   ((ULONG)0x000000c3L)
 
632
 
 
633
/* MessageId  : 0x000000c5 */
 
634
/* Approximate msg: A device driver has pool. */
 
635
#define DRIVER_CORRUPTED_EXPOOL ((ULONG)0x000000c5L)
 
636
 
 
637
/* MessageId  : 0x000000c6 */
 
638
/* Approximate msg: A device driver attempting to corrupt the system has been caught. */
 
639
#define DRIVER_CAUGHT_MODIFYING_FREED_POOL      ((ULONG)0x000000c6L)
 
640
 
 
641
/* MessageId  : 0x000000c8 */
 
642
/* Approximate msg: The processor's IRQL is not valid for the currently executing context. */
 
643
#define IRQL_UNEXPECTED_VALUE   ((ULONG)0x000000c8L)
 
644
 
 
645
/* MessageId  : 0x000000ca */
 
646
/* Approximate msg: Plug and Play detected an error most likely caused by a faulty driver. */
 
647
#define PNP_DETECTED_FATAL_ERROR        ((ULONG)0x000000caL)
 
648
 
 
649
/* MessageId  : 0x000000cb */
 
650
/* Approximate msg: DRIVER_LEFT_LOCKED_PAGES_IN_PROCESS */
 
651
#define DRIVER_LEFT_LOCKED_PAGES_IN_PROCESS     ((ULONG)0x000000cbL)
 
652
 
 
653
/* MessageId  : 0x000000ce */
 
654
/* Approximate msg: DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS */
 
655
#define DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS   ((ULONG)0x000000ceL)
 
656
 
 
657
/* MessageId  : 0x000000d0 */
 
658
/* Approximate msg: DRIVER_CORRUPTED_MMPOOL */
 
659
#define DRIVER_CORRUPTED_MMPOOL ((ULONG)0x000000d0L)
 
660
 
 
661
/* MessageId  : 0x000000d1 */
 
662
/* Approximate msg: DRIVER_IRQL_NOT_LESS_OR_EQUAL */
 
663
#define DRIVER_IRQL_NOT_LESS_OR_EQUAL   ((ULONG)0x000000d1L)
 
664
 
 
665
/* MessageId  : 0x000000d3 */
 
666
/* Approximate msg: The driver mistakenly marked a part of it's image pageable instead of non-pageable. */
 
667
#define DRIVER_PORTION_MUST_BE_NONPAGED ((ULONG)0x000000d3L)
 
668
 
 
669
/* MessageId  : 0x000000d8 */
 
670
/* Approximate msg: The driver has used an excessive number of system PTEs. */
 
671
#define DRIVER_USED_EXCESSIVE_PTES      ((ULONG)0x000000d8L)
 
672
 
 
673
/* MessageId  : 0x000000d4 */
 
674
/* Approximate msg: The driver unloaded without cancelling pending operations. */
 
675
#define SYSTEM_SCAN_AT_RAISED_IRQL_CAUGHT_IMPROPER_DRIVER_UNLOAD        ((ULONG)0x000000d4L)
 
676
 
 
677
/* MessageId  : 0x000000e0 */
 
678
/* Approximate msg:  */
 
679
#define ACPI_BIOS_FATAL_ERROR   ((ULONG)0x000000e0L)
 
680
 
 
681
/* MessageId  : 0x000000e1 */
 
682
/* Approximate msg: WORKER_THREAD_RETURNED_AT_BAD_IRQL */
 
683
#define WORKER_THREAD_RETURNED_AT_BAD_IRQL      ((ULONG)0x000000e1L)
 
684
 
 
685
/* MessageId  : 0x000000e2 */
 
686
/* Approximate msg: MANUALLY_INITIATED_CRASH */
 
687
#define MANUALLY_INITIATED_CRASH        ((ULONG)0x000000e2L)
 
688
 
 
689
/* MessageId  : 0x000000e3 */
 
690
/* Approximate msg: RESOURCE_NOT_OWNED */
 
691
#define RESOURCE_NOT_OWNED      ((ULONG)0x000000e3L)
 
692
 
 
693
/* MessageId  : 0x000000e4 */
 
694
/* Approximate msg: If Parameter1 == 0, an executive worker item was found in memory which */
 
695
#define WORKER_INVALID  ((ULONG)0x000000e4L)
 
696
 
 
697
/* MessageId  : 0x000000e5 */
 
698
/* Approximate msg: POWER_FAILURE_SIMULATE */
 
699
#define POWER_FAILURE_SIMULATE  ((ULONG)0x000000e5L)
 
700
 
 
701
/* MessageId  : 0x000000e9 */
 
702
/* Approximate msg: An executive worker thread is being terminated without having gone through the worker thread rundown code. */
 
703
#define ACTIVE_EX_WORKER_THREAD_TERMINATION     ((ULONG)0x000000e9L)
 
704
 
 
705
/* MessageId  : 0x000000ea */
 
706
/* Approximate msg:  */
 
707
#define THREAD_STUCK_IN_DEVICE_DRIVER   ((ULONG)0x000000eaL)
 
708
 
 
709
/* MessageId  : 0x000000ef */
 
710
/* Approximate msg: The kernel attempted to ready a thread that was in an incorrect state such as terminated. */
 
711
#define CRITICAL_PROCESS_DIED   ((ULONG)0x000000efL)
 
712
 
 
713
/* MessageId  : 0x000000f4 */
 
714
/* Approximate msg: A process or thread crucial to system operation has unexpectedly exited or been terminated. */
 
715
#define CRITICAL_OBJECT_TERMINATION     ((ULONG)0x000000f4L)
 
716
 
 
717
/* MessageId  : 0x000000f6 */
 
718
/* Approximate msg: The PCI driver has detected an error in a PCI device or BIOS being verified. */
 
719
#define PCI_VERIFIER_DETECTED_VIOLATION ((ULONG)0x000000f6L)
 
720
 
 
721
/* MessageId  : 0x000000f8 */
 
722
/* Approximate msg: An initialization failure occurred while attempting to boot from the RAM disk. */
 
723
#define RAMDISK_BOOT_INITIALIZATION_FAILED      ((ULONG)0x000000f8L)
 
724
 
 
725
/* MessageId  : 0x000000fa */
 
726
/* Approximate msg: A worker thread is impersonating another process. The work item forgot to */
 
727
#define IMPERSONATING_WORKER_THREAD     ((ULONG)0x000000faL)
 
728
 
 
729
/* MessageId  : 0x000000fc */
 
730
/* Approximate msg: An attempt was made to execute to non-executable memory. */
 
731
#define ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY   ((ULONG)0x000000fcL)
 
732
 
 
733
/*  EOF */
 
734
 
 
735
#endif