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