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