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