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