]> git.saurik.com Git - wxWidgets.git/blame - distrib/msw/tmake/filelist.txt
README file (sparse) added.
[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
RR
9# filename, the second a letter corresonding a directory:
10# G /src/generic
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
23a54e14 17# I /include/wx, /include/wx/gtk, /include/wx/msw, etc.
a3015c54
RR
18#
19# The third column may be empty or contain some additional info about this
20# file (only compile it in 16bit mode, don't compile it with this or that
21# compiler, &c)
f2071dda
VZ
22#
23# Known flags:
24# 16 a generic file implementing Win32 control for Win16
25# 32 only can be compiled under Win32
26# PS PostScript related file, normally not compiled under Windows
27# G generic code which might be used instead of native one
28# U Unix-ish file, normally not compiled under Windows
29# O OLE file (needs Win32 and a decent compiler)
30# S Socket file (currently doesn't compile under Win16 nor with GNU)
a3015c54 31# R Not required for the GTK port
8e877c19 32# X Not required for the Motif port
23a54e14
RR
33# WX Base header
34# GTK GTK header
35# MSW MSW header
36# MAC Mac header
37# MOT Motif header
38# PM OS/2 header
39# GEN Generic header
40# PRO Protocol header
41# HTM wxHtml header
42# UNX Unix header
f2071dda
VZ
43###############################################################################
44
45# File name Type Flags
46
47busyinfo.cpp G
a3015c54 48caret.cpp G U
92afa2b1 49choicdgg.cpp G
f2071dda
VZ
50colrdlgg.cpp G G
51dirdlgg.cpp G 16
f2071dda
VZ
52fontdlgg.cpp G G
53gridg.cpp G
a3015c54 54helpxlp.cpp G G,R
f2071dda
VZ
55imaglist.cpp G 16
56laywin.cpp G
57listctrl.cpp G 16
92afa2b1 58msgdlgg.cpp G G
a3015c54 59notebook.cpp G 16,R
f2071dda
VZ
60panelg.cpp G
61printps.cpp G PS
62prntdlgg.cpp G PS,U
63progdlgg.cpp G
64prop.cpp G
65propform.cpp G
66proplist.cpp G
67sashwin.cpp G
68scrolwin.cpp G
69splitter.cpp G
70statusbr.cpp G
a3015c54 71tabg.cpp G R
31528cd3 72numdlgg.cpp G
92afa2b1 73textdlgg.cpp G
f2071dda
VZ
74tipdlg.cpp G
75treectrl.cpp G 16
76
a3015c54 77choiccmn.cpp C R
f2071dda
VZ
78cmndata.cpp C
79config.cpp C
a3015c54 80ctrlcmn.cpp C R
f2071dda
VZ
81date.cpp C
82datstrm.cpp C
83db.cpp C
84dbtable.cpp C
85dcbase.cpp C
86dlgcmn.cpp C
87docmdi.cpp C
88docview.cpp C
89dynarray.cpp C
90dynlib.cpp C
91event.cpp C
92extended.c C
93ffile.cpp C
94file.cpp C
95fileconf.cpp C
96filefn.cpp C
97filesys.cpp C
98framecmn.cpp C
99fs_inet.cpp C
100fs_zip.cpp C
101ftp.cpp C S
102gdicmn.cpp C
103hash.cpp C
104helpbase.cpp C
105http.cpp C S
106imagbmp.cpp C
107image.cpp C
108imaggif.cpp C
109imagjpeg.cpp C
110imagpng.cpp C
111intl.cpp C
112ipcbase.cpp C
113layout.cpp C
114list.cpp C
115log.cpp C
116memory.cpp C
117mimetype.cpp C 32
118module.cpp C
119mstream.cpp C
120object.cpp C
121objstrm.cpp C
a3015c54 122odbc.cpp C R
f2071dda
VZ
123paper.cpp C
124prntbase.cpp C
125process.cpp C 32
126protocol.cpp C S
127resource.cpp C
128sckaddr.cpp C S
129sckfile.cpp C S
f2071dda
VZ
130sckipc.cpp C S
131sckstrm.cpp C S
0ae2df30 132sizer.cpp C
f2071dda
VZ
133socket.cpp C S
134stream.cpp C
6001e347 135strconv.cpp C
f2071dda
VZ
136string.cpp C
137tbarbase.cpp C
138tbarsmpl.cpp C 16
139textcmn.cpp C
140textfile.cpp C
141time.cpp C
142timercmn.cpp C
143tokenzr.cpp C
144txtstrm.cpp C
145unzip.c C
146url.cpp C S
147utilscmn.cpp C
148valgen.cpp C
149validate.cpp C
150valtext.cpp C
151variant.cpp C
152wfstream.cpp C
153wincmn.cpp C
154wxchar.cpp C
155wxexpr.cpp C
6001e347 156zipstrm.cpp C
f2071dda
VZ
157zstream.cpp C
158
159accel.cpp M
160app.cpp M
161automtn.cpp M O
162bitmap.cpp M
163bmpbuttn.cpp M
164brush.cpp M
165button.cpp M
166caret.cpp M
167checkbox.cpp M
168checklst.cpp M
169choice.cpp M
170clipbrd.cpp M
171colordlg.cpp M
172colour.cpp M
173combobox.cpp M
174control.cpp M
175curico.cpp M
176cursor.cpp M
177data.cpp M
178dataobj.cpp M O
179dc.cpp M
180dcclient.cpp M
181dcmemory.cpp M
182dcprint.cpp M
183dcscreen.cpp M
184dde.cpp M
185dialog.cpp M
186dib.cpp M
187dibutils.cpp M
188dirdlg.cpp M 32
189dragimag.cpp M
190dropsrc.cpp M O
191droptgt.cpp M O
192filedlg.cpp M
193font.cpp M
194fontdlg.cpp M
195frame.cpp M
196gauge95.cpp M 32
197gaugemsw.cpp M 16
198gdiobj.cpp M
199helpwin.cpp M
200icon.cpp M
201imaglist.cpp M 32
a1665b22 202iniconf.cpp M 16
f2071dda
VZ
203joystick.cpp M
204listbox.cpp M
205listctrl.cpp M 32
206main.cpp M
207mdi.cpp M
208menu.cpp M
209menuitem.cpp M
210metafile.cpp M
211minifram.cpp M
212msgdlg.cpp M
213nativdlg.cpp M
9b73db3c 214notebook.cpp M 32
f2071dda
VZ
215oleutils.cpp M O
216ownerdrw.cpp M
217palette.cpp M
218pen.cpp M
219penwin.cpp M
220pnghand.cpp M
221printdlg.cpp M
222printwin.cpp M
223radiobox.cpp M
224radiobut.cpp M
225regconf.cpp M 32
226region.cpp M
227registry.cpp M 32
228scrolbar.cpp M
229settings.cpp M
230slider95.cpp M 32
231slidrmsw.cpp M 16
232spinbutt.cpp M
233statbmp.cpp M
234statbox.cpp M
235statbr95.cpp M 32
236statline.cpp M
237stattext.cpp M
238tabctrl.cpp M
239taskbar.cpp M 32
240tbar95.cpp M 32
241tbarmsw.cpp M 16
242textctrl.cpp M
243thread.cpp M 32
244timer.cpp M
245tooltip.cpp M 32
246treectrl.cpp M 32
247utils.cpp M
248utilsexc.cpp M
249uuid.cpp M O
250wave.cpp M
251window.cpp M
252xpmhand.cpp M
253
a3015c54
RR
254threadpsx.cpp U
255utilsunx.cpp U
256gsocket.c U
257
258gsockgtk.c R
259win_gtk.c R
260accel.cpp R
261app.cpp R
262bitmap.cpp R
263bmpbuttn.cpp R
264brush.cpp R
265button.cpp R
266checkbox.cpp R
267checklst.cpp R
268choice.cpp R
a3015c54
RR
269clipbrd.cpp R
270colour.cpp R
271combobox.cpp R
272control.cpp R
273cursor.cpp R
274data.cpp R
275dataobj.cpp R
276dc.cpp R
277dcclient.cpp R
8e877c19 278dcmemory.cpp R
a3015c54
RR
279dcscreen.cpp R
280dialog.cpp R
281dnd.cpp R
282filedlg.cpp R
283font.cpp R
284frame.cpp R
285gauge.cpp R
286gdiobj.cpp R
287icon.cpp R
288listbox.cpp R
289main.cpp R
290mdi.cpp R
291menu.cpp R
292minifram.cpp R
a3015c54
RR
293notebook.cpp R
294palette.cpp R
295pen.cpp R
296radiobox.cpp R
297radiobut.cpp R
298region.cpp R
299scrolbar.cpp R
300settings.cpp R
301slider.cpp R
302spinbutt.cpp R
303statbmp.cpp R
304statbox.cpp R
305statline.cpp R
306stattext.cpp R
307tbargtk.cpp R
308textctrl.cpp R
a3015c54
RR
309timer.cpp R
310tooltip.cpp R
311utilsgtk.cpp R
312utilsres.cpp R
313wave.cpp R
314window.cpp R
315
073478b3
RR
316gsockmot.cpp X
317accel.cpp X
318app.cpp X
319bitmap.cpp X
320bmpbuttn.cpp X
321brush.cpp X
322button.cpp X
323checkbox.cpp X
324choice.cpp X
325clipbrd.cpp X
326colour.cpp X
327combobox.cpp X
328control.cpp X
329cursor.cpp X
330data.cpp X
331dataobj.cpp X
332dc.cpp X
333dcclient.cpp X
8e877c19 334dcmemory.cpp X
073478b3
RR
335dcscreen.cpp X
336dialog.cpp X
337filedlg.cpp X
338font.cpp X
339frame.cpp X
340gauge.cpp X
341gdiobj.cpp X
342icon.cpp X
343listbox.cpp X
344main.cpp X
345mdi.cpp X
346menu.cpp X
347menuitem.cpp X
348minifram.cpp X
349msgdlg.cpp X
350palette.cpp X
351pen.cpp X
352radiobox.cpp X
353radiobut.cpp X
354region.cpp X
355scrolbar.cpp X
356settings.cpp X
357slider.cpp X
073478b3
RR
358statbmp.cpp X
359statbox.cpp X
360stattext.cpp X
361toolbar.cpp X
362textctrl.cpp X
363timer.cpp X
073478b3
RR
364utils.cpp X
365window.cpp X
366
a3015c54
RR
367htmlcell.cpp H
368htmlfilter.cpp H
369htmlhelp.cpp H
370htmlhelp_io.cpp H
371htmlparser.cpp H
372htmltag.cpp H
373htmlwin.cpp H
374htmlwinparser.cpp H
375mod_fonts.cpp H
376mod_hline.cpp H
377mod_image.cpp H
378mod_layout.cpp H
8a4df159 379mod_links.cpp H
a3015c54
RR
380mod_list.cpp H
381mod_pre.cpp H
382mod_tables.cpp H
383search.cpp H
384
23a54e14
RR
385arrimpl.cpp I WX
386listimpl.cpp I WX
387accel.h I WX
388app.h I WX
389bitmap.h I WX
390bmpbuttn.h I WX
391brush.h I WX
392buffer.h I WX
393busyinfo.h I WX
394button.h I WX
395caret.h I WX
396checkbox.h I WX
397checklst.h I WX
398choicdlg.h I WX
399choice.h I WX
400clipbrd.h I WX
401cmndata.h I WX
402colordlg.h I WX
403colour.h I WX
404combobox.h I WX
405confbase.h I WX
406config.h I WX
407control.h I WX
408cursor.h I WX
409dataobj.h I WX
410date.h I WX
411datstrm.h I WX
412db.h I WX
413dbtable.h I WX
414dc.h I WX
415dcclient.h I WX
416dcmemory.h I WX
417dcprint.h I WX
418dcps.h I WX
419dcscreen.h I WX
420dde.h I WX
421debug.h I WX
422defs.h I WX
423dialog.h I WX
424dirdlg.h I WX
425dnd.h I WX
426docmdi.h I WX
427docview.h I WX
428dragimag.h I WX
429dynarray.h I WX
430dynlib.h I WX
431event.h I WX
432expr.h I WX
23a54e14
RR
433ffile.h I WX
434file.h I WX
435fileconf.h I WX
436filedlg.h I WX
437filefn.h I WX
438filesys.h I WX
439font.h I WX
440fontdlg.h I WX
441frame.h I WX
442fs_inet.h I WX
443fs_zip.h I WX
444gauge.h I WX
445gdicmn.h I WX
446gdiobj.h I WX
447grid.h I WX
448hash.h I WX
449help.h I WX
450helpbase.h I WX
451helphtml.h I WX
452helpwin.h I WX
453helpxlp.h I WX
454icon.h I WX
455image.h I WX
456imaglist.h I WX
457intl.h I WX
458ioswrap.h I WX
459ipcbase.h I WX
460joystick.h I WX
461layout.h I WX
462laywin.h I WX
463list.h I WX
464listbox.h I WX
465listctrl.h I WX
466log.h I WX
467longlong.h I WX
468matrix.h I WX
469mdi.h I WX
470memory.h I WX
471menu.h I WX
472menuitem.h I WX
473metafile.h I WX
474mimetype.h I WX
475minifram.h I WX
476module.h I WX
477msgdlg.h I WX
478mstream.h I WX
479notebook.h I WX
480object.h I WX
481objstrm.h I WX
482odbc.h I WX
483ownerdrw.h I WX
484palette.h I WX
485panel.h I WX
486paper.h I WX
487pen.h I WX
488pnghand.h I WX
489print.h I WX
490printdlg.h I WX
491prntbase.h I WX
492process.h I WX
493progdlg.h I WX
494prop.h I WX
495propform.h I WX
496proplist.h I WX
497radiobox.h I WX
498radiobut.h I WX
499region.h I WX
500resource.h I WX
501sashwin.h I WX
502sckaddr.h I WX
503sckipc.h I WX
504sckstrm.h I WX
505scrolbar.h I WX
506scrolwin.h I WX
507serbase.h I WX
508settings.h I WX
509setup.h I WX
510slider.h I WX
511socket.h I WX
512spinbutt.h I WX
513splitter.h I WX
514statbmp.h I WX
515statbox.h I WX
516statline.h I WX
517stattext.h I WX
518statusbr.h I WX
6001e347 519strconv.h I WX
23a54e14
RR
520stream.h I WX
521string.h I WX
522tab.h I WX
523tabctrl.h I WX
524taskbar.h I WX
525tbar95.h I WX
526tbarbase.h I WX
527tbarmsw.h I WX
528tbarsmpl.h I WX
529textctrl.h I WX
530textdlg.h I WX
531textfile.h I WX
532txtstrm.h I WX
533thread.h I WX
534time.h I WX
535timer.h I WX
536tipdlg.h I WX
537tokenzr.h I WX
538toolbar.h I WX
539tooltip.h I WX
540treectrl.h I WX
541types.h I WX
542url.h I WX
543utils.h I WX
544valgen.h I WX
545validate.h I WX
546valtext.h I WX
547variant.h I WX
548version.h I WX
549wave.h I WX
550wfstream.h I WX
551window.h I WX
552wx.h I WX
553wx_cw.h I WX
554wx_cw_cm.h I WX
555wx_cw_d.h I WX
556wxchar.h I WX
557wxexpr.h I WX
558wxhtml.h I WX
559wxprec.h I WX
560xpmhand.h I WX
6001e347 561zipstrm.h I WX
23a54e14
RR
562zstream.h I WX
563
564accel.h I GTK
565app.h I GTK
566bitmap.h I GTK
567bmpbuttn.h I GTK
568brush.h I GTK
569button.h I GTK
570checkbox.h I GTK
571checklst.h I GTK
572choice.h I GTK
23a54e14
RR
573clipbrd.h I GTK
574colour.h I GTK
575combobox.h I GTK
576control.h I GTK
577cursor.h I GTK
578dataobj.h I GTK
579dc.h I GTK
580dcclient.h I GTK
581dcmemory.h I GTK
582dcscreen.h I GTK
583dialog.h I GTK
584dnd.h I GTK
585filedlg.h I GTK
586font.h I GTK
587frame.h I GTK
588gauge.h I GTK
589gdiobj.h I GTK
590icon.h I GTK
591joystick.h I GTK
592listbox.h I GTK
593mdi.h I GTK
594menu.h I GTK
595menuitem.h I GTK
596msgdlg.h I GTK
597minifram.h I GTK
598notebook.h I GTK
599palette.h I GTK
600pen.h I GTK
601radiobox.h I GTK
602radiobut.h I GTK
603region.h I GTK
604scrolbar.h I GTK
605settings.h I GTK
606slider.h I GTK
607spinbutt.h I GTK
608statbmp.h I GTK
609statbox.h I GTK
610statline.h I GTK
611stattext.h I GTK
612tbargtk.h I GTK
613textctrl.h I GTK
23a54e14
RR
614timer.h I GTK
615tooltip.h I GTK
616treectrl.h I GTK
617wave.h I GTK
618win_gtk.h I GTK
619window.h I GTK
620
6a008b33 621# vi: set noet ts=16 nolist: