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