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