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