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