1 | /* $Id: debugdefs.h,v 1.2 1999-08-22 22:47:17 sandervl Exp $ */
|
---|
2 | /* Do not modify this file -- it is automatically generated! */
|
---|
3 |
|
---|
4 | #include "debugtools.h"
|
---|
5 |
|
---|
6 | #define DEBUG_CLASS_COUNT __DBCL_COUNT
|
---|
7 |
|
---|
8 | #ifdef DEBUG_RUNTIME
|
---|
9 |
|
---|
10 | extern const char * const debug_cl_name[] = { "fixme", "err", "warn", "trace" };
|
---|
11 |
|
---|
12 | extern const int dbch_accel = 0;
|
---|
13 | extern const int dbch_advapi = 1;
|
---|
14 | extern const int dbch_animate = 2;
|
---|
15 | extern const int dbch_aspi = 3;
|
---|
16 | extern const int dbch_atom = 4;
|
---|
17 | extern const int dbch_avifile = 5;
|
---|
18 | extern const int dbch_bitblt = 6;
|
---|
19 | extern const int dbch_bitmap = 7;
|
---|
20 | extern const int dbch_caret = 8;
|
---|
21 | extern const int dbch_cdaudio = 9;
|
---|
22 | extern const int dbch_class = 10;
|
---|
23 | extern const int dbch_clipboard = 11;
|
---|
24 | extern const int dbch_clipping = 12;
|
---|
25 | extern const int dbch_combo = 13;
|
---|
26 | extern const int dbch_comboex = 14;
|
---|
27 | extern const int dbch_comm = 15;
|
---|
28 | extern const int dbch_commctrl = 16;
|
---|
29 | extern const int dbch_commdlg = 17;
|
---|
30 | extern const int dbch_console = 18;
|
---|
31 | extern const int dbch_crtdll = 19;
|
---|
32 | extern const int dbch_cursor = 20;
|
---|
33 | extern const int dbch_datetime = 21;
|
---|
34 | extern const int dbch_dc = 22;
|
---|
35 | extern const int dbch_ddeml = 23;
|
---|
36 | extern const int dbch_ddraw = 24;
|
---|
37 | extern const int dbch_debug = 25;
|
---|
38 | extern const int dbch_delayhlp = 26;
|
---|
39 | extern const int dbch_dialog = 27;
|
---|
40 | extern const int dbch_dinput = 28;
|
---|
41 | extern const int dbch_dll = 29;
|
---|
42 | extern const int dbch_dosfs = 30;
|
---|
43 | extern const int dbch_dosmem = 31;
|
---|
44 | extern const int dbch_dplay = 32;
|
---|
45 | extern const int dbch_driver = 33;
|
---|
46 | extern const int dbch_dsound = 34;
|
---|
47 | extern const int dbch_edit = 35;
|
---|
48 | extern const int dbch_elfdll = 36;
|
---|
49 | extern const int dbch_enhmetafile = 37;
|
---|
50 | extern const int dbch_event = 38;
|
---|
51 | extern const int dbch_exec = 39;
|
---|
52 | extern const int dbch_file = 40;
|
---|
53 | extern const int dbch_fixup = 41;
|
---|
54 | extern const int dbch_font = 42;
|
---|
55 | extern const int dbch_gdi = 43;
|
---|
56 | extern const int dbch_global = 44;
|
---|
57 | extern const int dbch_graphics = 45;
|
---|
58 | extern const int dbch_header = 46;
|
---|
59 | extern const int dbch_heap = 47;
|
---|
60 | extern const int dbch_hook = 48;
|
---|
61 | extern const int dbch_hotkey = 49;
|
---|
62 | extern const int dbch_icon = 50;
|
---|
63 | extern const int dbch_imagehlp = 51;
|
---|
64 | extern const int dbch_imagelist = 52;
|
---|
65 | extern const int dbch_imm = 53;
|
---|
66 | extern const int dbch_int = 54;
|
---|
67 | extern const int dbch_int10 = 55;
|
---|
68 | extern const int dbch_int16 = 56;
|
---|
69 | extern const int dbch_int17 = 57;
|
---|
70 | extern const int dbch_int19 = 58;
|
---|
71 | extern const int dbch_int21 = 59;
|
---|
72 | extern const int dbch_int31 = 60;
|
---|
73 | extern const int dbch_io = 61;
|
---|
74 | extern const int dbch_ipaddress = 62;
|
---|
75 | extern const int dbch_key = 63;
|
---|
76 | extern const int dbch_keyboard = 64;
|
---|
77 | extern const int dbch_ldt = 65;
|
---|
78 | extern const int dbch_listbox = 66;
|
---|
79 | extern const int dbch_listview = 67;
|
---|
80 | extern const int dbch_local = 68;
|
---|
81 | extern const int dbch_mci = 69;
|
---|
82 | extern const int dbch_mcianim = 70;
|
---|
83 | extern const int dbch_mciavi = 71;
|
---|
84 | extern const int dbch_mcimidi = 72;
|
---|
85 | extern const int dbch_mciwave = 73;
|
---|
86 | extern const int dbch_mdi = 74;
|
---|
87 | extern const int dbch_menu = 75;
|
---|
88 | extern const int dbch_message = 76;
|
---|
89 | extern const int dbch_metafile = 77;
|
---|
90 | extern const int dbch_midi = 78;
|
---|
91 | extern const int dbch_mmaux = 79;
|
---|
92 | extern const int dbch_mmio = 80;
|
---|
93 | extern const int dbch_mmsys = 81;
|
---|
94 | extern const int dbch_mmtime = 82;
|
---|
95 | extern const int dbch_module = 83;
|
---|
96 | extern const int dbch_monthcal = 84;
|
---|
97 | extern const int dbch_mpr = 85;
|
---|
98 | extern const int dbch_msacm = 86;
|
---|
99 | extern const int dbch_msg = 87;
|
---|
100 | extern const int dbch_msvideo = 88;
|
---|
101 | extern const int dbch_nativefont = 89;
|
---|
102 | extern const int dbch_nonclient = 90;
|
---|
103 | extern const int dbch_ntdll = 91;
|
---|
104 | extern const int dbch_ole = 92;
|
---|
105 | extern const int dbch_pager = 93;
|
---|
106 | extern const int dbch_palette = 94;
|
---|
107 | extern const int dbch_pidl = 95;
|
---|
108 | extern const int dbch_print = 96;
|
---|
109 | extern const int dbch_process = 97;
|
---|
110 | extern const int dbch_profile = 98;
|
---|
111 | extern const int dbch_progress = 99;
|
---|
112 | extern const int dbch_prop = 100;
|
---|
113 | extern const int dbch_propsheet = 101;
|
---|
114 | extern const int dbch_psapi = 102;
|
---|
115 | extern const int dbch_psdrv = 103;
|
---|
116 | extern const int dbch_ras = 104;
|
---|
117 | extern const int dbch_rebar = 105;
|
---|
118 | extern const int dbch_reg = 106;
|
---|
119 | extern const int dbch_region = 107;
|
---|
120 | extern const int dbch_relay = 108;
|
---|
121 | extern const int dbch_resource = 109;
|
---|
122 | extern const int dbch_scroll = 110;
|
---|
123 | extern const int dbch_security = 111;
|
---|
124 | extern const int dbch_segment = 112;
|
---|
125 | extern const int dbch_seh = 113;
|
---|
126 | extern const int dbch_selector = 114;
|
---|
127 | extern const int dbch_sendmsg = 115;
|
---|
128 | extern const int dbch_server = 116;
|
---|
129 | extern const int dbch_shell = 117;
|
---|
130 | extern const int dbch_snoop = 118;
|
---|
131 | extern const int dbch_sound = 119;
|
---|
132 | extern const int dbch_static = 120;
|
---|
133 | extern const int dbch_statusbar = 121;
|
---|
134 | extern const int dbch_storage = 122;
|
---|
135 | extern const int dbch_stress = 123;
|
---|
136 | extern const int dbch_string = 124;
|
---|
137 | extern const int dbch_syscolor = 125;
|
---|
138 | extern const int dbch_system = 126;
|
---|
139 | extern const int dbch_tab = 127;
|
---|
140 | extern const int dbch_tapi = 128;
|
---|
141 | extern const int dbch_task = 129;
|
---|
142 | extern const int dbch_text = 130;
|
---|
143 | extern const int dbch_thread = 131;
|
---|
144 | extern const int dbch_thunk = 132;
|
---|
145 | extern const int dbch_timer = 133;
|
---|
146 | extern const int dbch_toolbar = 134;
|
---|
147 | extern const int dbch_toolhelp = 135;
|
---|
148 | extern const int dbch_tooltips = 136;
|
---|
149 | extern const int dbch_trackbar = 137;
|
---|
150 | extern const int dbch_treeview = 138;
|
---|
151 | extern const int dbch_ttydrv = 139;
|
---|
152 | extern const int dbch_tweak = 140;
|
---|
153 | extern const int dbch_typelib = 141;
|
---|
154 | extern const int dbch_updown = 142;
|
---|
155 | extern const int dbch_ver = 143;
|
---|
156 | extern const int dbch_virtual = 144;
|
---|
157 | extern const int dbch_vxd = 145;
|
---|
158 | extern const int dbch_wave = 146;
|
---|
159 | extern const int dbch_win = 147;
|
---|
160 | extern const int dbch_win16drv = 148;
|
---|
161 | extern const int dbch_win32 = 149;
|
---|
162 | extern const int dbch_wing = 150;
|
---|
163 | extern const int dbch_winsock = 151;
|
---|
164 | extern const int dbch_winspool = 152;
|
---|
165 | extern const int dbch_wnet = 153;
|
---|
166 | extern const int dbch_x11 = 154;
|
---|
167 | extern const int dbch_x11drv = 155;
|
---|
168 |
|
---|
169 | #define DEBUG_CHANNEL_COUNT 156
|
---|
170 |
|
---|
171 | char __debug_msg_enabled[DEBUG_CHANNEL_COUNT][DEBUG_CLASS_COUNT] = {
|
---|
172 | {1, 1, 0, 0},
|
---|
173 | {1, 1, 0, 0},
|
---|
174 | {1, 1, 0, 0},
|
---|
175 | {1, 1, 0, 0},
|
---|
176 | {1, 1, 0, 0},
|
---|
177 | {1, 1, 0, 0},
|
---|
178 | {1, 1, 0, 0},
|
---|
179 | {1, 1, 0, 0},
|
---|
180 | {1, 1, 0, 0},
|
---|
181 | {1, 1, 0, 0},
|
---|
182 | {1, 1, 0, 0},
|
---|
183 | {1, 1, 0, 0},
|
---|
184 | {1, 1, 0, 0},
|
---|
185 | {1, 1, 0, 0},
|
---|
186 | {1, 1, 0, 0},
|
---|
187 | {1, 1, 0, 0},
|
---|
188 | {1, 1, 0, 0},
|
---|
189 | {1, 1, 0, 0},
|
---|
190 | {1, 1, 0, 0},
|
---|
191 | {1, 1, 0, 0},
|
---|
192 | {1, 1, 0, 0},
|
---|
193 | {1, 1, 0, 0},
|
---|
194 | {1, 1, 0, 0},
|
---|
195 | {1, 1, 0, 0},
|
---|
196 | {1, 1, 0, 0},
|
---|
197 | {1, 1, 0, 0},
|
---|
198 | {1, 1, 0, 0},
|
---|
199 | {1, 1, 0, 0},
|
---|
200 | {1, 1, 0, 0},
|
---|
201 | {1, 1, 0, 0},
|
---|
202 | {1, 1, 0, 0},
|
---|
203 | {1, 1, 0, 0},
|
---|
204 | {1, 1, 0, 0},
|
---|
205 | {1, 1, 0, 0},
|
---|
206 | {1, 1, 0, 0},
|
---|
207 | {1, 1, 0, 0},
|
---|
208 | {1, 1, 0, 0},
|
---|
209 | {1, 1, 0, 0},
|
---|
210 | {1, 1, 0, 0},
|
---|
211 | {1, 1, 0, 0},
|
---|
212 | {1, 1, 0, 0},
|
---|
213 | {1, 1, 0, 0},
|
---|
214 | {1, 1, 0, 0},
|
---|
215 | {1, 1, 0, 0},
|
---|
216 | {1, 1, 0, 0},
|
---|
217 | {1, 1, 0, 0},
|
---|
218 | {1, 1, 0, 0},
|
---|
219 | {1, 1, 0, 0},
|
---|
220 | {1, 1, 0, 0},
|
---|
221 | {1, 1, 0, 0},
|
---|
222 | {1, 1, 0, 0},
|
---|
223 | {1, 1, 0, 0},
|
---|
224 | {1, 1, 0, 0},
|
---|
225 | {1, 1, 0, 0},
|
---|
226 | {1, 1, 0, 0},
|
---|
227 | {1, 1, 0, 0},
|
---|
228 | {1, 1, 0, 0},
|
---|
229 | {1, 1, 0, 0},
|
---|
230 | {1, 1, 0, 0},
|
---|
231 | {1, 1, 0, 0},
|
---|
232 | {1, 1, 0, 0},
|
---|
233 | {1, 1, 0, 0},
|
---|
234 | {1, 1, 0, 0},
|
---|
235 | {1, 1, 0, 0},
|
---|
236 | {1, 1, 0, 0},
|
---|
237 | {1, 1, 0, 0},
|
---|
238 | {1, 1, 0, 0},
|
---|
239 | {1, 1, 0, 0},
|
---|
240 | {1, 1, 0, 0},
|
---|
241 | {1, 1, 0, 0},
|
---|
242 | {1, 1, 0, 0},
|
---|
243 | {1, 1, 0, 0},
|
---|
244 | {1, 1, 0, 0},
|
---|
245 | {1, 1, 0, 0},
|
---|
246 | {1, 1, 0, 0},
|
---|
247 | {1, 1, 0, 0},
|
---|
248 | {1, 1, 0, 0},
|
---|
249 | {1, 1, 0, 0},
|
---|
250 | {1, 1, 0, 0},
|
---|
251 | {1, 1, 0, 0},
|
---|
252 | {1, 1, 0, 0},
|
---|
253 | {1, 1, 0, 0},
|
---|
254 | {1, 1, 0, 0},
|
---|
255 | {1, 1, 0, 0},
|
---|
256 | {1, 1, 0, 0},
|
---|
257 | {1, 1, 0, 0},
|
---|
258 | {1, 1, 0, 0},
|
---|
259 | {1, 1, 0, 0},
|
---|
260 | {1, 1, 0, 0},
|
---|
261 | {1, 1, 0, 0},
|
---|
262 | {1, 1, 0, 0},
|
---|
263 | {1, 1, 0, 0},
|
---|
264 | {1, 1, 0, 0},
|
---|
265 | {1, 1, 0, 0},
|
---|
266 | {1, 1, 0, 0},
|
---|
267 | {1, 1, 0, 0},
|
---|
268 | {1, 1, 0, 0},
|
---|
269 | {1, 1, 0, 0},
|
---|
270 | {1, 1, 0, 0},
|
---|
271 | {1, 1, 0, 0},
|
---|
272 | {1, 1, 0, 0},
|
---|
273 | {1, 1, 0, 0},
|
---|
274 | {1, 1, 0, 0},
|
---|
275 | {1, 1, 0, 0},
|
---|
276 | {1, 1, 0, 0},
|
---|
277 | {1, 1, 0, 0},
|
---|
278 | {1, 1, 0, 0},
|
---|
279 | {1, 1, 0, 0},
|
---|
280 | {1, 1, 0, 0},
|
---|
281 | {1, 1, 0, 0},
|
---|
282 | {1, 1, 0, 0},
|
---|
283 | {1, 1, 0, 0},
|
---|
284 | {1, 1, 0, 0},
|
---|
285 | {1, 1, 0, 0},
|
---|
286 | {1, 1, 0, 0},
|
---|
287 | {1, 1, 0, 0},
|
---|
288 | {1, 1, 0, 0},
|
---|
289 | {1, 1, 0, 0},
|
---|
290 | {1, 1, 0, 0},
|
---|
291 | {1, 1, 0, 0},
|
---|
292 | {1, 1, 0, 0},
|
---|
293 | {1, 1, 0, 0},
|
---|
294 | {1, 1, 0, 0},
|
---|
295 | {1, 1, 0, 0},
|
---|
296 | {1, 1, 0, 0},
|
---|
297 | {1, 1, 0, 0},
|
---|
298 | {1, 1, 0, 0},
|
---|
299 | {1, 1, 0, 0},
|
---|
300 | {1, 1, 0, 0},
|
---|
301 | {1, 1, 0, 0},
|
---|
302 | {1, 1, 0, 0},
|
---|
303 | {1, 1, 0, 0},
|
---|
304 | {1, 1, 0, 0},
|
---|
305 | {1, 1, 0, 0},
|
---|
306 | {1, 1, 0, 0},
|
---|
307 | {1, 1, 0, 0},
|
---|
308 | {1, 1, 0, 0},
|
---|
309 | {1, 1, 0, 0},
|
---|
310 | {1, 1, 0, 0},
|
---|
311 | {1, 1, 0, 0},
|
---|
312 | {1, 1, 0, 0},
|
---|
313 | {1, 1, 0, 0},
|
---|
314 | {1, 1, 0, 0},
|
---|
315 | {1, 1, 0, 0},
|
---|
316 | {1, 1, 0, 0},
|
---|
317 | {1, 1, 0, 0},
|
---|
318 | {1, 1, 0, 0},
|
---|
319 | {1, 1, 0, 0},
|
---|
320 | {1, 1, 0, 0},
|
---|
321 | {1, 1, 0, 0},
|
---|
322 | {1, 1, 0, 0},
|
---|
323 | {1, 1, 0, 0},
|
---|
324 | {1, 1, 0, 0},
|
---|
325 | {1, 1, 0, 0},
|
---|
326 | {1, 1, 0, 0},
|
---|
327 | {1, 1, 0, 0}
|
---|
328 | };
|
---|
329 |
|
---|
330 | extern const char * const debug_ch_name[DEBUG_CHANNEL_COUNT] = {
|
---|
331 | "accel",
|
---|
332 | "advapi",
|
---|
333 | "animate",
|
---|
334 | "aspi",
|
---|
335 | "atom",
|
---|
336 | "avifile",
|
---|
337 | "bitblt",
|
---|
338 | "bitmap",
|
---|
339 | "caret",
|
---|
340 | "cdaudio",
|
---|
341 | "class",
|
---|
342 | "clipboard",
|
---|
343 | "clipping",
|
---|
344 | "combo",
|
---|
345 | "comboex",
|
---|
346 | "comm",
|
---|
347 | "commctrl",
|
---|
348 | "commdlg",
|
---|
349 | "console",
|
---|
350 | "crtdll",
|
---|
351 | "cursor",
|
---|
352 | "datetime",
|
---|
353 | "dc",
|
---|
354 | "ddeml",
|
---|
355 | "ddraw",
|
---|
356 | "debug",
|
---|
357 | "delayhlp",
|
---|
358 | "dialog",
|
---|
359 | "dinput",
|
---|
360 | "dll",
|
---|
361 | "dosfs",
|
---|
362 | "dosmem",
|
---|
363 | "dplay",
|
---|
364 | "driver",
|
---|
365 | "dsound",
|
---|
366 | "edit",
|
---|
367 | "elfdll",
|
---|
368 | "enhmetafile",
|
---|
369 | "event",
|
---|
370 | "exec",
|
---|
371 | "file",
|
---|
372 | "fixup",
|
---|
373 | "font",
|
---|
374 | "gdi",
|
---|
375 | "global",
|
---|
376 | "graphics",
|
---|
377 | "header",
|
---|
378 | "heap",
|
---|
379 | "hook",
|
---|
380 | "hotkey",
|
---|
381 | "icon",
|
---|
382 | "imagehlp",
|
---|
383 | "imagelist",
|
---|
384 | "imm",
|
---|
385 | "int",
|
---|
386 | "int10",
|
---|
387 | "int16",
|
---|
388 | "int17",
|
---|
389 | "int19",
|
---|
390 | "int21",
|
---|
391 | "int31",
|
---|
392 | "io",
|
---|
393 | "ipaddress",
|
---|
394 | "key",
|
---|
395 | "keyboard",
|
---|
396 | "ldt",
|
---|
397 | "listbox",
|
---|
398 | "listview",
|
---|
399 | "local",
|
---|
400 | "mci",
|
---|
401 | "mcianim",
|
---|
402 | "mciavi",
|
---|
403 | "mcimidi",
|
---|
404 | "mciwave",
|
---|
405 | "mdi",
|
---|
406 | "menu",
|
---|
407 | "message",
|
---|
408 | "metafile",
|
---|
409 | "midi",
|
---|
410 | "mmaux",
|
---|
411 | "mmio",
|
---|
412 | "mmsys",
|
---|
413 | "mmtime",
|
---|
414 | "module",
|
---|
415 | "monthcal",
|
---|
416 | "mpr",
|
---|
417 | "msacm",
|
---|
418 | "msg",
|
---|
419 | "msvideo",
|
---|
420 | "nativefont",
|
---|
421 | "nonclient",
|
---|
422 | "ntdll",
|
---|
423 | "ole",
|
---|
424 | "pager",
|
---|
425 | "palette",
|
---|
426 | "pidl",
|
---|
427 | "print",
|
---|
428 | "process",
|
---|
429 | "profile",
|
---|
430 | "progress",
|
---|
431 | "prop",
|
---|
432 | "propsheet",
|
---|
433 | "psapi",
|
---|
434 | "psdrv",
|
---|
435 | "ras",
|
---|
436 | "rebar",
|
---|
437 | "reg",
|
---|
438 | "region",
|
---|
439 | "relay",
|
---|
440 | "resource",
|
---|
441 | "scroll",
|
---|
442 | "security",
|
---|
443 | "segment",
|
---|
444 | "seh",
|
---|
445 | "selector",
|
---|
446 | "sendmsg",
|
---|
447 | "server",
|
---|
448 | "shell",
|
---|
449 | "snoop",
|
---|
450 | "sound",
|
---|
451 | "static",
|
---|
452 | "statusbar",
|
---|
453 | "storage",
|
---|
454 | "stress",
|
---|
455 | "string",
|
---|
456 | "syscolor",
|
---|
457 | "system",
|
---|
458 | "tab",
|
---|
459 | "tapi",
|
---|
460 | "task",
|
---|
461 | "text",
|
---|
462 | "thread",
|
---|
463 | "thunk",
|
---|
464 | "timer",
|
---|
465 | "toolbar",
|
---|
466 | "toolhelp",
|
---|
467 | "tooltips",
|
---|
468 | "trackbar",
|
---|
469 | "treeview",
|
---|
470 | "ttydrv",
|
---|
471 | "tweak",
|
---|
472 | "typelib",
|
---|
473 | "updown",
|
---|
474 | "ver",
|
---|
475 | "virtual",
|
---|
476 | "vxd",
|
---|
477 | "wave",
|
---|
478 | "win",
|
---|
479 | "win16drv",
|
---|
480 | "win32",
|
---|
481 | "wing",
|
---|
482 | "winsock",
|
---|
483 | "winspool",
|
---|
484 | "wnet",
|
---|
485 | "x11",
|
---|
486 | "x11drv"
|
---|
487 | };
|
---|
488 |
|
---|
489 | #endif /*DEBUG_RUNTIME*/
|
---|
490 |
|
---|
491 | /* end of automatically generated debug.h */
|
---|