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