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