removed date.cpp and time.cpp from filelist.txt (was only commented)
[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 #
45 #  WX   Base header
46 #  GTK  GTK header
47 #  MSW  MSW header
48 #  MAC  Mac header
49 #  MOT  Motif header
50 #  PM   OS/2 header
51 #  GEN  Generic header
52 #  PRO  Protocol header
53 #  HTM  wxHtml header
54 #  UNX  Unix header
55 ###############################################################################
56
57 # File name     Type    Flags
58
59 busyinfo.cpp    G
60 caret.cpp       G       U
61 choicdgg.cpp    G
62 colrdlgg.cpp    G       G
63 dcpsg.cpp       G       U
64 dirdlgg.cpp     G       16
65 fontdlgg.cpp    G       G,R
66 filedlgg.cpp    G       U,X
67 grid.cpp        G
68 helpext.cpp     G       G
69 helphtml.cpp    G       G
70 helpwxht.cpp    G       G
71 helpxlp.cpp     G       G,R
72 imaglist.cpp    G       16
73 laywin.cpp      G
74 listctrl.cpp    G       16
75 logg.cpp        G
76 msgdlgg.cpp     G       G
77 notebook.cpp    G       16,R
78 panelg.cpp      G
79 printps.cpp     G       PS
80 prntdlgg.cpp    G       PS,U
81 progdlgg.cpp    G
82 prop.cpp        G
83 propform.cpp    G
84 proplist.cpp    G
85 sashwin.cpp     G
86 scrolwin.cpp    G
87 splitter.cpp    G
88 statline.cpp    G       U,R
89 statusbr.cpp    G
90 tabg.cpp        G       16
91 numdlgg.cpp     G
92 tbarsmpl.cpp    G
93 textdlgg.cpp    G
94 tipdlg.cpp      G
95 treectrl.cpp    G       16
96 wizard.cpp      G
97
98 appcmn.cpp      C       B
99 choiccmn.cpp    C
100 cmndata.cpp     C
101 clipcmn.cpp     C
102 config.cpp      C       B
103 ctrlcmn.cpp     C
104 ctrlsub.cpp     C
105 datetime.cpp    C       32,B
106 datstrm.cpp     C
107 db.cpp  C
108 dbtable.cpp     C
109 dcbase.cpp      C
110 dlgcmn.cpp      C
111 dobjcmn.cpp     C
112 docmdi.cpp      C
113 docview.cpp     C
114 dynarray.cpp    C       B
115 dynlib.cpp      C       B
116 event.cpp       C       B
117 extended.c      C       B
118 ffile.cpp       C       B
119 file.cpp        C       B
120 fileconf.cpp    C       B
121 filefn.cpp      C       B
122 filesys.cpp     C       B
123 fontcmn.cpp     C
124 fontmap.cpp     C
125 framecmn.cpp    C
126 fs_inet.cpp     C
127 fs_zip.cpp      C
128 ftp.cpp C       S
129 gdicmn.cpp      C
130 gifdecod.cpp    C
131 hash.cpp        C       B
132 helpbase.cpp    C
133 http.cpp        C       S
134 imagbmp.cpp     C
135 image.cpp       C
136 imagall.cpp     C
137 imaggif.cpp     C
138 imagjpeg.cpp    C       32
139 imagtiff.cpp    C       32
140 imagpcx.cpp     C       32
141 imagpng.cpp     C       32
142 imagpnm.cpp     C       32
143 init.cpp        B
144 intl.cpp        C       B
145 ipcbase.cpp     C
146 layout.cpp      C
147 lboxcmn.cpp     C
148 list.cpp        C       B
149 log.cpp C       B
150 longlong.cpp    C       32,B
151 memory.cpp      C
152 menucmn.cpp     C
153 mimetype.cpp    C       32,B
154 module.cpp      C       B
155 mstream.cpp     C
156 object.cpp      C       B
157 objstrm.cpp     C
158 odbc.cpp        C       R,X
159 paper.cpp       C
160 prntbase.cpp    C
161 process.cpp     C       32,B
162 protocol.cpp    C       S
163 resource.cpp    C
164 sckaddr.cpp     C       S
165 sckfile.cpp     C       S
166 sckipc.cpp      C       S
167 sckstrm.cpp     C       S
168 serbase.cpp     C
169 sizer.cpp       C
170 socket.cpp      C       S
171 stream.cpp      C       B
172 strconv.cpp     C       B
173 string.cpp      C       B
174 tbarbase.cpp    C
175 textcmn.cpp     C
176 textfile.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 accel.cpp       O
416 app.cpp O
417 bitmap.cpp      O
418 bmpbuttn.cpp    O
419 brush.cpp       O
420 button.cpp      O
421 checkbox.cpp    O
422 checklst.cpp    O
423 choice.cpp      O
424 clipbrd.cpp     O
425 colour.cpp      O
426 combobox.cpp    O
427 control.cpp     O
428 cursor.cpp      O
429 data.cpp        O
430 dataobj.cpp     O
431 dc.cpp  O
432 dcclient.cpp    O
433 dcmemory.cpp    O
434 dcprint.cpp     O
435 dcscreen.cpp    O
436 dialog.cpp      O
437 #dialup.cpp     O
438 #dir.cpp        O       B
439 dirdlg.cpp      O
440 dnd.cpp O
441 filedlg.cpp     O
442 font.cpp        O
443 fontdlg.cpp     O
444 frame.cpp       O
445 gauge.cpp       O
446 gdiimage.cpp    O
447 gdiobj.cpp      O
448 helpwin.cpp     O
449 icon.cpp        O
450 iniconf.cpp     O
451 joystick.cpp    O
452 listbox.cpp     O
453 main.cpp        O
454 mdi.cpp O
455 menu.cpp        O
456 menuitem.cpp    O
457 metafile.cpp    O
458 minifram.cpp    O
459 msgdlg.cpp      O
460 nativdlg.cpp    O
461 notebook.cpp    O
462 ownerdrw.cpp    O
463 palette.cpp     O
464 pen.cpp O
465 print.cpp       O
466 radiobox.cpp    O
467 radiobut.cpp    O
468 region.cpp      O
469 scrolbar.cpp    O
470 settings.cpp    O
471 slider.cpp      O
472 spinbutt.cpp    O
473 spinctrl.cpp    O
474 statbmp.cpp     O
475 statbox.cpp     O
476 statline.cpp    O
477 stattext.cpp    O
478 tabctrl.cpp     O
479 taskbar.cpp     O
480 textctrl.cpp    O
481 timer.cpp       O
482 thread.cpp      O
483 toolbar.cpp     O
484 tooltip.cpp     O
485 utils.cpp       O       B
486 utilsexc.cpp    O       B
487 wave.cpp        O
488 window.cpp      O
489 gsocket.c       O
490
491 helpdata.cpp    H
492 helpfrm.cpp     H
493 helpctrl.cpp    H
494 htmlcell.cpp    H
495 htmlfilt.cpp    H
496 htmlpars.cpp    H
497 htmltag.cpp     H
498 htmlwin.cpp     H
499 winpars.cpp     H
500 m_fonts.cpp     H
501 m_hline.cpp     H
502 m_image.cpp     H
503 m_layout.cpp    H
504 m_links.cpp     H
505 m_list.cpp      H
506 m_dflist.cpp    H
507 m_pre.cpp       H
508 m_tables.cpp    H
509 htmprint.cpp    H
510
511 arrimpl.cpp     W
512 listimpl.cpp    W
513 accel.h W
514 app.h   W       B
515 bitmap.h        W
516 bmpbuttn.h      W
517 brush.h W
518 buffer.h        W
519 busyinfo.h      W
520 button.h        W
521 caret.h W
522 checkbox.h      W
523 checklst.h      W
524 choicdlg.h      W
525 choice.h        W
526 clipbrd.h       W
527 cmndata.h       W
528 colordlg.h      W
529 colour.h        W
530 combobox.h      W
531 confbase.h      W
532 config.h        W
533 control.h       W
534 ctrlsub.h       W
535 cursor.h        W
536 dataobj.h       W
537 date.h  W       B
538 datetime.h      W       B
539 datstrm.h       W
540 db.h    W
541 dbtable.h       W
542 dc.h    W
543 dcclient.h      W
544 dcmemory.h      W
545 dcprint.h       W
546 dcps.h  W
547 dcscreen.h      W
548 dde.h   W
549 debug.h W       B
550 defs.h  W       B
551 dialog.h        W
552 dialup.h        W
553 dir.h   W       B
554 dirdlg.h        W
555 dnd.h   W
556 docmdi.h        W
557 docview.h       W
558 dragimag.h      W
559 dynarray.h      W       B
560 dynlib.h        W       B
561 event.h W       B
562 expr.h  W
563 ffile.h W       B
564 file.h  W       B
565 fileconf.h      W       B
566 filedlg.h       W
567 filefn.h        W
568 filesys.h       W
569 font.h  W
570 fontdlg.h       W
571 fontenum.h      W
572 fontmap.h       W
573 fontdlg.h       W
574 fontutil.h      W
575 frame.h W
576 fs_inet.h       W
577 fs_zip.h        W
578 gauge.h W
579 gdicmn.h        W
580 gdiobj.h        W
581 gifdecod.h      W
582 grid.h  W
583 gsocket.h       W
584 hash.h  W       B
585 help.h  W
586 helpbase.h      W
587 helphtml.h      W
588 helpwin.h       W
589 helpxlp.h       W
590 icon.h  W
591 image.h W
592 imaggif.h       W
593 imagbmp.h       W
594 imagpng.h       W
595 imagpcx.h       W
596 imagpnm.h       W
597 imagtiff.h      W
598 imagjpeg.h      W
599 imaglist.h      W
600 intl.h  W       B
601 ioswrap.h       W
602 ipcbase.h       W
603 joystick.h      W
604 layout.h        W
605 laywin.h        W
606 list.h  W       B
607 listbox.h       W
608 listctrl.h      W
609 log.h   W       B
610 longlong.h      W       B
611 matrix.h        W
612 mdi.h   W
613 memory.h        W
614 menu.h  W
615 menuitem.h      W
616 metafile.h      W
617 mimetype.h      W       B
618 minifram.h      W
619 module.h        W       B
620 msgdlg.h        W
621 mstream.h       W
622 notebook.h      W
623 object.h        W       B
624 objstrm.h       W
625 odbc.h  W
626 ownerdrw.h      W
627 palette.h       W
628 panel.h W
629 paper.h W
630 pen.h   W
631 print.h W
632 printdlg.h      W
633 prntbase.h      W
634 process.h       W       B
635 progdlg.h       W
636 prop.h  W
637 propform.h      W
638 proplist.h      W
639 radiobox.h      W
640 radiobut.h      W
641 region.h        W
642 resource.h      W
643 sashwin.h       W
644 sckaddr.h       W
645 sckipc.h        W
646 sckstrm.h       W
647 scrolbar.h      W
648 scrolwin.h      W
649 serbase.h       W
650 settings.h      W
651 setup.h W       B
652 sizer.h W
653 slider.h        W
654 socket.h        W
655 spinbutt.h      W
656 spinctrl.h      W
657 splitter.h      W
658 statbmp.h       W
659 statbox.h       W
660 statline.h      W
661 stattext.h      W
662 statusbr.h      W
663 strconv.h       W       B
664 stream.h        W       B
665 string.h        W       B
666 tab.h   W
667 tabctrl.h       W
668 taskbar.h       W
669 tbarbase.h      W
670 tbarsmpl.h      W
671 textctrl.h      W
672 textdlg.h       W
673 textfile.h      W       B
674 txtstrm.h       W       B
675 thread.h        W       B
676 time.h  W       B
677 timer.h W       B
678 tipdlg.h        W
679 tokenzr.h       W       B
680 toolbar.h       W
681 tooltip.h       W
682 treectrl.h      W
683 types.h W
684 url.h   W
685 utils.h W       B
686 valgen.h        W
687 validate.h      W
688 valtext.h       W
689 variant.h       W       B
690 version.h       W       B
691 wave.h  W
692 wfstream.h      W
693 window.h        W
694 wizard.h        W
695 wx.h    W       B
696 wx_cw.h W
697 wx_cw_cm.h      W
698 wx_cw_d.h       W
699 wxchar.h        W       B
700 wxexpr.h        W
701 wxhtml.h        W
702 wxprec.h        W       B
703 xpmhand.h       W
704 zipstrm.h       W
705 zstream.h       W
706
707 accel.h K
708 app.h   K
709 bitmap.h        K
710 bmpbuttn.h      K
711 brush.h K
712 button.h        K
713 checkbox.h      K
714 checklst.h      K
715 choice.h        K
716 clipbrd.h       K
717 colour.h        K
718 combobox.h      K
719 control.h       K
720 cursor.h        K
721 dataform.h      K
722 dataobj.h       K
723 dataobj2.h      K
724 dc.h    K
725 dcclient.h      K
726 dcmemory.h      K
727 dcscreen.h      K
728 dialog.h        K
729 dnd.h   K
730 filedlg.h       K
731 font.h  K
732 fontdlg.h       K
733 frame.h K
734 gauge.h K
735 gdiobj.h        K
736 icon.h  K
737 joystick.h      K
738 listbox.h       K
739 mdi.h   K
740 menu.h  K
741 menuitem.h      K
742 minifram.h      K
743 notebook.h      K
744 palette.h       K
745 pen.h   K
746 radiobox.h      K
747 radiobut.h      K
748 region.h        K
749 scrolbar.h      K
750 settings.h      K
751 slider.h        K
752 spinbutt.h      K
753 spinctrl.h      K
754 statbmp.h       K
755 statbox.h       K
756 statline.h      K
757 stattext.h      K
758 tbargtk.h       K
759 textctrl.h      K
760 timer.h K
761 tooltip.h       K
762 treectrl.h      K
763 wave.h  K
764 win_gtk.h       K
765 window.h        K
766
767 accel.h F
768 app.h   F
769 bitmap.h        F
770 bmpbuttn.h      F
771 brush.h F
772 button.h        F
773 checkbox.h      F
774 checklst.h      F
775 choice.h        F
776 clipbrd.h       F
777 colordlg.h      F
778 colour.h        F
779 combobox.h      F
780 control.h       F
781 cursor.h        F
782 dataform.h      F
783 dataobj.h       F
784 dataobj2.h      F
785 dc.h    F
786 dcclient.h      F
787 dcmemory.h      F
788 dcprint.h       F
789 dcscreen.h      F
790 dialog.h        F
791 dnd.h   F
792 filedlg.h       F
793 font.h  F
794 fontdlg.h       F
795 frame.h F
796 gauge.h F
797 gdiobj.h        F
798 icon.h  F
799 joystick.h      F
800 listbox.h       F
801 mdi.h   F
802 menu.h  F
803 menuitem.h      F
804 metafile.h      F
805 minifram.h      F
806 msgdlg.h        F
807 palette.h       F
808 pen.h   F
809 print.h F
810 printdlg.h      F
811 private.h       F
812 radiobox.h      F
813 radiobut.h      F
814 region.h        F
815 scrolbar.h      F
816 settings.h      F
817 slider.h        F
818 spinbutt.h      F
819 statbmp.h       F
820 statbox.h       F
821 stattext.h      F
822 textctrl.h      F
823 timer.h F
824 toolbar.h       F
825 window.h        F
826
827 accel.h 9
828 app.h   9
829 bitmap.h        9
830 bmpbuttn.h      9
831 brush.h 9
832 button.h        9
833 caret.h 9
834 checkbox.h      9
835 checklst.h      9
836 choice.h        9
837 clipbrd.h       9
838 colordlg.h      9
839 colour.h        9
840 combobox.h      9
841 control.h       9
842 curico.h        9
843 curicop.h       9
844 cursor.h        9
845 dc.h    9
846 dcclient.h      9
847 dcmemory.h      9
848 dcprint.h       9
849 dcscreen.h      9
850 dde.h   9
851 dialog.h        9
852 dib.h   9
853 dibutils.h      9
854 dirdlg.h        9
855 dragimag.h      9
856 filedlg.h       9
857 font.h  9
858 fontdlg.h       9
859 frame.h 9
860 gauge.h 9
861 gauge95.h       9
862 gaugemsw.h      9
863 gdiimage.h      9
864 gdiobj.h        9
865 helpwin.h       9
866 icon.h  9
867 imaglist.h      9
868 iniconf.h       9
869 joystick.h      9
870 listbox.h       9
871 listctrl.h      9
872 mdi.h   9
873 menu.h  9
874 menuitem.h      9
875 metafile.h      9
876 minifram.h      9
877 msgdlg.h        9
878 msvcrt.h        9
879 notebook.h      9
880 palette.h       9
881 pen.h   9
882 printdlg.h      9
883 printwin.h      9
884 private.h       9
885 radiobox.h      9
886 radiobut.h      9
887 regconf.h       9
888 region.h        9
889 registry.h      9
890 scrolbar.h      9
891 settings.h      9
892 setup0.h        9
893 slider.h        9
894 slider95.h      9
895 slidrmsw.h      9
896 spinbutt.h      9
897 statbmp.h       9
898 statbox.h       9
899 statbr95.h      9
900 statline.h      9
901 stattext.h      9
902 tabctrl.h       9
903 taskbar.h       9
904 tbar95.h        9
905 tbarmsw.h       9
906 textctrl.h      9
907 timer.h 9
908 tooltip.h       9
909 treectrl.h      9
910 wave.h  9
911 window.h        9
912 winundef.h      9
913 xpmhand.h       9
914 # blank.cur     9
915 # bullseye.cur  9
916 # child.ico     9
917 # clock.cur     9
918 # error.ico     9
919 # hand.cur      9
920 # heart.cur     9
921 # info.ico      9
922 # magnif1.cur   9
923 # mdi.ico       9
924 # noentry.cur   9
925 # pbrush.cur    9
926 # pencil.cur    9
927 # pntleft.cur   9
928 # pntright.cur  9
929 # query.cur     9
930 # question.ico  9
931 # roller.cur    9
932 # size.cur      9
933 # std.ico       9
934 # tip.ico       9
935 # warning.ico   9
936 # watch1.cur    9
937 # disable.bmp   9
938 # wx.rc 9
939
940 accel.h 2
941 dataobj.h       2
942 helpwin.h       2
943 pngread.h       2
944 statline.h      2
945 app.h   2
946 dataobj2.h      2
947 icon.h  2
948 stattext.h      2
949 bitmap.h        2
950 dc.h    2
951 tabctrl.h       2
952 dcclient.h      2
953 print.h 2
954 taskbar.h       2
955 bmpbuttn.h      2
956 dcmemory.h      2
957 iniconf.h       2
958 private.h       2
959 textctrl.h      2
960 brush.h 2
961 dcprint.h       2
962 joystick.h      2
963 timer.h 2
964 dcscreen.h      2
965 listbox.h       2
966 button.h        2
967 dialog.h        2
968 radiobox.h      2
969 toolbar.h       2
970 checkbox.h      2
971 dirdlg.h        2
972 mdi.h   2
973 radiobut.h      2
974 tooltip.h       2
975 checklst.h      2
976 dnd.h   2
977 menu.h  2
978 region.h        2
979 menuitem.h      2
980 choice.h        2
981 filedlg.h       2
982 metafile.h      2
983 scrolbar.h      2
984 wave.h  2
985 clipbrd.h       2
986 font.h  2
987 minifram.h      2
988 settings.h      2
989 window.h        2
990 fontdlg.h       2
991 msgdlg.h        2
992 setup.h 2
993 colour.h        2
994 frame.h 2
995 setup0.h        2
996 combobox.h      2
997 gauge.h 2
998 notebook.h      2
999 control.h       2
1000 gdiimage.h      2
1001 palette.h       2
1002 slider.h        2
1003 cursor.h        2
1004 gdiobj.h        2
1005 spinbutt.h      2
1006 gsockos2.h      2
1007 pen.h   2
1008 spinctrl.h      2
1009 statbmp.h       2
1010 dataform.h      2
1011 pnghand.h       2
1012 statbox.h       2
1013
1014 fontutil.h      S
1015 execute.h       S
1016
1017 file.h  P
1018 ftp.h   P
1019 http.h  P
1020 protocol.h      P
1021
1022 forcelnk.h      L
1023 helpdata.h      L
1024 helpfrm.h       L
1025 helpctrl.h      L
1026 htmlcell.h      L
1027 htmldefs.h      L
1028 htmlfilt.h      L
1029 htmlpars.h      L
1030 htmltag.h       L
1031 htmlwin.h       L
1032 winpars.h       L
1033 m_templ.h       L
1034 htmprint.h      L
1035
1036 caret.h N
1037 choicdgg.h      N
1038 colrdlgg.h      N
1039 dcpsg.h N
1040 dirdlgg.h       N       16
1041 fontdlgg.h      N
1042 filedlgg.h      N
1043 grid.h  N
1044 gridg.h N
1045 helpext.h       N
1046 helpwxht.h      N
1047 helphtml.h      N
1048 helpxlp.h       N
1049 imaglist.h      N
1050 laywin.h        N
1051 listctrl.h      N       16
1052 msgdlgg.h       N
1053 notebook.h      N
1054 panelg.h        N
1055 printps.h       N
1056 prntdlgg.h      N
1057 progdlgg.h      N
1058 sashwin.h       N
1059 scrolwin.h      N
1060 splitter.h      N
1061 statusbr.h      N
1062 tabg.h  N       16
1063 textdlgg.h      N
1064 treectrl.h      N       16
1065 wizard.h        N
1066
1067 # vi: set noet ts=16 nolist: