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