]> git.saurik.com Git - wxWidgets.git/blame_incremental - distrib/msw/tmake/filelist.txt
Misc release-related mods
[wxWidgets.git] / distrib / msw / tmake / filelist.txt
... / ...
CommitLineData
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
9# filename, the second a letter corresonding a directory:
10# B /src/common but only needed for the wxBase compilation
11# G /src/generic
12# C /src/common
13# M /src/msw
14# X /src/motif X for Xt
15# U /src/unix
16# R /src/gtk R for Robert
17# O /src/os2
18# H /src/html
19# W /include/wx
20# K /include/wx/gtk K for gtK
21# F /include/wx/motif F for motiF
22# 9 /include/wx/msw 9 for Windows 9x
23# 2 /include/wx/os2 2 for os2
24# N /include/wx/generic N for geNeric
25# L /include/wx/html L for htmL
26# P /include/wx/protocol
27# S /include/wx/unix S for poSix
28#
29# The third column may be empty or contain some additional info about this
30# file (only compile it in 16bit mode, don't compile it with this or that
31# compiler, &c)
32#
33# Known flags:
34# B makes part of the base library too
35# 16 a generic file implementing Win32 control for Win16
36# 32 only can be compiled under Win32
37# PS PostScript related file, normally not compiled under Windows
38# G generic code which might be used instead of native one
39# U Unix-ish file, normally not compiled under Windows
40# O OLE file (needs Win32 and a decent compiler)
41# S Socket file (currently doesn't compile under Win16)
42# R Not required for the GTK port
43# X Not required for the Motif port
44# P Not required for the os2Pm port
45# (unfortunately I can't use O since that is
46# in use already - and above I can't use P :-( )
47#
48# WX Base header
49# GTK GTK header
50# MSW MSW header
51# MAC Mac header
52# MOT Motif header
53# PM OS/2 header
54# GEN Generic header
55# PRO Protocol header
56# HTM wxHtml header
57# UNX Unix header
58###############################################################################
59
60# File name Type Flags
61
62busyinfo.cpp G
63calctrl.cpp G
64caret.cpp G U
65choicdgg.cpp G
66colrdlgg.cpp G G
67dcpsg.cpp G U
68dirctrlg.cpp G
69dirdlgg.cpp G 16,P
70dragimgg.cpp G P
71fontdlgg.cpp G G,R,P
72filedlgg.cpp G U,X,P
73grid.cpp G
74gridsel.cpp G
75helpext.cpp G G
76helphtml.cpp G G
77helpwxht.cpp G G
78helpxlp.cpp G G,R
79imaglist.cpp G 16
80laywin.cpp G
81listctrl.cpp G 16
82logg.cpp G
83msgdlgg.cpp G G
84notebook.cpp G 16,R,P
85panelg.cpp G
86printps.cpp G PS
87prntdlgg.cpp G PS,U
88progdlgg.cpp G
89prop.cpp G
90propform.cpp G
91proplist.cpp G
92sashwin.cpp G
93scrolwin.cpp G R
94splash.cpp G
95splitter.cpp G
96statline.cpp G U,R,P
97statusbr.cpp G
98tabg.cpp G 16,P
99numdlgg.cpp G
100tbarsmpl.cpp G
101textdlgg.cpp G
102tipdlg.cpp G
103tipwin.cpp G
104treectlg.cpp G
105treelay.cpp G
106wizard.cpp G
107
108appcmn.cpp C B
109choiccmn.cpp C
110cmdline.cpp C B
111cmndata.cpp C
112clipcmn.cpp C
113config.cpp C B
114cshelp.cpp C
115ctrlcmn.cpp C
116ctrlsub.cpp C
117datetime.cpp C B
118datstrm.cpp C B
119db.cpp C 32,B
120dbtable.cpp C 32,B
121dcbase.cpp C
122dlgcmn.cpp C
123dobjcmn.cpp C
124dndcmn.cpp C
125docmdi.cpp C
126docview.cpp C
127dynarray.cpp C B
128dynlib.cpp C B
129effects.cpp C
130encconv.cpp C B
131event.cpp C B
132extended.c C B
133ffile.cpp C B
134file.cpp C B
135fileconf.cpp C B
136filefn.cpp C B
137filename.cpp C B
138filesys.cpp C B
139fontcmn.cpp C
140fontmap.cpp C B
141framecmn.cpp C
142fs_inet.cpp C B
143fs_zip.cpp C B
144fs_mem.cpp C B
145ftp.cpp C S,B
146gdicmn.cpp C
147geometry.cpp C
148gifdecod.cpp C
149xpmdecod.cpp C
150hash.cpp C B
151helpbase.cpp C
152http.cpp C S,B
153imagbmp.cpp C
154image.cpp C
155imagall.cpp C
156imaggif.cpp C
157imagjpeg.cpp C 32
158imagtiff.cpp C 32
159imagpcx.cpp C 32
160imagpng.cpp C 32
161imagpnm.cpp C 32
162imagxpm.cpp C 32
163init.cpp B
164intl.cpp C B
165ipcbase.cpp C B
166layout.cpp C
167lboxcmn.cpp C
168list.cpp C B
169log.cpp C B
170longlong.cpp C B
171matrix.cpp C
172memory.cpp C B
173menucmn.cpp C
174mimecmn.cpp C 32,B
175module.cpp C B
176mstream.cpp C B
177object.cpp C B
178objstrm.cpp C B
179odbc.cpp C R,X,P
180paper.cpp C
181prntbase.cpp C
182process.cpp C 32,B
183protocol.cpp C S,B
184quantize.cpp C
185resource.cpp C
186sckaddr.cpp C S,B
187sckfile.cpp C S,B
188sckipc.cpp C S,B
189sckstrm.cpp C S,B
190serbase.cpp C B
191sizer.cpp C
192socket.cpp C S,B
193stream.cpp C B
194strconv.cpp C B
195string.cpp C B
196tbarbase.cpp C
197textcmn.cpp C
198textfile.cpp C B
199timercmn.cpp C B
200tokenzr.cpp C B
201treebase.cpp C
202txtstrm.cpp C B
203unzip.c C B
204url.cpp C S,B
205utilscmn.cpp C B
206valgen.cpp C
207validate.cpp C
208valtext.cpp C
209variant.cpp C B
210wfstream.cpp C B
211wincmn.cpp C
212wxchar.cpp C B
213wxexpr.cpp C
214zipstrm.cpp C B
215zstream.cpp C B
216
217gsocket.c M S,B
218gsockmsw.c M S,B
219accel.cpp M
220app.cpp M
221automtn.cpp M O
222bitmap.cpp M
223bmpbuttn.cpp M
224brush.cpp M
225button.cpp M
226caret.cpp M
227checkbox.cpp M
228checklst.cpp M
229choice.cpp M
230clipbrd.cpp M
231colordlg.cpp M
232colour.cpp M
233combobox.cpp M
234control.cpp M
235curico.cpp M
236cursor.cpp M
237data.cpp M
238dataobj.cpp M O
239dc.cpp M
240dcclient.cpp M
241dcmemory.cpp M
242dcprint.cpp M
243dcscreen.cpp M
244dde.cpp M B
245dialog.cpp M
246dialup.cpp M
247dib.cpp M
248dibutils.cpp M
249dir.cpp M B
250dirdlg.cpp M 32
251dragimag.cpp M
252dropsrc.cpp M O
253droptgt.cpp M O
254enhmeta.cpp M 32
255filedlg.cpp M
256font.cpp M
257fontdlg.cpp M
258fontenum.cpp M
259fontutil.cpp M
260frame.cpp M
261gauge95.cpp M 32
262gaugemsw.cpp M 16
263gdiimage.cpp M
264gdiobj.cpp M
265glcanvas.cpp M
266helpchm.cpp M 32
267helpwin.cpp M
268icon.cpp M
269imaglist.cpp M 32
270iniconf.cpp M 16
271joystick.cpp M
272listbox.cpp M
273listctrl.cpp M 32
274main.cpp M B
275mdi.cpp M
276menu.cpp M
277menuitem.cpp M
278metafile.cpp M
279mimetype.cpp M 32,B
280minifram.cpp M
281msgdlg.cpp M
282nativdlg.cpp M
283notebook.cpp M 32
284oleutils.cpp M O
285ownerdrw.cpp M
286palette.cpp M
287pen.cpp M
288penwin.cpp M
289printdlg.cpp M
290printwin.cpp M
291radiobox.cpp M
292radiobut.cpp M
293regconf.cpp M 32,B
294region.cpp M
295registry.cpp M 32,B
296scrolbar.cpp M
297settings.cpp M
298slider95.cpp M 32
299slidrmsw.cpp M 16
300spinbutt.cpp M
301spinctrl.cpp M
302statbmp.cpp M
303statbox.cpp M
304statbr95.cpp M 32
305statline.cpp M
306stattext.cpp M
307tabctrl.cpp M
308taskbar.cpp M 32
309tbar95.cpp M 32
310tbarmsw.cpp M 16
311textctrl.cpp M
312tglbtn.cpp M
313thread.cpp M 32,B
314timer.cpp M
315tooltip.cpp M 32
316treectrl.cpp M 32
317utils.cpp M B
318utilsexc.cpp M B
319uuid.cpp M O
320wave.cpp M
321window.cpp M
322
323dialup.cpp U
324dir.cpp U B
325fontenum.cpp U
326fontutil.cpp U
327mimetype.cpp U B
328threadpsx.cpp U B
329utilsunx.cpp U B
330gsocket.c U B
331mimetype.cpp U B
332
333gsockgtk.c R
334win_gtk.c R
335accel.cpp R
336app.cpp R
337bitmap.cpp R
338bmpbuttn.cpp R
339brush.cpp R
340button.cpp R
341checkbox.cpp R
342checklst.cpp R
343choice.cpp R
344clipbrd.cpp R
345colour.cpp R
346combobox.cpp R
347control.cpp R
348cursor.cpp R
349data.cpp R
350dataobj.cpp R
351dc.cpp R
352dcclient.cpp R
353dcmemory.cpp R
354dcscreen.cpp R
355dialog.cpp R
356dnd.cpp R
357font.cpp R
358fontdlg.cpp R
359frame.cpp R
360gauge.cpp R
361gdiobj.cpp R
362icon.cpp R
363joystick.cpp R
364listbox.cpp R
365main.cpp R
366mdi.cpp R
367menu.cpp R
368minifram.cpp R
369notebook.cpp R
370paletteg.cpp G U,X,P
371pen.cpp R
372radiobox.cpp R
373radiobut.cpp R
374region.cpp R
375scrolbar.cpp R
376scrolwin.cpp R
377settings.cpp R
378slider.cpp R
379spinbutt.cpp R
380spinctrl.cpp R
381statbmp.cpp R
382statbox.cpp R
383statline.cpp R
384stattext.cpp R
385tbargtk.cpp R
386textctrl.cpp R
387tglbtn.cpp R
388timer.cpp R
389tooltip.cpp R
390utilsgtk.cpp R
391utilsres.cpp R
392wave.cpp R
393window.cpp R
394
395gsockmot.c X S
396accel.cpp X
397app.cpp X
398bitmap.cpp X
399bmpbuttn.cpp X
400brush.cpp X
401button.cpp X
402checkbox.cpp X
403checklst.cpp X
404choice.cpp X
405clipbrd.cpp X
406colour.cpp X
407combobox.cpp X
408control.cpp X
409cursor.cpp X
410data.cpp X
411dataobj.cpp X
412dc.cpp X
413dcclient.cpp X
414dcmemory.cpp X
415dcscreen.cpp X
416dialog.cpp X
417filedlg.cpp X
418font.cpp X
419frame.cpp X
420gauge.cpp X
421gdiobj.cpp X
422glcanvas.cpp X
423icon.cpp X
424listbox.cpp X
425main.cpp X
426mdi.cpp X
427menu.cpp X
428menuitem.cpp X
429minifram.cpp X
430msgdlg.cpp X
431palette.cpp X
432pen.cpp X
433radiobox.cpp X
434radiobut.cpp X
435region.cpp X
436scrolbar.cpp X
437settings.cpp X
438slider.cpp X
439spinbutt.cpp X
440statbmp.cpp X
441statbox.cpp X
442stattext.cpp X
443toolbar.cpp X
444textctrl.cpp X
445timer.cpp X
446utils.cpp X
447window.cpp X
448
449accel.cpp O
450app.cpp O
451bitmap.cpp O
452bmpbuttn.cpp O
453brush.cpp O
454button.cpp O
455checkbox.cpp O
456checklst.cpp O
457choice.cpp O
458clipbrd.cpp O
459colour.cpp O
460combobox.cpp O
461control.cpp O
462cursor.cpp O
463data.cpp O
464dataobj.cpp O
465dc.cpp O
466dcclient.cpp O
467dcmemory.cpp O
468dcprint.cpp O
469dcscreen.cpp O
470dialog.cpp O
471#dialup.cpp O
472dir.cpp O B
473dirdlg.cpp O
474dnd.cpp O
475filedlg.cpp O
476font.cpp O
477fontdlg.cpp O
478fontenum.cpp O
479fontutil.cpp O
480frame.cpp O
481gauge.cpp O
482gdiimage.cpp O
483gdiobj.cpp O
484helpwin.cpp O
485icon.cpp O
486iniconf.cpp O
487joystick.cpp O
488listbox.cpp O
489main.cpp O
490mdi.cpp O
491menu.cpp O
492menuitem.cpp O
493metafile.cpp O
494mimetype.cpp O
495minifram.cpp O
496msgdlg.cpp O
497nativdlg.cpp O
498notebook.cpp O
499ownerdrw.cpp O
500palette.cpp O
501pen.cpp O
502print.cpp O
503radiobox.cpp O
504radiobut.cpp O
505region.cpp O
506scrolbar.cpp O
507settings.cpp O
508slider.cpp O
509spinbutt.cpp O
510spinctrl.cpp O
511statbmp.cpp O
512statbox.cpp O
513statline.cpp O
514stattext.cpp O
515tabctrl.cpp O
516taskbar.cpp O
517textctrl.cpp O
518timer.cpp O
519thread.cpp O
520toolbar.cpp O
521tooltip.cpp O
522utils.cpp O B
523utilsexc.cpp O B
524wave.cpp O
525window.cpp O
526gsocket.c O
527
528helpdata.cpp H
529helpfrm.cpp H
530helpctrl.cpp H
531htmlcell.cpp H
532htmlfilt.cpp H
533htmlpars.cpp H
534htmltag.cpp H
535htmlwin.cpp H
536winpars.cpp H
537m_fonts.cpp H
538m_hline.cpp H
539m_image.cpp H
540m_layout.cpp H
541m_links.cpp H
542m_list.cpp H
543m_dflist.cpp H
544m_pre.cpp H
545m_tables.cpp H
546m_meta.cpp H
547htmprint.cpp H
548
549arrimpl.cpp W B
550listimpl.cpp W B
551accel.h W
552app.h W B
553bitmap.h W
554bmpbuttn.h W
555brush.h W
556buffer.h W B
557busyinfo.h W
558button.h W
559calctrl.h W
560caret.h W
561checkbox.h W
562checklst.h W
563choicdlg.h W
564choice.h W
565clipbrd.h W
566cmdline.h W B
567cmndata.h W
568colordlg.h W
569colour.h W
570combobox.h W
571confbase.h W B
572config.h W B
573control.h W
574ctrlsub.h W
575cursor.h W
576dataobj.h W
577date.h W B
578datetime.h W B
579datetime.inl W B
580datstrm.h W B
581db.h W 32,B
582dbtable.h W 32,B
583dc.h W
584dcclient.h W
585dcmemory.h W
586dcprint.h W
587dcps.h W
588dcscreen.h W
589dde.h W B
590debug.h W B
591defs.h W B
592dialog.h W
593dialup.h W
594dir.h W B
595dirdlg.h W
596dnd.h W
597docmdi.h W
598docview.h W
599dragimag.h W
600dynarray.h W B
601dynlib.h W B
602encconv.h W B
603event.h W B
604expr.h W
605ffile.h W B
606file.h W B
607fileconf.h W B
608filedlg.h W
609filefn.h W B
610filename.h W B
611filesys.h W B
612font.h W
613fontdlg.h W
614fontenc.h W B
615fontenum.h W
616fontmap.h W B
617fontdlg.h W
618fontutil.h W B
619frame.h W
620fs_inet.h W B
621fs_zip.h W B
622fs_mem.h W B
623gauge.h W
624gdicmn.h W
625gdiobj.h W
626geometry.h W
627gifdecod.h W
628xpmdecod.h W
629glcanvas.h W
630grid.h W
631gsocket.h W B
632hash.h W B
633help.h W
634helpbase.h W
635cshelp.h W
636helphtml.h W
637helpchm.h W
638helpwin.h W
639helpxlp.h W
640icon.h W
641image.h W
642imaggif.h W
643imagbmp.h W
644imagpng.h W
645imagpcx.h W
646imagpnm.h W
647imagxpm.h W
648imagtiff.h W
649imagjpeg.h W
650imaglist.h W
651intl.h W B
652ioswrap.h W B
653ipcbase.h W B
654isql.h W
655isqlext.h W
656joystick.h W
657layout.h W
658laywin.h W
659list.h W B
660listbox.h W
661listctrl.h W
662log.h W B
663longlong.h W B
664matrix.h W
665mdi.h W
666memory.h W B
667memconf.h W B
668menu.h W
669menuitem.h W
670metafile.h W
671mimetype.h W B
672minifram.h W
673module.h W B
674msgdlg.h W
675mstream.h W B
676notebook.h W
677object.h W B
678objstrm.h W B
679odbc.h W
680ownerdrw.h W
681palette.h W
682panel.h W
683paper.h W
684pen.h W
685print.h W
686printdlg.h W
687prntbase.h W
688process.h W B
689progdlg.h W
690prop.h W
691propform.h W
692proplist.h W
693radiobox.h W
694radiobut.h W
695region.h W
696resource.h W
697sashwin.h W
698sckaddr.h W B
699sckipc.h W B
700sckstrm.h W B
701scrolbar.h W
702scrolwin.h W
703serbase.h W B
704settings.h W
705setup.h W B
706sizer.h W
707slider.h W
708socket.h W B
709spinbutt.h W
710spinctrl.h W
711splash.h W
712splitter.h W
713statbmp.h W
714statbox.h W
715statline.h W
716stattext.h W
717statusbr.h W
718strconv.h W B
719stream.h W B
720string.h W B
721tab.h W
722tabctrl.h W
723taskbar.h W
724tbarbase.h W
725tbarsmpl.h W
726textctrl.h W
727textdlg.h W
728textfile.h W B
729tglbtn.h W
730thread.h W B
731time.h W B
732timer.h W B
733tipdlg.h W
734tipwin.h W
735tokenzr.h W B
736toolbar.h W
737tooltip.h W
738treebase.h W
739treectrl.h W
740txtstrm.h W B
741types.h W
742url.h W B
743utils.h W B
744valgen.h W
745validate.h W
746valtext.h W
747variant.h W B
748version.h W B
749wave.h W
750wfstream.h W B
751window.h W
752wizard.h W
753wx.h W B
754wx_cw.h W
755wx_cw_cm.h W
756wx_cw_d.h W
757wxchar.h W B
758wxexpr.h W
759wxhtml.h W
760wxprec.h W B
761zipstrm.h W B
762zstream.h W B
763
764accel.h K
765app.h K
766bitmap.h K
767bmpbuttn.h K
768brush.h K
769button.h K
770checkbox.h K
771checklst.h K
772choice.h K
773clipbrd.h K
774colour.h K
775combobox.h K
776control.h K
777cursor.h K
778dataform.h K
779dataobj.h K
780dataobj2.h K
781dc.h K
782dcclient.h K
783dcmemory.h K
784dcscreen.h K
785dialog.h K
786dnd.h K
787filedlg.h K
788font.h K
789fontdlg.h K
790frame.h K
791gauge.h K
792gdiobj.h K
793glcanvas.h K
794icon.h K
795joystick.h K
796listbox.h K
797mdi.h K
798menu.h K
799menuitem.h K
800minifram.h K
801notebook.h K
802paletteg.h N U,X,P
803pen.h K
804radiobox.h K
805radiobut.h K
806region.h K
807scrolbar.h K
808scrolwin.h K
809settings.h K
810slider.h K
811spinbutt.h K
812spinctrl.h K
813statbmp.h K
814statbox.h K
815statline.h K
816stattext.h K
817tbargtk.h K
818textctrl.h K
819tglbtn.h K
820timer.h K
821tooltip.h K
822treectrl.h K
823wave.h K
824win_gtk.h K
825window.h K
826
827accel.h F
828app.h F
829bitmap.h F
830bmpbuttn.h F
831brush.h F
832button.h F
833checkbox.h F
834checklst.h F
835choice.h F
836clipbrd.h F
837colordlg.h F
838colour.h F
839combobox.h F
840control.h F
841cursor.h F
842dataform.h F
843dataobj.h F
844dataobj2.h F
845dc.h F
846dcclient.h F
847dcmemory.h F
848dcprint.h F
849dcscreen.h F
850dialog.h F
851dnd.h F
852filedlg.h F
853font.h F
854fontdlg.h F
855frame.h F
856gauge.h F
857gdiobj.h F
858glcanvas.h F
859icon.h F
860joystick.h F
861listbox.h F
862mdi.h F
863menu.h F
864menuitem.h F
865metafile.h F
866minifram.h F
867msgdlg.h F
868palette.h F
869pen.h F
870print.h F
871printdlg.h F
872private.h F
873radiobox.h F
874radiobut.h F
875region.h F
876scrolbar.h F
877settings.h F
878slider.h F
879spinbutt.h F
880statbmp.h F
881statbox.h F
882stattext.h F
883textctrl.h F
884timer.h F
885toolbar.h F
886window.h F
887
888accel.h 9
889app.h 9
890bitmap.h 9
891bmpbuttn.h 9
892brush.h 9
893button.h 9
894caret.h 9
895checkbox.h 9
896checklst.h 9
897choice.h 9
898clipbrd.h 9
899colordlg.h 9
900colour.h 9
901combobox.h 9
902control.h 9
903curico.h 9
904curicop.h 9
905cursor.h 9
906dc.h 9
907dcclient.h 9
908dcmemory.h 9
909dcprint.h 9
910dcscreen.h 9
911dde.h 9 B
912dialog.h 9
913dib.h 9
914dibutils.h 9
915dirdlg.h 9
916dragimag.h 9
917enhmeta.h 9 32
918filedlg.h 9
919font.h 9
920fontdlg.h 9
921frame.h 9
922gauge.h 9
923gauge95.h 9
924gaugemsw.h 9
925gdiimage.h 9
926gdiobj.h 9
927glcanvas.h 9
928helpchm.h 9
929helpwin.h 9
930icon.h 9
931imaglist.h 9
932iniconf.h 9
933joystick.h 9
934listbox.h 9
935listctrl.h 9
936mdi.h 9
937menu.h 9
938menuitem.h 9
939metafile.h 9
940mimetype.h 9 32,B
941minifram.h 9
942msgdlg.h 9
943msvcrt.h 9
944notebook.h 9
945palette.h 9
946pen.h 9
947printdlg.h 9
948printwin.h 9
949private.h 9
950radiobox.h 9
951radiobut.h 9
952regconf.h 9
953region.h 9
954registry.h 9
955scrolbar.h 9
956settings.h 9
957setup0.h 9
958slider.h 9
959slider95.h 9
960slidrmsw.h 9
961spinbutt.h 9
962statbmp.h 9
963statbox.h 9
964statbr95.h 9
965statline.h 9
966stattext.h 9
967tabctrl.h 9
968taskbar.h 9
969tbar95.h 9
970tbarmsw.h 9
971textctrl.h 9
972tglbtn.h 9
973timer.h 9
974tooltip.h 9
975treectrl.h 9
976wave.h 9
977window.h 9
978winundef.h 9
979# blank.cur 9
980# bullseye.cur 9
981# child.ico 9
982# clock.cur 9
983# error.ico 9
984# hand.cur 9
985# heart.cur 9
986# info.ico 9
987# magnif1.cur 9
988# mdi.ico 9
989# noentry.cur 9
990# pbrush.cur 9
991# pencil.cur 9
992# pntleft.cur 9
993# pntright.cur 9
994# query.cur 9
995# question.ico 9
996# roller.cur 9
997# size.cur 9
998# std.ico 9
999# tip.ico 9
1000# warning.ico 9
1001# watch1.cur 9
1002# disable.bmp 9
1003# wx.rc 9
1004
1005accel.h 2
1006dataobj.h 2
1007helpwin.h 2
1008pngread.h 2
1009statline.h 2
1010app.h 2
1011dataobj2.h 2
1012icon.h 2
1013stattext.h 2
1014bitmap.h 2
1015dc.h 2
1016tabctrl.h 2
1017dcclient.h 2
1018print.h 2
1019taskbar.h 2
1020bmpbuttn.h 2
1021dcmemory.h 2
1022iniconf.h 2
1023private.h 2
1024textctrl.h 2
1025brush.h 2
1026dcprint.h 2
1027joystick.h 2
1028timer.h 2
1029dcscreen.h 2
1030listbox.h 2
1031button.h 2
1032dialog.h 2
1033radiobox.h 2
1034toolbar.h 2
1035checkbox.h 2
1036dirdlg.h 2
1037mdi.h 2
1038radiobut.h 2
1039tooltip.h 2
1040checklst.h 2
1041dnd.h 2
1042menu.h 2
1043region.h 2
1044menuitem.h 2
1045choice.h 2
1046filedlg.h 2
1047metafile.h 2
1048scrolbar.h 2
1049wave.h 2
1050clipbrd.h 2
1051font.h 2
1052minifram.h 2
1053settings.h 2
1054window.h 2
1055fontdlg.h 2
1056msgdlg.h 2
1057colour.h 2
1058frame.h 2
1059setup0.h 2
1060combobox.h 2
1061gauge.h 2
1062notebook.h 2
1063control.h 2
1064gdiimage.h 2
1065palette.h 2
1066slider.h 2
1067cursor.h 2
1068gdiobj.h 2
1069spinbutt.h 2
1070gsockos2.h 2
1071pen.h 2
1072spinctrl.h 2
1073statbmp.h 2
1074dataform.h 2
1075pnghand.h 2
1076statbox.h 2
1077
1078execute.h S
1079fontutil.h S
1080gsockunx.h S B
1081mimetype.h S B
1082
1083file.h P B
1084ftp.h P B
1085http.h P B
1086protocol.h P B
1087
1088forcelnk.h L
1089helpdata.h L
1090helpfrm.h L
1091helpctrl.h L
1092htmlcell.h L
1093htmldefs.h L
1094htmlfilt.h L
1095htmlpars.h L
1096htmltag.h L
1097htmlwin.h L
1098winpars.h L
1099m_templ.h L
1100htmprint.h L
1101
1102calctrl.h N
1103caret.h N
1104choicdgg.h N
1105colrdlgg.h N
1106dcpsg.h N
1107dirctrlg.h N
1108dirdlgg.h N 16
1109dragimgg.h N 16
1110fontdlgg.h N
1111filedlgg.h N
1112grid.h N
1113gridg.h N
1114helpext.h N
1115helpwxht.h N
1116helphtml.h N
1117helpxlp.h N
1118imaglist.h N
1119laywin.h N
1120listctrl.h N 16
1121msgdlgg.h N
1122notebook.h N
1123panelg.h N
1124printps.h N
1125prntdlgg.h N
1126progdlgg.h N
1127sashwin.h N
1128scrolwin.h N
1129splash.h N
1130splitter.h N
1131statusbr.h N
1132tabg.h N 16
1133textdlgg.h N
1134treectlg.h N 16
1135wizard.h N
1136
1137# vi: set noet ts=16 nolist: