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