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