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