]> git.saurik.com Git - wxWidgets.git/blame - distrib/msw/tmake/filelist.txt
Distrib corrections,
[wxWidgets.git] / distrib / msw / tmake / filelist.txt
CommitLineData
f2071dda
VZ
1###############################################################################
2# File: src/msw/filelist.cpp
3# Purpose: The list of source files for MSW version of wxWindows.
4# Author: Vadim Zeitlin
5# Created: 14.07.99
6# Version: $Id$
7#
8# Format of this file: TAB separated columns. The first column contains the
a3015c54 9# filename, the second a letter corresonding a directory:
791a2102 10# B /src/common but only needed for the wxBase compilation
b87654f3 11# G /src/generic
a3015c54
RR
12# C /src/common
13# M /src/msw
073478b3 14# X /src/motif X for Xt
a3015c54 15# U /src/unix
073478b3 16# R /src/gtk R for Robert
a3015c54 17# H /src/html
2aa88730
RR
18# W /include/wx
19# K /include/wx/gtk K for gtK
b87654f3 20# F /include/wx/motif F for motiF
791a2102 21# 9 /include/wx/msw 9 for Windows 9x
b87654f3
VZ
22# N /include/wx/generic N for geNeric
23# L /include/wx/html L for htmL
24# P /include/wx/protocol
25# S /include/wx/unix S for poSix
a3015c54 26#
b87654f3
VZ
27# The third column may be empty or contain some additional info about this
28# file (only compile it in 16bit mode, don't compile it with this or that
a3015c54 29# compiler, &c)
f2071dda
VZ
30#
31# Known flags:
e90c1d2a 32# B makes part of the base library too
f2071dda
VZ
33# 16 a generic file implementing Win32 control for Win16
34# 32 only can be compiled under Win32
35# PS PostScript related file, normally not compiled under Windows
36# G generic code which might be used instead of native one
37# U Unix-ish file, normally not compiled under Windows
38# O OLE file (needs Win32 and a decent compiler)
39# S Socket file (currently doesn't compile under Win16 nor with GNU)
a3015c54 40# R Not required for the GTK port
8e877c19 41# X Not required for the Motif port
e90c1d2a 42#
23a54e14 43# WX Base header
37667812 44# GTK GTK header
23a54e14 45# MSW MSW header
37667812 46# MAC Mac header
23a54e14
RR
47# MOT Motif header
48# PM OS/2 header
49# GEN Generic header
50# PRO Protocol header
51# HTM wxHtml header
52# UNX Unix header
f2071dda
VZ
53###############################################################################
54
55# File name Type Flags
56
57busyinfo.cpp G
a3015c54 58caret.cpp G U
92afa2b1 59choicdgg.cpp G
f2071dda 60colrdlgg.cpp G G
48b1d0ff 61dcpsg.cpp G U
f2071dda 62dirdlgg.cpp G 16
8636aed8 63fontdlgg.cpp G G,R
4130b487 64filedlgg.cpp G U,X
f85afd4e 65grid.cpp G
08794f69 66helpext.cpp G G
b1683d38
RR
67helphtml.cpp G G
68helpwxht.cpp G G
a3015c54 69helpxlp.cpp G G,R
f2071dda
VZ
70imaglist.cpp G 16
71laywin.cpp G
72listctrl.cpp G 16
dd85fc6b 73logg.cpp G
92afa2b1 74msgdlgg.cpp G G
a3015c54 75notebook.cpp G 16,R
f2071dda
VZ
76panelg.cpp G
77printps.cpp G PS
78prntdlgg.cpp G PS,U
79progdlgg.cpp G
80prop.cpp G
81propform.cpp G
82proplist.cpp G
83sashwin.cpp G
84scrolwin.cpp G
85splitter.cpp G
b387781c 86statline.cpp G U,R
f2071dda 87statusbr.cpp G
a3015c54 88tabg.cpp G R
31528cd3 89numdlgg.cpp G
92afa2b1 90textdlgg.cpp G
f2071dda
VZ
91tipdlg.cpp G
92treectrl.cpp G 16
b87654f3 93wizard.cpp G
f2071dda 94
ec6c9ccd 95appcmn.cpp C B
9abe166a 96choiccmn.cpp C
f2071dda 97cmndata.cpp C
b068c4e8 98clipcmn.cpp C
e90c1d2a 99config.cpp C B
9abe166a 100ctrlcmn.cpp C
6c8a980f 101ctrlsub.cpp C
e90c1d2a 102date.cpp C B
f2071dda
VZ
103datstrm.cpp C
104db.cpp C
105dbtable.cpp C
106dcbase.cpp C
107dlgcmn.cpp C
3f364be8 108dobjcmn.cpp C
f2071dda
VZ
109docmdi.cpp C
110docview.cpp C
e90c1d2a
VZ
111dynarray.cpp C B
112dynlib.cpp C B
37667812 113event.cpp C B
e90c1d2a
VZ
114extended.c C B
115ffile.cpp C B
116file.cpp C B
117fileconf.cpp C B
118filefn.cpp C B
119filesys.cpp C B
e0f83017 120fontcmn.cpp C
f2071dda
VZ
121framecmn.cpp C
122fs_inet.cpp C
123fs_zip.cpp C
124ftp.cpp C S
125gdicmn.cpp C
e8ac7bf2 126gifdecod.cpp C
e90c1d2a 127hash.cpp C B
f2071dda
VZ
128helpbase.cpp C
129http.cpp C S
130imagbmp.cpp C
131image.cpp C
d57eb7b9 132imagall.cpp C
f2071dda 133imaggif.cpp C
1044a386
JS
134imagjpeg.cpp C 32
135imagpcx.cpp C 32
136imagpng.cpp C 32
137imagpnm.cpp C 32
791a2102 138init.cpp B
e90c1d2a 139intl.cpp C B
f2071dda
VZ
140ipcbase.cpp C
141layout.cpp C
2ee3ee1b 142lboxcmn.cpp C
e90c1d2a
VZ
143list.cpp C B
144log.cpp C B
f2071dda 145memory.cpp C
3dfac970 146menucmn.cpp C
e90c1d2a
VZ
147mimetype.cpp C 32,B
148module.cpp C B
f2071dda 149mstream.cpp C
e90c1d2a 150object.cpp C B
f2071dda 151objstrm.cpp C
76db86e7 152odbc.cpp C R,X
f2071dda
VZ
153paper.cpp C
154prntbase.cpp C
e90c1d2a 155process.cpp C 32,B
f2071dda
VZ
156protocol.cpp C S
157resource.cpp C
158sckaddr.cpp C S
159sckfile.cpp C S
f2071dda
VZ
160sckipc.cpp C S
161sckstrm.cpp C S
ae8f5769 162serbase.cpp C
0ae2df30 163sizer.cpp C
f2071dda 164socket.cpp C S
37667812 165stream.cpp C B
e90c1d2a
VZ
166strconv.cpp C B
167string.cpp C B
f2071dda 168tbarbase.cpp C
fcd4694c 169tbarsmpl.cpp C
f2071dda 170textcmn.cpp C
e90c1d2a
VZ
171textfile.cpp C B
172time.cpp C B
173timercmn.cpp C B
174tokenzr.cpp C B
37667812 175txtstrm.cpp C B
f2071dda
VZ
176unzip.c C
177url.cpp C S
e90c1d2a 178utilscmn.cpp C B
f2071dda
VZ
179valgen.cpp C
180validate.cpp C
181valtext.cpp C
e90c1d2a 182variant.cpp C B
f2071dda
VZ
183wfstream.cpp C
184wincmn.cpp C
e90c1d2a 185wxchar.cpp C B
f2071dda 186wxexpr.cpp C
6001e347 187zipstrm.cpp C
f2071dda
VZ
188zstream.cpp C
189
190accel.cpp M
191app.cpp M
192automtn.cpp M O
193bitmap.cpp M
194bmpbuttn.cpp M
195brush.cpp M
196button.cpp M
197caret.cpp M
198checkbox.cpp M
199checklst.cpp M
200choice.cpp M
201clipbrd.cpp M
202colordlg.cpp M
203colour.cpp M
204combobox.cpp M
205control.cpp M
206curico.cpp M
207cursor.cpp M
208data.cpp M
209dataobj.cpp M O
210dc.cpp M
211dcclient.cpp M
212dcmemory.cpp M
213dcprint.cpp M
214dcscreen.cpp M
215dde.cpp M
216dialog.cpp M
217dib.cpp M
218dibutils.cpp M
219dirdlg.cpp M 32
220dragimag.cpp M
221dropsrc.cpp M O
222droptgt.cpp M O
223filedlg.cpp M
224font.cpp M
225fontdlg.cpp M
226frame.cpp M
227gauge95.cpp M 32
228gaugemsw.cpp M 16
229gdiobj.cpp M
230helpwin.cpp M
231icon.cpp M
232imaglist.cpp M 32
a1665b22 233iniconf.cpp M 16
f2071dda
VZ
234joystick.cpp M
235listbox.cpp M
236listctrl.cpp M 32
237main.cpp M
238mdi.cpp M
239menu.cpp M
240menuitem.cpp M
241metafile.cpp M
242minifram.cpp M
243msgdlg.cpp M
244nativdlg.cpp M
9b73db3c 245notebook.cpp M 32
f2071dda
VZ
246oleutils.cpp M O
247ownerdrw.cpp M
248palette.cpp M
249pen.cpp M
250penwin.cpp M
1044a386 251pnghand.cpp M 32
f2071dda
VZ
252printdlg.cpp M
253printwin.cpp M
254radiobox.cpp M
255radiobut.cpp M
256regconf.cpp M 32
257region.cpp M
258registry.cpp M 32
259scrolbar.cpp M
260settings.cpp M
261slider95.cpp M 32
262slidrmsw.cpp M 16
263spinbutt.cpp M
b4fe5125 264spinctrl.cpp M
f2071dda
VZ
265statbmp.cpp M
266statbox.cpp M
267statbr95.cpp M 32
268statline.cpp M
269stattext.cpp M
270tabctrl.cpp M
271taskbar.cpp M 32
272tbar95.cpp M 32
273tbarmsw.cpp M 16
274textctrl.cpp M
275thread.cpp M 32
276timer.cpp M
277tooltip.cpp M 32
278treectrl.cpp M 32
279utils.cpp M
280utilsexc.cpp M
281uuid.cpp M O
282wave.cpp M
283window.cpp M
284xpmhand.cpp M
a9775f1f 285gsocket.c M S
f2071dda 286
e90c1d2a 287dialup.cpp U
d111a89a 288fontenum.cpp U
a3015c54 289threadpsx.cpp U
37667812 290utilsunx.cpp U B
a3015c54
RR
291gsocket.c U
292
293gsockgtk.c R
294win_gtk.c R
295accel.cpp R
296app.cpp R
297bitmap.cpp R
298bmpbuttn.cpp R
299brush.cpp R
300button.cpp R
301checkbox.cpp R
302checklst.cpp R
303choice.cpp R
a3015c54
RR
304clipbrd.cpp R
305colour.cpp R
306combobox.cpp R
307control.cpp R
308cursor.cpp R
309data.cpp R
310dataobj.cpp R
311dc.cpp R
312dcclient.cpp R
8e877c19 313dcmemory.cpp R
a3015c54
RR
314dcscreen.cpp R
315dialog.cpp R
316dnd.cpp R
a3015c54 317font.cpp R
8636aed8 318fontdlg.cpp R
a3015c54
RR
319frame.cpp R
320gauge.cpp R
321gdiobj.cpp R
322icon.cpp R
323listbox.cpp R
324main.cpp R
325mdi.cpp R
326menu.cpp R
327minifram.cpp R
a3015c54
RR
328notebook.cpp R
329palette.cpp R
330pen.cpp R
331radiobox.cpp R
332radiobut.cpp R
333region.cpp R
334scrolbar.cpp R
335settings.cpp R
336slider.cpp R
337spinbutt.cpp R
738f9e5a 338spinctrl.cpp R
a3015c54
RR
339statbmp.cpp R
340statbox.cpp R
341statline.cpp R
342stattext.cpp R
343tbargtk.cpp R
344textctrl.cpp R
a3015c54
RR
345timer.cpp R
346tooltip.cpp R
347utilsgtk.cpp R
348utilsres.cpp R
349wave.cpp R
350window.cpp R
351
93ccaed8 352gsockmot.c X S
073478b3
RR
353accel.cpp X
354app.cpp X
355bitmap.cpp X
356bmpbuttn.cpp X
357brush.cpp X
358button.cpp X
359checkbox.cpp X
b387781c 360checklst.cpp X
073478b3
RR
361choice.cpp X
362clipbrd.cpp X
363colour.cpp X
364combobox.cpp X
365control.cpp X
366cursor.cpp X
367data.cpp X
368dataobj.cpp X
369dc.cpp X
370dcclient.cpp X
8e877c19 371dcmemory.cpp X
073478b3
RR
372dcscreen.cpp X
373dialog.cpp X
374filedlg.cpp X
375font.cpp X
376frame.cpp X
377gauge.cpp X
378gdiobj.cpp X
379icon.cpp X
380listbox.cpp X
381main.cpp X
382mdi.cpp X
383menu.cpp X
384menuitem.cpp X
385minifram.cpp X
386msgdlg.cpp X
387palette.cpp X
388pen.cpp X
389radiobox.cpp X
390radiobut.cpp X
391region.cpp X
392scrolbar.cpp X
393settings.cpp X
394slider.cpp X
b387781c 395spinbutt.cpp X
073478b3
RR
396statbmp.cpp X
397statbox.cpp X
398stattext.cpp X
399toolbar.cpp X
400textctrl.cpp X
401timer.cpp X
073478b3
RR
402utils.cpp X
403window.cpp X
404
8ec2b484
HH
405helpdata.cpp H
406helpfrm.cpp H
407helpctrl.cpp H
a3015c54 408htmlcell.cpp H
69941f05
VS
409htmlfilt.cpp H
410htmlpars.cpp H
a3015c54
RR
411htmltag.cpp H
412htmlwin.cpp H
69941f05
VS
413winpars.cpp H
414m_fonts.cpp H
415m_hline.cpp H
416m_image.cpp H
417m_layout.cpp H
418m_links.cpp H
419m_list.cpp H
420m_pre.cpp H
421m_tables.cpp H
3ce369e6 422htmprint.cpp H
a3015c54 423
2aa88730
RR
424arrimpl.cpp W
425listimpl.cpp W
426accel.h W
37667812 427app.h W B
2aa88730
RR
428bitmap.h W
429bmpbuttn.h W
430brush.h W
431buffer.h W
432busyinfo.h W
433button.h W
434caret.h W
435checkbox.h W
436checklst.h W
437choicdlg.h W
438choice.h W
439clipbrd.h W
440cmndata.h W
441colordlg.h W
442colour.h W
443combobox.h W
444confbase.h W
445config.h W
446control.h W
11e1c70d 447ctrlsub.h W
2aa88730
RR
448cursor.h W
449dataobj.h W
37667812 450date.h W B
2aa88730
RR
451datstrm.h W
452db.h W
453dbtable.h W
454dc.h W
455dcclient.h W
456dcmemory.h W
457dcprint.h W
458dcps.h W
459dcscreen.h W
460dde.h W
37667812
VZ
461debug.h W B
462defs.h W B
2aa88730
RR
463dialog.h W
464dirdlg.h W
465dnd.h W
466docmdi.h W
467docview.h W
468dragimag.h W
37667812
VZ
469dynarray.h W B
470dynlib.h W B
471event.h W B
2aa88730 472expr.h W
37667812
VZ
473ffile.h W B
474file.h W B
475fileconf.h W B
2aa88730
RR
476filedlg.h W
477filefn.h W
478filesys.h W
479font.h W
480fontdlg.h W
481frame.h W
482fs_inet.h W
483fs_zip.h W
484gauge.h W
485gdicmn.h W
486gdiobj.h W
e8ac7bf2 487gifdecod.h W
2aa88730 488grid.h W
526ddb13 489gsocket.h W
37667812 490hash.h W B
2aa88730
RR
491help.h W
492helpbase.h W
493helphtml.h W
494helpwin.h W
495helpxlp.h W
496icon.h W
497image.h W
498imaglist.h W
37667812 499intl.h W B
2aa88730
RR
500ioswrap.h W
501ipcbase.h W
502joystick.h W
503layout.h W
504laywin.h W
37667812 505list.h W B
2aa88730
RR
506listbox.h W
507listctrl.h W
37667812
VZ
508log.h W B
509longlong.h W B
2aa88730
RR
510matrix.h W
511mdi.h W
512memory.h W
513menu.h W
514menuitem.h W
515metafile.h W
37667812 516mimetype.h W B
2aa88730 517minifram.h W
37667812 518module.h W B
2aa88730
RR
519msgdlg.h W
520mstream.h W
521notebook.h W
37667812 522object.h W B
2aa88730
RR
523objstrm.h W
524odbc.h W
525ownerdrw.h W
526palette.h W
527panel.h W
528paper.h W
529pen.h W
530pnghand.h W
531print.h W
532printdlg.h W
533prntbase.h W
37667812 534process.h W B
2aa88730
RR
535progdlg.h W
536prop.h W
537propform.h W
538proplist.h W
539radiobox.h W
540radiobut.h W
541region.h W
542resource.h W
543sashwin.h W
544sckaddr.h W
545sckipc.h W
546sckstrm.h W
547scrolbar.h W
548scrolwin.h W
549serbase.h W
550settings.h W
37667812 551setup.h W B
517a619d 552sizer.h W
2aa88730
RR
553slider.h W
554socket.h W
555spinbutt.h W
c09ab26a 556spinctrl.h W
2aa88730
RR
557splitter.h W
558statbmp.h W
559statbox.h W
560statline.h W
561stattext.h W
562statusbr.h W
37667812
VZ
563strconv.h W B
564stream.h W B
565string.h W B
2aa88730
RR
566tab.h W
567tabctrl.h W
568taskbar.h W
569tbar95.h W
570tbarbase.h W
571tbarmsw.h W
572tbarsmpl.h W
573textctrl.h W
574textdlg.h W
37667812
VZ
575textfile.h W B
576txtstrm.h W B
577thread.h W B
578time.h W B
579timer.h W B
2aa88730 580tipdlg.h W
37667812 581tokenzr.h W B
2aa88730
RR
582toolbar.h W
583tooltip.h W
584treectrl.h W
585types.h W
586url.h W
37667812 587utils.h W B
2aa88730
RR
588valgen.h W
589validate.h W
590valtext.h W
37667812
VZ
591variant.h W B
592version.h W B
2aa88730
RR
593wave.h W
594wfstream.h W
595window.h W
37667812 596wx.h W B
2aa88730
RR
597wx_cw.h W
598wx_cw_cm.h W
599wx_cw_d.h W
37667812 600wxchar.h W B
2aa88730
RR
601wxexpr.h W
602wxhtml.h W
37667812 603wxprec.h W B
2aa88730
RR
604xpmhand.h W
605zipstrm.h W
606zstream.h W
23a54e14 607
2aa88730
RR
608accel.h K
609app.h K
610bitmap.h K
611bmpbuttn.h K
612brush.h K
613button.h K
614checkbox.h K
615checklst.h K
616choice.h K
617clipbrd.h K
618colour.h K
619combobox.h K
620control.h K
621cursor.h K
3f364be8 622dataform.h K
2aa88730 623dataobj.h K
3f364be8 624dataobj2.h K
2aa88730
RR
625dc.h K
626dcclient.h K
627dcmemory.h K
628dcscreen.h K
629dialog.h K
630dnd.h K
631filedlg.h K
632font.h K
8636aed8 633fontdlg.h K
2aa88730
RR
634frame.h K
635gauge.h K
636gdiobj.h K
637icon.h K
638joystick.h K
639listbox.h K
640mdi.h K
641menu.h K
642menuitem.h K
2aa88730
RR
643minifram.h K
644notebook.h K
645palette.h K
646pen.h K
647radiobox.h K
648radiobut.h K
649region.h K
650scrolbar.h K
651settings.h K
652slider.h K
653spinbutt.h K
c09ab26a 654spinctrl.h K
2aa88730
RR
655statbmp.h K
656statbox.h K
657statline.h K
658stattext.h K
659tbargtk.h K
660textctrl.h K
661timer.h K
662tooltip.h K
663treectrl.h K
664wave.h K
665win_gtk.h K
666window.h K
667
583a6578
RR
668accel.h F
669app.h F
670bitmap.h F
671bmpbuttn.h F
672brush.h F
673button.h F
674checkbox.h F
675checklst.h F
676choice.h F
677clipbrd.h F
678colordlg.h F
679colour.h F
680combobox.h F
681control.h F
682cursor.h F
3f364be8 683dataform.h F
583a6578 684dataobj.h F
3f364be8 685dataobj2.h F
583a6578
RR
686dc.h F
687dcclient.h F
688dcmemory.h F
689dcprint.h F
690dcscreen.h F
691dialog.h F
692dnd.h F
693filedlg.h F
694font.h F
695fontdlg.h F
696frame.h F
697gauge.h F
698gdiobj.h F
699icon.h F
700joystick.h F
701listbox.h F
702mdi.h F
703menu.h F
704menuitem.h F
705metafile.h F
706minifram.h F
707msgdlg.h F
708palette.h F
709pen.h F
710print.h F
711printdlg.h F
712private.h F
713radiobox.h F
714radiobut.h F
715region.h F
716scrolbar.h F
717settings.h F
718slider.h F
719spinbutt.h F
720statbmp.h F
721statbox.h F
722stattext.h F
723textctrl.h F
724timer.h F
725toolbar.h F
726window.h F
727
791a2102
VZ
728accel.h 9
729app.h 9
730bitmap.h 9
731bmpbuttn.h 9
732brush.h 9
733button.h 9
734caret.h 9
735checkbox.h 9
736checklst.h 9
737choice.h 9
738clipbrd.h 9
739colordlg.h 9
740colour.h 9
741combobox.h 9
742control.h 9
743curico.h 9
744curicop.h 9
745cursor.h 9
746dc.h 9
747dcclient.h 9
748dcmemory.h 9
749dcprint.h 9
750dcscreen.h 9
751dde.h 9
752dialog.h 9
753dib.h 9
754dibutils.h 9
755dirdlg.h 9
756dragimag.h 9
757filedlg.h 9
758font.h 9
759fontdlg.h 9
760frame.h 9
761gauge.h 9
762gauge95.h 9
763gaugemsw.h 9
764gdiobj.h 9
765helpwin.h 9
766icon.h 9
767imaglist.h 9
768iniconf.h 9
769joystick.h 9
770listbox.h 9
771listctrl.h 9
772mdi.h 9
773menu.h 9
774menuitem.h 9
775metafile.h 9
776minifram.h 9
777msgdlg.h 9
778msvcrt.h 9
779notebook.h 9
780palette.h 9
781pen.h 9
782pnghand.h 9
783pngread.h 9
784printdlg.h 9
785printwin.h 9
786private.h 9
787radiobox.h 9
788radiobut.h 9
789regconf.h 9
790region.h 9
791registry.h 9
792scrolbar.h 9
793settings.h 9
794setup0.h 9
795slider.h 9
796slider95.h 9
797slidrmsw.h 9
798spinbutt.h 9
799statbmp.h 9
800statbox.h 9
801statbr95.h 9
802statline.h 9
803stattext.h 9
804tabctrl.h 9
805taskbar.h 9
806tbar95.h 9
807tbarmsw.h 9
808textctrl.h 9
809timer.h 9
810tooltip.h 9
811treectrl.h 9
812wave.h 9
813window.h 9
814winundef.h 9
815xpmhand.h 9
816# blank.cur 9
817# bullseye.cur 9
818# child.ico 9
819# clock.cur 9
820# error.ico 9
821# hand.cur 9
822# heart.cur 9
823# info.ico 9
824# magnif1.cur 9
825# mdi.ico 9
826# noentry.cur 9
827# pbrush.cur 9
828# pencil.cur 9
829# pntleft.cur 9
830# pntright.cur 9
831# query.cur 9
832# question.ico 9
833# roller.cur 9
834# size.cur 9
835# std.ico 9
836# tip.ico 9
837# warning.ico 9
838# watch1.cur 9
839# disable.bmp 9
840# wx.rc 9
a4aad961 841
2aa88730
RR
842execute.h S
843
844file.h P
845ftp.h P
846http.h P
847protocol.h P
848
69941f05 849forcelnk.h L
8ec2b484
HH
850helpdata.h L
851helpfrm.h L
852helpctrl.h L
2aa88730
RR
853htmlcell.h L
854htmldefs.h L
69941f05
VS
855htmlfilt.h L
856htmlpars.h L
2aa88730
RR
857htmltag.h L
858htmlwin.h L
69941f05
VS
859winpars.h L
860m_templ.h L
3ce369e6 861htmprint.h L
2aa88730
RR
862
863caret.h N
864choicdgg.h N
865colrdlgg.h N
866dcpsg.h N
867dirdlgg.h N
868fontdlgg.h N
e8ac7bf2 869filedlgg.h N
f85afd4e 870grid.h N
e7494fa9 871gridg.h N
2aa88730
RR
872helpext.h N
873helpwxht.h N
874helphtml.h N
875helpxlp.h N
876imaglist.h N
877laywin.h N
878listctrl.h N
879msgdlgg.h N
880notebook.h N
881panelg.h N
882printps.h N
883prntdlgg.h N
884progdlgg.h N
885sashwin.h N
886scrolwin.h N
887splitter.h N
888statusbr.h N
889tabg.h N
890textdlgg.h N
891treectrl.h N
23a54e14 892
6a008b33 893# vi: set noet ts=16 nolist: