]> git.saurik.com Git - wxWidgets.git/blame - distrib/msw/tmake/filelist.txt
Added files for mingw32/gcc-2.95/norlander headers build
[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
1044a386
JS
123imagjpeg.cpp C 32
124imagpcx.cpp C 32
125imagpng.cpp C 32
126imagpnm.cpp C 32
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
fcd4694c 154tbarsmpl.cpp C
f2071dda
VZ
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
1044a386 236pnghand.cpp M 32
f2071dda
VZ
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
a9775f1f 269gsocket.c M S
f2071dda 270
a3015c54
RR
271threadpsx.cpp U
272utilsunx.cpp U
273gsocket.c U
274
275gsockgtk.c R
276win_gtk.c R
277accel.cpp R
278app.cpp R
279bitmap.cpp R
280bmpbuttn.cpp R
281brush.cpp R
282button.cpp R
283checkbox.cpp R
284checklst.cpp R
285choice.cpp R
a3015c54
RR
286clipbrd.cpp R
287colour.cpp R
288combobox.cpp R
289control.cpp R
290cursor.cpp R
291data.cpp R
292dataobj.cpp R
293dc.cpp R
294dcclient.cpp R
8e877c19 295dcmemory.cpp R
a3015c54
RR
296dcscreen.cpp R
297dialog.cpp R
298dnd.cpp R
a3015c54 299font.cpp R
8636aed8 300fontdlg.cpp R
a3015c54
RR
301frame.cpp R
302gauge.cpp R
303gdiobj.cpp R
526ddb13 304gsockgtk.c R
a3015c54
RR
305icon.cpp R
306listbox.cpp R
307main.cpp R
308mdi.cpp R
309menu.cpp R
310minifram.cpp R
a3015c54
RR
311notebook.cpp R
312palette.cpp R
313pen.cpp R
314radiobox.cpp R
315radiobut.cpp R
316region.cpp R
317scrolbar.cpp R
318settings.cpp R
319slider.cpp R
320spinbutt.cpp R
321statbmp.cpp R
322statbox.cpp R
323statline.cpp R
324stattext.cpp R
325tbargtk.cpp R
326textctrl.cpp R
a3015c54
RR
327timer.cpp R
328tooltip.cpp R
329utilsgtk.cpp R
330utilsres.cpp R
331wave.cpp R
332window.cpp R
333
073478b3
RR
334gsockmot.cpp X
335accel.cpp X
336app.cpp X
337bitmap.cpp X
338bmpbuttn.cpp X
339brush.cpp X
340button.cpp X
341checkbox.cpp X
b387781c 342checklst.cpp X
073478b3
RR
343choice.cpp X
344clipbrd.cpp X
345colour.cpp X
346combobox.cpp X
347control.cpp X
348cursor.cpp X
349data.cpp X
350dataobj.cpp X
351dc.cpp X
352dcclient.cpp X
8e877c19 353dcmemory.cpp X
073478b3
RR
354dcscreen.cpp X
355dialog.cpp X
356filedlg.cpp X
357font.cpp X
358frame.cpp X
359gauge.cpp X
360gdiobj.cpp X
361icon.cpp X
362listbox.cpp X
363main.cpp X
364mdi.cpp X
365menu.cpp X
366menuitem.cpp X
367minifram.cpp X
368msgdlg.cpp X
369palette.cpp X
370pen.cpp X
371radiobox.cpp X
372radiobut.cpp X
373region.cpp X
374scrolbar.cpp X
375settings.cpp X
376slider.cpp X
b387781c 377spinbutt.cpp X
073478b3
RR
378statbmp.cpp X
379statbox.cpp X
380stattext.cpp X
381toolbar.cpp X
382textctrl.cpp X
383timer.cpp X
073478b3
RR
384utils.cpp X
385window.cpp X
386
8ec2b484
HH
387helpdata.cpp H
388helpfrm.cpp H
389helpctrl.cpp H
a3015c54
RR
390htmlcell.cpp H
391htmlfilter.cpp H
a3015c54
RR
392htmlparser.cpp H
393htmltag.cpp H
394htmlwin.cpp H
395htmlwinparser.cpp H
396mod_fonts.cpp H
397mod_hline.cpp H
398mod_image.cpp H
399mod_layout.cpp H
8a4df159 400mod_links.cpp H
a3015c54
RR
401mod_list.cpp H
402mod_pre.cpp H
403mod_tables.cpp H
404search.cpp H
405
2aa88730
RR
406arrimpl.cpp W
407listimpl.cpp W
408accel.h W
409app.h W
410bitmap.h W
411bmpbuttn.h W
412brush.h W
413buffer.h W
414busyinfo.h W
415button.h W
416caret.h W
417checkbox.h W
418checklst.h W
419choicdlg.h W
420choice.h W
421clipbrd.h W
422cmndata.h W
423colordlg.h W
424colour.h W
425combobox.h W
426confbase.h W
427config.h W
428control.h W
429cursor.h W
430dataobj.h W
431date.h W
432datstrm.h W
433db.h W
434dbtable.h W
435dc.h W
436dcclient.h W
437dcmemory.h W
438dcprint.h W
439dcps.h W
440dcscreen.h W
441dde.h W
442debug.h W
443defs.h W
444dialog.h W
445dirdlg.h W
446dnd.h W
447docmdi.h W
448docview.h W
449dragimag.h W
450dynarray.h W
451dynlib.h W
452event.h W
453expr.h W
454ffile.h W
455file.h W
456fileconf.h W
457filedlg.h W
458filefn.h W
459filesys.h W
460font.h W
461fontdlg.h W
462frame.h W
463fs_inet.h W
464fs_zip.h W
465gauge.h W
466gdicmn.h W
467gdiobj.h W
e8ac7bf2 468gifdecod.h W
2aa88730 469grid.h W
526ddb13 470gsocket.h W
2aa88730
RR
471hash.h W
472help.h W
473helpbase.h W
474helphtml.h W
475helpwin.h W
476helpxlp.h W
477icon.h W
478image.h W
479imaglist.h W
480intl.h W
481ioswrap.h W
482ipcbase.h W
483joystick.h W
484layout.h W
485laywin.h W
486list.h W
487listbox.h W
488listctrl.h W
489log.h W
490longlong.h W
491matrix.h W
492mdi.h W
493memory.h W
494menu.h W
495menuitem.h W
496metafile.h W
497mimetype.h W
498minifram.h W
499module.h W
500msgdlg.h W
501mstream.h W
502notebook.h W
503object.h W
504objstrm.h W
505odbc.h W
506ownerdrw.h W
507palette.h W
508panel.h W
509paper.h W
510pen.h W
511pnghand.h W
512print.h W
513printdlg.h W
514prntbase.h W
515process.h W
516progdlg.h W
517prop.h W
518propform.h W
519proplist.h W
520radiobox.h W
521radiobut.h W
522region.h W
523resource.h W
524sashwin.h W
525sckaddr.h W
526sckipc.h W
527sckstrm.h W
528scrolbar.h W
529scrolwin.h W
530serbase.h W
531settings.h W
532setup.h W
517a619d 533sizer.h W
2aa88730
RR
534slider.h W
535socket.h W
536spinbutt.h W
537splitter.h W
538statbmp.h W
539statbox.h W
540statline.h W
541stattext.h W
542statusbr.h W
543strconv.h W
544stream.h W
545string.h W
546tab.h W
547tabctrl.h W
548taskbar.h W
549tbar95.h W
550tbarbase.h W
551tbarmsw.h W
552tbarsmpl.h W
553textctrl.h W
554textdlg.h W
555textfile.h W
556txtstrm.h W
557thread.h W
558time.h W
559timer.h W
560tipdlg.h W
561tokenzr.h W
562toolbar.h W
563tooltip.h W
564treectrl.h W
565types.h W
566url.h W
567utils.h W
568valgen.h W
569validate.h W
570valtext.h W
571variant.h W
572version.h W
573wave.h W
574wfstream.h W
575window.h W
576wx.h W
577wx_cw.h W
578wx_cw_cm.h W
579wx_cw_d.h W
580wxchar.h W
581wxexpr.h W
582wxhtml.h W
583wxprec.h W
584xpmhand.h W
585zipstrm.h W
586zstream.h W
23a54e14 587
2aa88730
RR
588accel.h K
589app.h K
590bitmap.h K
591bmpbuttn.h K
592brush.h K
593button.h K
594checkbox.h K
595checklst.h K
596choice.h K
597clipbrd.h K
598colour.h K
599combobox.h K
600control.h K
601cursor.h K
602dataobj.h K
603dc.h K
604dcclient.h K
605dcmemory.h K
606dcscreen.h K
607dialog.h K
608dnd.h K
609filedlg.h K
610font.h K
8636aed8 611fontdlg.h K
2aa88730
RR
612frame.h K
613gauge.h K
614gdiobj.h K
615icon.h K
616joystick.h K
617listbox.h K
618mdi.h K
619menu.h K
620menuitem.h K
2aa88730
RR
621minifram.h K
622notebook.h K
623palette.h K
624pen.h K
625radiobox.h K
626radiobut.h K
627region.h K
628scrolbar.h K
629settings.h K
630slider.h K
631spinbutt.h K
632statbmp.h K
633statbox.h K
634statline.h K
635stattext.h K
636tbargtk.h K
637textctrl.h K
638timer.h K
639tooltip.h K
640treectrl.h K
641wave.h K
642win_gtk.h K
643window.h K
644
583a6578
RR
645accel.h F
646app.h F
647bitmap.h F
648bmpbuttn.h F
649brush.h F
650button.h F
651checkbox.h F
652checklst.h F
653choice.h F
654clipbrd.h F
655colordlg.h F
656colour.h F
657combobox.h F
658control.h F
659cursor.h F
660dataobj.h F
661dc.h F
662dcclient.h F
663dcmemory.h F
664dcprint.h F
665dcscreen.h F
666dialog.h F
667dnd.h F
668filedlg.h F
669font.h F
670fontdlg.h F
671frame.h F
672gauge.h F
673gdiobj.h F
674icon.h F
675joystick.h F
676listbox.h F
677mdi.h F
678menu.h F
679menuitem.h F
680metafile.h F
681minifram.h F
682msgdlg.h F
683palette.h F
684pen.h F
685print.h F
686printdlg.h F
687private.h F
688radiobox.h F
689radiobut.h F
690region.h F
691scrolbar.h F
692settings.h F
693slider.h F
694spinbutt.h F
695statbmp.h F
696statbox.h F
697stattext.h F
698textctrl.h F
699timer.h F
700toolbar.h F
701window.h F
702
a4aad961
RR
703accel.h B
704app.h B
705bitmap.h B
706bmpbuttn.h B
707brush.h B
708button.h B
709caret.h B
710checkbox.h B
711checklst.h B
712choice.h B
713clipbrd.h B
714colordlg.h B
715colour.h B
716combobox.h B
717control.h B
718curico.h B
719curicop.h B
720cursor.h B
721dc.h B
722dcclient.h B
723dcmemory.h B
724dcprint.h B
725dcscreen.h B
726dde.h B
727dialog.h B
728dib.h B
729dibutils.h B
730dirdlg.h B
731dragimag.h B
732filedlg.h B
733font.h B
734fontdlg.h B
735frame.h B
736gauge.h B
737gauge95.h B
738gaugemsw.h B
739gdiobj.h B
740helpwin.h B
741icon.h B
742imaglist.h B
743iniconf.h B
744joystick.h B
745listbox.h B
746listctrl.h B
747mdi.h B
748menu.h B
749menuitem.h B
750metafile.h B
751minifram.h B
752msgdlg.h B
753msvcrt.h B
754notebook.h B
755palette.h B
756pen.h B
757pnghand.h B
758pngread.h B
759printdlg.h B
760printwin.h B
761private.h B
762radiobox.h B
763radiobut.h B
764regconf.h B
765region.h B
766registry.h B
767scrolbar.h B
768settings.h B
769setup0.h B
770slider.h B
771slider95.h B
772slidrmsw.h B
773spinbutt.h B
774statbmp.h B
775statbox.h B
776statbr95.h B
777statline.h B
778stattext.h B
779tabctrl.h B
780taskbar.h B
781tbar95.h B
782tbarmsw.h B
783textctrl.h B
784timer.h B
785tooltip.h B
786treectrl.h B
787wave.h B
788window.h B
789winundef.h B
790xpmhand.h B
791# blank.cur B
792# bullseye.cur B
793# child.ico B
794# clock.cur B
795# error.ico B
796# hand.cur B
797# heart.cur B
798# info.ico B
799# magnif1.cur B
800# mdi.ico B
801# noentry.cur B
802# pbrush.cur B
803# pencil.cur B
804# pntleft.cur B
805# pntright.cur B
806# query.cur B
807# question.ico B
808# roller.cur B
809# size.cur B
810# std.ico B
811# tip.ico B
812# warning.ico B
813# watch1.cur B
814# disable.bmp B
815# wx.rc B
816
2aa88730
RR
817execute.h S
818
819file.h P
820ftp.h P
821http.h P
822protocol.h P
823
824forcelink.h L
8ec2b484
HH
825helpdata.h L
826helpfrm.h L
827helpctrl.h L
2aa88730
RR
828htmlcell.h L
829htmldefs.h L
830htmlfilter.h L
2aa88730
RR
831htmlparser.h L
832htmltag.h L
833htmlwin.h L
834htmlwinparser.h L
835mod_templ.h L
836version.h L
837
838caret.h N
839choicdgg.h N
840colrdlgg.h N
841dcpsg.h N
842dirdlgg.h N
843fontdlgg.h N
e8ac7bf2 844filedlgg.h N
2aa88730
RR
845gridg.h N
846helpext.h N
847helpwxht.h N
848helphtml.h N
849helpxlp.h N
850imaglist.h N
851laywin.h N
852listctrl.h N
853msgdlgg.h N
854notebook.h N
855panelg.h N
856printps.h N
857prntdlgg.h N
858progdlgg.h N
859sashwin.h N
860scrolwin.h N
861splitter.h N
862statusbr.h N
863tabg.h N
864textdlgg.h N
865treectrl.h N
23a54e14 866
6a008b33 867# vi: set noet ts=16 nolist: