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