]> git.saurik.com Git - wxWidgets.git/blame - distrib/msw/tmake/filelist.txt
documented XPM support and updated status of TIFF handler
[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
e07802fc 17# O /src/os2
a3015c54 18# H /src/html
2aa88730
RR
19# W /include/wx
20# K /include/wx/gtk K for gtK
b87654f3 21# F /include/wx/motif F for motiF
791a2102 22# 9 /include/wx/msw 9 for Windows 9x
e07802fc 23# 2 /include/wx/os2 2 for os2
b87654f3
VZ
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
a3015c54 28#
b87654f3
VZ
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
a3015c54 31# compiler, &c)
f2071dda
VZ
32#
33# Known flags:
e90c1d2a 34# B makes part of the base library too
f2071dda
VZ
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)
1c282a3a 41# S Socket file (currently doesn't compile under Win16)
a3015c54 42# R Not required for the GTK port
8e877c19 43# X Not required for the Motif port
6c8f8bc5
SN
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 :-( )
e90c1d2a 47#
23a54e14 48# WX Base header
37667812 49# GTK GTK header
23a54e14 50# MSW MSW header
37667812 51# MAC Mac header
23a54e14
RR
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
f2071dda
VZ
58###############################################################################
59
60# File name Type Flags
61
62busyinfo.cpp G
9d9b7755 63calctrl.cpp G
a3015c54 64caret.cpp G U
92afa2b1 65choicdgg.cpp G
f2071dda 66colrdlgg.cpp G G
48b1d0ff 67dcpsg.cpp G U
51a58d8b 68dirctrlg.cpp G
6c8f8bc5 69dirdlgg.cpp G 16,P
68be9f09 70dragimgg.cpp G P
6c8f8bc5
SN
71fontdlgg.cpp G G,R,P
72filedlgg.cpp G U,X,P
f85afd4e 73grid.cpp G
d2e49665 74gridsel.cpp G
08794f69 75helpext.cpp G G
b1683d38
RR
76helphtml.cpp G G
77helpwxht.cpp G G
a3015c54 78helpxlp.cpp G G,R
f2071dda
VZ
79imaglist.cpp G 16
80laywin.cpp G
81listctrl.cpp G 16
dd85fc6b 82logg.cpp G
92afa2b1 83msgdlgg.cpp G G
6c8f8bc5 84notebook.cpp G 16,R,P
f2071dda
VZ
85panelg.cpp G
86printps.cpp G PS
87prntdlgg.cpp G PS,U
88progdlgg.cpp G
89prop.cpp G
90propform.cpp G
91proplist.cpp G
92sashwin.cpp G
93scrolwin.cpp G
3f4fc796 94splash.cpp G
f2071dda 95splitter.cpp G
6c8f8bc5 96statline.cpp G U,R,P
f2071dda 97statusbr.cpp G
3ca6a5f0 98tabg.cpp G 16,P
31528cd3 99numdlgg.cpp G
bf84b0be 100tbarsmpl.cpp G
92afa2b1 101textdlgg.cpp G
f2071dda 102tipdlg.cpp G
01fa3fe7 103tipwin.cpp G
ad90972f 104treectlg.cpp G
babc9758 105treelay.cpp G
b87654f3 106wizard.cpp G
f2071dda 107
ec6c9ccd 108appcmn.cpp C B
9abe166a 109choiccmn.cpp C
2a36259f 110cmdline.cpp C B
f2071dda 111cmndata.cpp C
b068c4e8 112clipcmn.cpp C
e90c1d2a 113config.cpp C B
fb6261e9 114cshelp.cpp C
9abe166a 115ctrlcmn.cpp C
6c8a980f 116ctrlsub.cpp C
56b79cb9 117datetime.cpp C B
2224580a 118datstrm.cpp C B
09de16e1
GT
119db.cpp C 32,B
120dbtable.cpp C 32,B
f2071dda
VZ
121dcbase.cpp C
122dlgcmn.cpp C
3f364be8 123dobjcmn.cpp C
510fc784 124dndcmn.cpp C
f2071dda
VZ
125docmdi.cpp C
126docview.cpp C
e90c1d2a
VZ
127dynarray.cpp C B
128dynlib.cpp C B
3f4fc796 129effects.cpp C
f6bcfd97 130encconv.cpp C B
37667812 131event.cpp C B
e90c1d2a
VZ
132extended.c C B
133ffile.cpp C B
134file.cpp C B
135fileconf.cpp C B
136filefn.cpp C B
df5ddbca 137filename.cpp C B
e90c1d2a 138filesys.cpp C B
e0f83017 139fontcmn.cpp C
f6bcfd97 140fontmap.cpp C B
f2071dda 141framecmn.cpp C
c07c37d7
VS
142fs_inet.cpp C B
143fs_zip.cpp C B
144fs_mem.cpp C B
8dfea369 145ftp.cpp C S,B
f2071dda 146gdicmn.cpp C
510fc784 147geometry.cpp C
e8ac7bf2 148gifdecod.cpp C
e90c1d2a 149hash.cpp C B
f2071dda 150helpbase.cpp C
8dfea369 151http.cpp C S,B
f2071dda
VZ
152imagbmp.cpp C
153image.cpp C
d57eb7b9 154imagall.cpp C
f2071dda 155imaggif.cpp C
1044a386 156imagjpeg.cpp C 32
8e1c1887 157imagtiff.cpp C 32
1044a386
JS
158imagpcx.cpp C 32
159imagpng.cpp C 32
160imagpnm.cpp C 32
3ff75b5a 161imagxpm.cpp C 32
791a2102 162init.cpp B
e90c1d2a 163intl.cpp C B
8dfea369 164ipcbase.cpp C B
f2071dda 165layout.cpp C
2ee3ee1b 166lboxcmn.cpp C
e90c1d2a
VZ
167list.cpp C B
168log.cpp C B
5dd26b08 169longlong.cpp C B
fdd4c4d0 170matrix.cpp C
09de16e1 171memory.cpp C B
3dfac970 172menucmn.cpp C
e680a378 173mimecmn.cpp C 32,B
e90c1d2a 174module.cpp C B
c07c37d7 175mstream.cpp C B
e90c1d2a 176object.cpp C B
2224580a 177objstrm.cpp C B
d2e49665 178odbc.cpp C R,X,P
f2071dda
VZ
179paper.cpp C
180prntbase.cpp C
e90c1d2a 181process.cpp C 32,B
8dfea369 182protocol.cpp C S,B
3f4fc796 183quantize.cpp C
f2071dda 184resource.cpp C
8dfea369
VZ
185sckaddr.cpp C S,B
186sckfile.cpp C S,B
187sckipc.cpp C S,B
188sckstrm.cpp C S,B
2224580a 189serbase.cpp C B
0ae2df30 190sizer.cpp C
8dfea369 191socket.cpp C S,B
37667812 192stream.cpp C B
e90c1d2a
VZ
193strconv.cpp C B
194string.cpp C B
f2071dda 195tbarbase.cpp C
f2071dda 196textcmn.cpp C
e90c1d2a 197textfile.cpp C B
e90c1d2a
VZ
198timercmn.cpp C B
199tokenzr.cpp C B
83141d3a 200treebase.cpp C
37667812 201txtstrm.cpp C B
c07c37d7 202unzip.c C B
8dfea369 203url.cpp C S,B
e90c1d2a 204utilscmn.cpp C B
f2071dda
VZ
205valgen.cpp C
206validate.cpp C
207valtext.cpp C
e90c1d2a 208variant.cpp C B
e612f101 209wfstream.cpp C B
f2071dda 210wincmn.cpp C
e90c1d2a 211wxchar.cpp C B
f2071dda 212wxexpr.cpp C
c07c37d7
VS
213zipstrm.cpp C B
214zstream.cpp C B
f2071dda 215
8dfea369 216gsocket.c M S,B
117082d1 217gsockmsw.c M S,B
f2071dda
VZ
218accel.cpp M
219app.cpp M
220automtn.cpp M O
221bitmap.cpp M
222bmpbuttn.cpp M
223brush.cpp M
224button.cpp M
225caret.cpp M
226checkbox.cpp M
227checklst.cpp M
228choice.cpp M
229clipbrd.cpp M
230colordlg.cpp M
231colour.cpp M
232combobox.cpp M
233control.cpp M
234curico.cpp M
235cursor.cpp M
236data.cpp M
237dataobj.cpp M O
238dc.cpp M
239dcclient.cpp M
240dcmemory.cpp M
241dcprint.cpp M
242dcscreen.cpp M
117082d1 243dde.cpp M B
f2071dda 244dialog.cpp M
162999bf 245dialup.cpp M
f2071dda
VZ
246dib.cpp M
247dibutils.cpp M
e694c22c 248dir.cpp M B
f2071dda
VZ
249dirdlg.cpp M 32
250dragimag.cpp M
251dropsrc.cpp M O
252droptgt.cpp M O
d9317fd4 253enhmeta.cpp M 32
f2071dda
VZ
254filedlg.cpp M
255font.cpp M
256fontdlg.cpp M
7e69b0e8 257fontenum.cpp M
60be19c4 258fontutil.cpp M
f2071dda
VZ
259frame.cpp M
260gauge95.cpp M 32
261gaugemsw.cpp M 16
0d0512bd 262gdiimage.cpp M
f2071dda 263gdiobj.cpp M
8b089c5e 264glcanvas.cpp M
f6bcfd97 265helpchm.cpp M 32
f2071dda
VZ
266helpwin.cpp M
267icon.cpp M
268imaglist.cpp M 32
a1665b22 269iniconf.cpp M 16
f2071dda
VZ
270joystick.cpp M
271listbox.cpp M
272listctrl.cpp M 32
b568d04f 273main.cpp M B
f2071dda
VZ
274mdi.cpp M
275menu.cpp M
276menuitem.cpp M
277metafile.cpp M
176513eb 278mimetype.cpp M 32,B
f2071dda
VZ
279minifram.cpp M
280msgdlg.cpp M
281nativdlg.cpp M
9b73db3c 282notebook.cpp M 32
f2071dda
VZ
283oleutils.cpp M O
284ownerdrw.cpp M
285palette.cpp M
286pen.cpp M
287penwin.cpp M
f2071dda
VZ
288printdlg.cpp M
289printwin.cpp M
290radiobox.cpp M
291radiobut.cpp M
b568d04f 292regconf.cpp M 32,B
f2071dda 293region.cpp M
b568d04f 294registry.cpp M 32,B
f2071dda
VZ
295scrolbar.cpp M
296settings.cpp M
297slider95.cpp M 32
298slidrmsw.cpp M 16
299spinbutt.cpp M
b4fe5125 300spinctrl.cpp M
f2071dda
VZ
301statbmp.cpp M
302statbox.cpp M
303statbr95.cpp M 32
304statline.cpp M
305stattext.cpp M
306tabctrl.cpp M
307taskbar.cpp M 32
308tbar95.cpp M 32
309tbarmsw.cpp M 16
310textctrl.cpp M
1db8dc4a 311tglbtn.cpp M
b568d04f 312thread.cpp M 32,B
f2071dda
VZ
313timer.cpp M
314tooltip.cpp M 32
315treectrl.cpp M 32
b568d04f
VZ
316utils.cpp M B
317utilsexc.cpp M B
f2071dda
VZ
318uuid.cpp M O
319wave.cpp M
320window.cpp M
321xpmhand.cpp M
322
e90c1d2a 323dialup.cpp U
e694c22c 324dir.cpp U B
d111a89a 325fontenum.cpp U
60be19c4 326fontutil.cpp U
176513eb 327mimetype.cpp U B
b568d04f 328threadpsx.cpp U B
37667812 329utilsunx.cpp U B
8dfea369 330gsocket.c U B
e680a378 331mimetype.cpp U B
a3015c54
RR
332
333gsockgtk.c R
334win_gtk.c R
335accel.cpp R
336app.cpp R
337bitmap.cpp R
338bmpbuttn.cpp R
339brush.cpp R
340button.cpp R
341checkbox.cpp R
342checklst.cpp R
343choice.cpp R
a3015c54
RR
344clipbrd.cpp R
345colour.cpp R
346combobox.cpp R
347control.cpp R
348cursor.cpp R
349data.cpp R
350dataobj.cpp R
351dc.cpp R
352dcclient.cpp R
8e877c19 353dcmemory.cpp R
a3015c54
RR
354dcscreen.cpp R
355dialog.cpp R
356dnd.cpp R
a3015c54 357font.cpp R
8636aed8 358fontdlg.cpp R
a3015c54
RR
359frame.cpp R
360gauge.cpp R
361gdiobj.cpp R
362icon.cpp R
f6bcfd97 363joystick.cpp R
a3015c54
RR
364listbox.cpp R
365main.cpp R
366mdi.cpp R
367menu.cpp R
368minifram.cpp R
a3015c54 369notebook.cpp R
3ff75b5a 370paletteg.cpp G U,X,P
a3015c54
RR
371pen.cpp R
372radiobox.cpp R
373radiobut.cpp R
374region.cpp R
375scrolbar.cpp R
376settings.cpp R
377slider.cpp R
378spinbutt.cpp R
738f9e5a 379spinctrl.cpp R
a3015c54
RR
380statbmp.cpp R
381statbox.cpp R
382statline.cpp R
383stattext.cpp R
384tbargtk.cpp R
385textctrl.cpp R
1db8dc4a 386tglbtn.cpp R
a3015c54
RR
387timer.cpp R
388tooltip.cpp R
389utilsgtk.cpp R
390utilsres.cpp R
391wave.cpp R
392window.cpp R
393
93ccaed8 394gsockmot.c X S
073478b3
RR
395accel.cpp X
396app.cpp X
397bitmap.cpp X
398bmpbuttn.cpp X
399brush.cpp X
400button.cpp X
401checkbox.cpp X
b387781c 402checklst.cpp X
073478b3
RR
403choice.cpp X
404clipbrd.cpp X
405colour.cpp X
406combobox.cpp X
407control.cpp X
408cursor.cpp X
409data.cpp X
410dataobj.cpp X
411dc.cpp X
412dcclient.cpp X
8e877c19 413dcmemory.cpp X
073478b3
RR
414dcscreen.cpp X
415dialog.cpp X
416filedlg.cpp X
417font.cpp X
418frame.cpp X
419gauge.cpp X
420gdiobj.cpp X
8b089c5e 421glcanvas.cpp X
073478b3
RR
422icon.cpp X
423listbox.cpp X
424main.cpp X
425mdi.cpp X
426menu.cpp X
427menuitem.cpp X
428minifram.cpp X
429msgdlg.cpp X
430palette.cpp X
431pen.cpp X
432radiobox.cpp X
433radiobut.cpp X
434region.cpp X
435scrolbar.cpp X
436settings.cpp X
437slider.cpp X
b387781c 438spinbutt.cpp X
073478b3
RR
439statbmp.cpp X
440statbox.cpp X
441stattext.cpp X
442toolbar.cpp X
443textctrl.cpp X
444timer.cpp X
073478b3
RR
445utils.cpp X
446window.cpp X
447
e07802fc
VZ
448accel.cpp O
449app.cpp O
450bitmap.cpp O
451bmpbuttn.cpp O
452brush.cpp O
453button.cpp O
454checkbox.cpp O
455checklst.cpp O
456choice.cpp O
457clipbrd.cpp O
458colour.cpp O
459combobox.cpp O
460control.cpp O
461cursor.cpp O
462data.cpp O
463dataobj.cpp O
464dc.cpp O
465dcclient.cpp O
466dcmemory.cpp O
467dcprint.cpp O
468dcscreen.cpp O
469dialog.cpp O
470#dialup.cpp O
4c3f5661 471dir.cpp O B
e07802fc
VZ
472dirdlg.cpp O
473dnd.cpp O
474filedlg.cpp O
475font.cpp O
476fontdlg.cpp O
2b75c8f2
SN
477fontenum.cpp O
478fontutil.cpp O
e07802fc
VZ
479frame.cpp O
480gauge.cpp O
481gdiimage.cpp O
482gdiobj.cpp O
483helpwin.cpp O
484icon.cpp O
485iniconf.cpp O
486joystick.cpp O
487listbox.cpp O
488main.cpp O
489mdi.cpp O
490menu.cpp O
491menuitem.cpp O
492metafile.cpp O
2b75c8f2 493mimetype.cpp O
e07802fc
VZ
494minifram.cpp O
495msgdlg.cpp O
496nativdlg.cpp O
497notebook.cpp O
498ownerdrw.cpp O
499palette.cpp O
500pen.cpp O
501print.cpp O
502radiobox.cpp O
503radiobut.cpp O
504region.cpp O
505scrolbar.cpp O
506settings.cpp O
507slider.cpp O
508spinbutt.cpp O
509spinctrl.cpp O
510statbmp.cpp O
511statbox.cpp O
512statline.cpp O
513stattext.cpp O
514tabctrl.cpp O
515taskbar.cpp O
516textctrl.cpp O
517timer.cpp O
518thread.cpp O
519toolbar.cpp O
520tooltip.cpp O
521utils.cpp O B
522utilsexc.cpp O B
523wave.cpp O
524window.cpp O
525gsocket.c O
526
8ec2b484
HH
527helpdata.cpp H
528helpfrm.cpp H
529helpctrl.cpp H
a3015c54 530htmlcell.cpp H
69941f05
VS
531htmlfilt.cpp H
532htmlpars.cpp H
a3015c54
RR
533htmltag.cpp H
534htmlwin.cpp H
69941f05
VS
535winpars.cpp H
536m_fonts.cpp H
537m_hline.cpp H
538m_image.cpp H
539m_layout.cpp H
540m_links.cpp H
541m_list.cpp H
336e2d44 542m_dflist.cpp H
69941f05
VS
543m_pre.cpp H
544m_tables.cpp H
fa146dd7 545m_meta.cpp H
3ce369e6 546htmprint.cpp H
a3015c54 547
2224580a
VZ
548arrimpl.cpp W B
549listimpl.cpp W B
2aa88730 550accel.h W
37667812 551app.h W B
2aa88730
RR
552bitmap.h W
553bmpbuttn.h W
554brush.h W
dad6c0ea 555buffer.h W B
2aa88730
RR
556busyinfo.h W
557button.h W
9d9b7755 558calctrl.h W
2aa88730
RR
559caret.h W
560checkbox.h W
561checklst.h W
562choicdlg.h W
563choice.h W
564clipbrd.h W
dad6c0ea 565cmdline.h W B
2aa88730
RR
566cmndata.h W
567colordlg.h W
568colour.h W
569combobox.h W
2224580a
VZ
570confbase.h W B
571config.h W B
2aa88730 572control.h W
11e1c70d 573ctrlsub.h W
2aa88730
RR
574cursor.h W
575dataobj.h W
37667812 576date.h W B
bf84b0be 577datetime.h W B
11e654da 578datetime.inl W B
2224580a 579datstrm.h W B
09de16e1
GT
580db.h W 32,B
581dbtable.h W 32,B
2aa88730
RR
582dc.h W
583dcclient.h W
584dcmemory.h W
585dcprint.h W
586dcps.h W
587dcscreen.h W
117082d1 588dde.h W B
37667812
VZ
589debug.h W B
590defs.h W B
2aa88730 591dialog.h W
fc9c7c09 592dialup.h W
e694c22c 593dir.h W B
2aa88730
RR
594dirdlg.h W
595dnd.h W
596docmdi.h W
597docview.h W
598dragimag.h W
37667812
VZ
599dynarray.h W B
600dynlib.h W B
f6bcfd97 601encconv.h W B
37667812 602event.h W B
2aa88730 603expr.h W
37667812
VZ
604ffile.h W B
605file.h W B
606fileconf.h W B
2aa88730 607filedlg.h W
2224580a 608filefn.h W B
df5ddbca 609filename.h W B
2224580a 610filesys.h W B
2aa88730 611font.h W
7beba2fc 612fontdlg.h W
f6bcfd97 613fontenc.h W B
8487f887 614fontenum.h W
f6bcfd97 615fontmap.h W B
8487f887 616fontdlg.h W
f6bcfd97 617fontutil.h W B
2aa88730 618frame.h W
c07c37d7
VS
619fs_inet.h W B
620fs_zip.h W B
621fs_mem.h W B
2aa88730
RR
622gauge.h W
623gdicmn.h W
624gdiobj.h W
4ee1741f 625geometry.h W
e8ac7bf2 626gifdecod.h W
8b089c5e 627glcanvas.h W
2aa88730 628grid.h W
dc3d889d 629gsocket.h W B
37667812 630hash.h W B
2aa88730
RR
631help.h W
632helpbase.h W
fb6261e9 633cshelp.h W
2aa88730 634helphtml.h W
f6bcfd97 635helpchm.h W
2aa88730
RR
636helpwin.h W
637helpxlp.h W
638icon.h W
639image.h W
c8b4eea8
VS
640imaggif.h W
641imagbmp.h W
642imagpng.h W
643imagpcx.h W
644imagpnm.h W
645imagtiff.h W
646imagjpeg.h W
2aa88730 647imaglist.h W
37667812 648intl.h W B
dad6c0ea 649ioswrap.h W B
dc3d889d 650ipcbase.h W B
16b52fa1
RR
651isql.h W
652isqlext.h W
2aa88730
RR
653joystick.h W
654layout.h W
655laywin.h W
37667812 656list.h W B
2aa88730
RR
657listbox.h W
658listctrl.h W
37667812
VZ
659log.h W B
660longlong.h W B
2aa88730
RR
661matrix.h W
662mdi.h W
dad6c0ea 663memory.h W B
4ee1741f 664memconf.h W B
2aa88730
RR
665menu.h W
666menuitem.h W
667metafile.h W
37667812 668mimetype.h W B
2aa88730 669minifram.h W
37667812 670module.h W B
2aa88730 671msgdlg.h W
c07c37d7 672mstream.h W B
2aa88730 673notebook.h W
37667812 674object.h W B
2224580a 675objstrm.h W B
2aa88730
RR
676odbc.h W
677ownerdrw.h W
678palette.h W
679panel.h W
680paper.h W
681pen.h W
2aa88730
RR
682print.h W
683printdlg.h W
684prntbase.h W
37667812 685process.h W B
2aa88730
RR
686progdlg.h W
687prop.h W
688propform.h W
689proplist.h W
690radiobox.h W
691radiobut.h W
692region.h W
693resource.h W
694sashwin.h W
dc3d889d
VZ
695sckaddr.h W B
696sckipc.h W B
697sckstrm.h W B
2aa88730
RR
698scrolbar.h W
699scrolwin.h W
2224580a 700serbase.h W B
2aa88730 701settings.h W
07eb77a6 702setup.h W B
517a619d 703sizer.h W
2aa88730 704slider.h W
dc3d889d 705socket.h W B
2aa88730 706spinbutt.h W
c09ab26a 707spinctrl.h W
e800f425 708splash.h W
2aa88730
RR
709splitter.h W
710statbmp.h W
711statbox.h W
712statline.h W
713stattext.h W
714statusbr.h W
37667812
VZ
715strconv.h W B
716stream.h W B
717string.h W B
2aa88730
RR
718tab.h W
719tabctrl.h W
720taskbar.h W
2aa88730 721tbarbase.h W
2aa88730
RR
722tbarsmpl.h W
723textctrl.h W
724textdlg.h W
37667812 725textfile.h W B
1db8dc4a 726tglbtn.h W
37667812
VZ
727thread.h W B
728time.h W B
729timer.h W B
2aa88730 730tipdlg.h W
01fa3fe7 731tipwin.h W
37667812 732tokenzr.h W B
2aa88730
RR
733toolbar.h W
734tooltip.h W
484523cf 735treebase.h W
2aa88730 736treectrl.h W
1db8dc4a 737txtstrm.h W B
2aa88730 738types.h W
2224580a 739url.h W B
37667812 740utils.h W B
2aa88730
RR
741valgen.h W
742validate.h W
743valtext.h W
37667812
VZ
744variant.h W B
745version.h W B
2aa88730 746wave.h W
e612f101 747wfstream.h W B
2aa88730 748window.h W
e9093718 749wizard.h W
37667812 750wx.h W B
2aa88730
RR
751wx_cw.h W
752wx_cw_cm.h W
753wx_cw_d.h W
37667812 754wxchar.h W B
2aa88730
RR
755wxexpr.h W
756wxhtml.h W
37667812 757wxprec.h W B
2aa88730 758xpmhand.h W
c07c37d7
VS
759zipstrm.h W B
760zstream.h W B
23a54e14 761
2aa88730
RR
762accel.h K
763app.h K
764bitmap.h K
765bmpbuttn.h K
766brush.h K
767button.h K
768checkbox.h K
769checklst.h K
770choice.h K
771clipbrd.h K
772colour.h K
773combobox.h K
774control.h K
775cursor.h K
3f364be8 776dataform.h K
2aa88730 777dataobj.h K
3f364be8 778dataobj2.h K
2aa88730
RR
779dc.h K
780dcclient.h K
781dcmemory.h K
782dcscreen.h K
783dialog.h K
784dnd.h K
785filedlg.h K
786font.h K
8636aed8 787fontdlg.h K
2aa88730
RR
788frame.h K
789gauge.h K
790gdiobj.h K
8b089c5e 791glcanvas.h K
2aa88730
RR
792icon.h K
793joystick.h K
794listbox.h K
795mdi.h K
796menu.h K
797menuitem.h K
2aa88730
RR
798minifram.h K
799notebook.h K
3ff75b5a 800paletteg.h N U,X,P
2aa88730
RR
801pen.h K
802radiobox.h K
803radiobut.h K
804region.h K
805scrolbar.h K
806settings.h K
807slider.h K
808spinbutt.h K
c09ab26a 809spinctrl.h K
2aa88730
RR
810statbmp.h K
811statbox.h K
812statline.h K
813stattext.h K
814tbargtk.h K
815textctrl.h K
1db8dc4a 816tglbtn.h K
2aa88730
RR
817timer.h K
818tooltip.h K
819treectrl.h K
820wave.h K
821win_gtk.h K
822window.h K
823
583a6578
RR
824accel.h F
825app.h F
826bitmap.h F
827bmpbuttn.h F
828brush.h F
829button.h F
830checkbox.h F
831checklst.h F
832choice.h F
833clipbrd.h F
834colordlg.h F
835colour.h F
836combobox.h F
837control.h F
838cursor.h F
3f364be8 839dataform.h F
583a6578 840dataobj.h F
3f364be8 841dataobj2.h F
583a6578
RR
842dc.h F
843dcclient.h F
844dcmemory.h F
845dcprint.h F
846dcscreen.h F
847dialog.h F
848dnd.h F
849filedlg.h F
850font.h F
851fontdlg.h F
852frame.h F
853gauge.h F
854gdiobj.h F
8b089c5e 855glcanvas.h F
583a6578
RR
856icon.h F
857joystick.h F
858listbox.h F
859mdi.h F
860menu.h F
861menuitem.h F
862metafile.h F
863minifram.h F
864msgdlg.h F
865palette.h F
866pen.h F
867print.h F
868printdlg.h F
869private.h F
870radiobox.h F
871radiobut.h F
872region.h F
873scrolbar.h F
874settings.h F
875slider.h F
876spinbutt.h F
877statbmp.h F
878statbox.h F
879stattext.h F
880textctrl.h F
881timer.h F
882toolbar.h F
883window.h F
884
791a2102
VZ
885accel.h 9
886app.h 9
887bitmap.h 9
888bmpbuttn.h 9
889brush.h 9
890button.h 9
891caret.h 9
892checkbox.h 9
893checklst.h 9
894choice.h 9
895clipbrd.h 9
896colordlg.h 9
897colour.h 9
898combobox.h 9
899control.h 9
900curico.h 9
901curicop.h 9
902cursor.h 9
903dc.h 9
904dcclient.h 9
905dcmemory.h 9
906dcprint.h 9
907dcscreen.h 9
117082d1 908dde.h 9 B
791a2102
VZ
909dialog.h 9
910dib.h 9
911dibutils.h 9
912dirdlg.h 9
913dragimag.h 9
d9317fd4 914enhmeta.h 9 32
791a2102
VZ
915filedlg.h 9
916font.h 9
917fontdlg.h 9
918frame.h 9
919gauge.h 9
920gauge95.h 9
921gaugemsw.h 9
0d0512bd 922gdiimage.h 9
791a2102 923gdiobj.h 9
8b089c5e 924glcanvas.h 9
f6bcfd97 925helpchm.h 9
791a2102
VZ
926helpwin.h 9
927icon.h 9
928imaglist.h 9
929iniconf.h 9
930joystick.h 9
931listbox.h 9
932listctrl.h 9
933mdi.h 9
934menu.h 9
935menuitem.h 9
936metafile.h 9
176513eb 937mimetype.h 9 32,B
791a2102
VZ
938minifram.h 9
939msgdlg.h 9
940msvcrt.h 9
941notebook.h 9
942palette.h 9
943pen.h 9
791a2102
VZ
944printdlg.h 9
945printwin.h 9
946private.h 9
947radiobox.h 9
948radiobut.h 9
949regconf.h 9
950region.h 9
951registry.h 9
952scrolbar.h 9
953settings.h 9
954setup0.h 9
955slider.h 9
956slider95.h 9
957slidrmsw.h 9
958spinbutt.h 9
959statbmp.h 9
960statbox.h 9
961statbr95.h 9
962statline.h 9
963stattext.h 9
964tabctrl.h 9
965taskbar.h 9
966tbar95.h 9
967tbarmsw.h 9
968textctrl.h 9
1db8dc4a 969tglbtn.h 9
791a2102
VZ
970timer.h 9
971tooltip.h 9
972treectrl.h 9
973wave.h 9
974window.h 9
975winundef.h 9
976xpmhand.h 9
977# blank.cur 9
978# bullseye.cur 9
979# child.ico 9
980# clock.cur 9
981# error.ico 9
982# hand.cur 9
983# heart.cur 9
984# info.ico 9
985# magnif1.cur 9
986# mdi.ico 9
987# noentry.cur 9
988# pbrush.cur 9
989# pencil.cur 9
990# pntleft.cur 9
991# pntright.cur 9
992# query.cur 9
993# question.ico 9
994# roller.cur 9
995# size.cur 9
996# std.ico 9
997# tip.ico 9
998# warning.ico 9
999# watch1.cur 9
1000# disable.bmp 9
1001# wx.rc 9
a4aad961 1002
e07802fc
VZ
1003accel.h 2
1004dataobj.h 2
1005helpwin.h 2
1006pngread.h 2
1007statline.h 2
1008app.h 2
1009dataobj2.h 2
1010icon.h 2
1011stattext.h 2
1012bitmap.h 2
1013dc.h 2
1014tabctrl.h 2
1015dcclient.h 2
1016print.h 2
1017taskbar.h 2
1018bmpbuttn.h 2
1019dcmemory.h 2
1020iniconf.h 2
1021private.h 2
1022textctrl.h 2
1023brush.h 2
1024dcprint.h 2
1025joystick.h 2
1026timer.h 2
1027dcscreen.h 2
1028listbox.h 2
1029button.h 2
1030dialog.h 2
1031radiobox.h 2
1032toolbar.h 2
1033checkbox.h 2
1034dirdlg.h 2
1035mdi.h 2
1036radiobut.h 2
1037tooltip.h 2
1038checklst.h 2
1039dnd.h 2
1040menu.h 2
1041region.h 2
1042menuitem.h 2
1043choice.h 2
1044filedlg.h 2
1045metafile.h 2
1046scrolbar.h 2
1047wave.h 2
1048clipbrd.h 2
1049font.h 2
1050minifram.h 2
1051settings.h 2
1052window.h 2
1053fontdlg.h 2
1054msgdlg.h 2
e07802fc
VZ
1055colour.h 2
1056frame.h 2
1057setup0.h 2
1058combobox.h 2
1059gauge.h 2
1060notebook.h 2
1061control.h 2
1062gdiimage.h 2
1063palette.h 2
1064slider.h 2
1065cursor.h 2
1066gdiobj.h 2
1067spinbutt.h 2
1068gsockos2.h 2
1069pen.h 2
1070spinctrl.h 2
1071statbmp.h 2
1072dataform.h 2
1073pnghand.h 2
1074statbox.h 2
1075
2aa88730 1076execute.h S
dc3d889d
VZ
1077fontutil.h S
1078gsockunx.h S B
176513eb 1079mimetype.h S B
2aa88730 1080
2224580a
VZ
1081file.h P B
1082ftp.h P B
1083http.h P B
1084protocol.h P B
2aa88730 1085
69941f05 1086forcelnk.h L
8ec2b484
HH
1087helpdata.h L
1088helpfrm.h L
1089helpctrl.h L
2aa88730
RR
1090htmlcell.h L
1091htmldefs.h L
69941f05
VS
1092htmlfilt.h L
1093htmlpars.h L
2aa88730
RR
1094htmltag.h L
1095htmlwin.h L
69941f05
VS
1096winpars.h L
1097m_templ.h L
3ce369e6 1098htmprint.h L
2aa88730 1099
9d9b7755 1100calctrl.h N
2aa88730
RR
1101caret.h N
1102choicdgg.h N
1103colrdlgg.h N
1104dcpsg.h N
51a58d8b 1105dirctrlg.h N
bf84b0be 1106dirdlgg.h N 16
68be9f09 1107dragimgg.h N 16
2aa88730 1108fontdlgg.h N
e8ac7bf2 1109filedlgg.h N
f85afd4e 1110grid.h N
e7494fa9 1111gridg.h N
2aa88730
RR
1112helpext.h N
1113helpwxht.h N
1114helphtml.h N
1115helpxlp.h N
1116imaglist.h N
1117laywin.h N
bf84b0be 1118listctrl.h N 16
2aa88730
RR
1119msgdlgg.h N
1120notebook.h N
1121panelg.h N
1122printps.h N
1123prntdlgg.h N
1124progdlgg.h N
1125sashwin.h N
1126scrolwin.h N
e800f425 1127splash.h N
2aa88730
RR
1128splitter.h N
1129statusbr.h N
bf84b0be 1130tabg.h N 16
2aa88730 1131textdlgg.h N
484523cf 1132treectlg.h N 16
1f59726e 1133wizard.h N
23a54e14 1134
6a008b33 1135# vi: set noet ts=16 nolist: