source: trunk/include/win/debugdefs.h@ 636

Last change on this file since 636 was 636, checked in by sandervl, 26 years ago

Added new headers for OLEAUT32

File size: 9.4 KB
Line 
1/* Do not modify this file -- it is automatically generated! */
2
3#include "debugtools.h"
4
5#define DEBUG_CLASS_COUNT __DBCL_COUNT
6
7#ifdef DEBUG_RUNTIME
8
9extern const char * const debug_cl_name[] = { "fixme", "err", "warn", "trace" };
10
11extern const int dbch_accel = 0;
12extern const int dbch_advapi = 1;
13extern const int dbch_animate = 2;
14extern const int dbch_aspi = 3;
15extern const int dbch_atom = 4;
16extern const int dbch_avifile = 5;
17extern const int dbch_bitblt = 6;
18extern const int dbch_bitmap = 7;
19extern const int dbch_caret = 8;
20extern const int dbch_cdaudio = 9;
21extern const int dbch_class = 10;
22extern const int dbch_clipboard = 11;
23extern const int dbch_clipping = 12;
24extern const int dbch_combo = 13;
25extern const int dbch_comboex = 14;
26extern const int dbch_comm = 15;
27extern const int dbch_commctrl = 16;
28extern const int dbch_commdlg = 17;
29extern const int dbch_console = 18;
30extern const int dbch_crtdll = 19;
31extern const int dbch_cursor = 20;
32extern const int dbch_datetime = 21;
33extern const int dbch_dc = 22;
34extern const int dbch_ddeml = 23;
35extern const int dbch_ddraw = 24;
36extern const int dbch_debug = 25;
37extern const int dbch_delayhlp = 26;
38extern const int dbch_dialog = 27;
39extern const int dbch_dinput = 28;
40extern const int dbch_dll = 29;
41extern const int dbch_dosfs = 30;
42extern const int dbch_dosmem = 31;
43extern const int dbch_dplay = 32;
44extern const int dbch_driver = 33;
45extern const int dbch_dsound = 34;
46extern const int dbch_edit = 35;
47extern const int dbch_elfdll = 36;
48extern const int dbch_enhmetafile = 37;
49extern const int dbch_event = 38;
50extern const int dbch_exec = 39;
51extern const int dbch_file = 40;
52extern const int dbch_fixup = 41;
53extern const int dbch_font = 42;
54extern const int dbch_gdi = 43;
55extern const int dbch_global = 44;
56extern const int dbch_graphics = 45;
57extern const int dbch_header = 46;
58extern const int dbch_heap = 47;
59extern const int dbch_hook = 48;
60extern const int dbch_hotkey = 49;
61extern const int dbch_icon = 50;
62extern const int dbch_imagehlp = 51;
63extern const int dbch_imagelist = 52;
64extern const int dbch_imm = 53;
65extern const int dbch_int = 54;
66extern const int dbch_int10 = 55;
67extern const int dbch_int16 = 56;
68extern const int dbch_int17 = 57;
69extern const int dbch_int19 = 58;
70extern const int dbch_int21 = 59;
71extern const int dbch_int31 = 60;
72extern const int dbch_io = 61;
73extern const int dbch_ipaddress = 62;
74extern const int dbch_key = 63;
75extern const int dbch_keyboard = 64;
76extern const int dbch_ldt = 65;
77extern const int dbch_listbox = 66;
78extern const int dbch_listview = 67;
79extern const int dbch_local = 68;
80extern const int dbch_mci = 69;
81extern const int dbch_mcianim = 70;
82extern const int dbch_mciavi = 71;
83extern const int dbch_mcimidi = 72;
84extern const int dbch_mciwave = 73;
85extern const int dbch_mdi = 74;
86extern const int dbch_menu = 75;
87extern const int dbch_message = 76;
88extern const int dbch_metafile = 77;
89extern const int dbch_midi = 78;
90extern const int dbch_mmaux = 79;
91extern const int dbch_mmio = 80;
92extern const int dbch_mmsys = 81;
93extern const int dbch_mmtime = 82;
94extern const int dbch_module = 83;
95extern const int dbch_monthcal = 84;
96extern const int dbch_mpr = 85;
97extern const int dbch_msacm = 86;
98extern const int dbch_msg = 87;
99extern const int dbch_msvideo = 88;
100extern const int dbch_nativefont = 89;
101extern const int dbch_nonclient = 90;
102extern const int dbch_ntdll = 91;
103extern const int dbch_ole = 92;
104extern const int dbch_pager = 93;
105extern const int dbch_palette = 94;
106extern const int dbch_pidl = 95;
107extern const int dbch_print = 96;
108extern const int dbch_process = 97;
109extern const int dbch_profile = 98;
110extern const int dbch_progress = 99;
111extern const int dbch_prop = 100;
112extern const int dbch_propsheet = 101;
113extern const int dbch_psapi = 102;
114extern const int dbch_psdrv = 103;
115extern const int dbch_ras = 104;
116extern const int dbch_rebar = 105;
117extern const int dbch_reg = 106;
118extern const int dbch_region = 107;
119extern const int dbch_relay = 108;
120extern const int dbch_resource = 109;
121extern const int dbch_scroll = 110;
122extern const int dbch_security = 111;
123extern const int dbch_segment = 112;
124extern const int dbch_seh = 113;
125extern const int dbch_selector = 114;
126extern const int dbch_sendmsg = 115;
127extern const int dbch_server = 116;
128extern const int dbch_shell = 117;
129extern const int dbch_snoop = 118;
130extern const int dbch_sound = 119;
131extern const int dbch_static = 120;
132extern const int dbch_statusbar = 121;
133extern const int dbch_storage = 122;
134extern const int dbch_stress = 123;
135extern const int dbch_string = 124;
136extern const int dbch_syscolor = 125;
137extern const int dbch_system = 126;
138extern const int dbch_tab = 127;
139extern const int dbch_tapi = 128;
140extern const int dbch_task = 129;
141extern const int dbch_text = 130;
142extern const int dbch_thread = 131;
143extern const int dbch_thunk = 132;
144extern const int dbch_timer = 133;
145extern const int dbch_toolbar = 134;
146extern const int dbch_toolhelp = 135;
147extern const int dbch_tooltips = 136;
148extern const int dbch_trackbar = 137;
149extern const int dbch_treeview = 138;
150extern const int dbch_ttydrv = 139;
151extern const int dbch_tweak = 140;
152extern const int dbch_typelib = 141;
153extern const int dbch_updown = 142;
154extern const int dbch_ver = 143;
155extern const int dbch_virtual = 144;
156extern const int dbch_vxd = 145;
157extern const int dbch_wave = 146;
158extern const int dbch_win = 147;
159extern const int dbch_win16drv = 148;
160extern const int dbch_win32 = 149;
161extern const int dbch_wing = 150;
162extern const int dbch_winsock = 151;
163extern const int dbch_winspool = 152;
164extern const int dbch_wnet = 153;
165extern const int dbch_x11 = 154;
166extern const int dbch_x11drv = 155;
167
168#define DEBUG_CHANNEL_COUNT 156
169
170char __debug_msg_enabled[DEBUG_CHANNEL_COUNT][DEBUG_CLASS_COUNT] = {
171{1, 1, 0, 0},
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};
328
329extern const char * const debug_ch_name[DEBUG_CHANNEL_COUNT] = {
330"accel",
331"advapi",
332"animate",
333"aspi",
334"atom",
335"avifile",
336"bitblt",
337"bitmap",
338"caret",
339"cdaudio",
340"class",
341"clipboard",
342"clipping",
343"combo",
344"comboex",
345"comm",
346"commctrl",
347"commdlg",
348"console",
349"crtdll",
350"cursor",
351"datetime",
352"dc",
353"ddeml",
354"ddraw",
355"debug",
356"delayhlp",
357"dialog",
358"dinput",
359"dll",
360"dosfs",
361"dosmem",
362"dplay",
363"driver",
364"dsound",
365"edit",
366"elfdll",
367"enhmetafile",
368"event",
369"exec",
370"file",
371"fixup",
372"font",
373"gdi",
374"global",
375"graphics",
376"header",
377"heap",
378"hook",
379"hotkey",
380"icon",
381"imagehlp",
382"imagelist",
383"imm",
384"int",
385"int10",
386"int16",
387"int17",
388"int19",
389"int21",
390"int31",
391"io",
392"ipaddress",
393"key",
394"keyboard",
395"ldt",
396"listbox",
397"listview",
398"local",
399"mci",
400"mcianim",
401"mciavi",
402"mcimidi",
403"mciwave",
404"mdi",
405"menu",
406"message",
407"metafile",
408"midi",
409"mmaux",
410"mmio",
411"mmsys",
412"mmtime",
413"module",
414"monthcal",
415"mpr",
416"msacm",
417"msg",
418"msvideo",
419"nativefont",
420"nonclient",
421"ntdll",
422"ole",
423"pager",
424"palette",
425"pidl",
426"print",
427"process",
428"profile",
429"progress",
430"prop",
431"propsheet",
432"psapi",
433"psdrv",
434"ras",
435"rebar",
436"reg",
437"region",
438"relay",
439"resource",
440"scroll",
441"security",
442"segment",
443"seh",
444"selector",
445"sendmsg",
446"server",
447"shell",
448"snoop",
449"sound",
450"static",
451"statusbar",
452"storage",
453"stress",
454"string",
455"syscolor",
456"system",
457"tab",
458"tapi",
459"task",
460"text",
461"thread",
462"thunk",
463"timer",
464"toolbar",
465"toolhelp",
466"tooltips",
467"trackbar",
468"treeview",
469"ttydrv",
470"tweak",
471"typelib",
472"updown",
473"ver",
474"virtual",
475"vxd",
476"wave",
477"win",
478"win16drv",
479"win32",
480"wing",
481"winsock",
482"winspool",
483"wnet",
484"x11",
485"x11drv"
486};
487
488#endif /*DEBUG_RUNTIME*/
489
490/* end of automatically generated debug.h */
Note: See TracBrowser for help on using the repository browser.