# Version: $Id$
#
# Format of this file: TAB separated columns. The first column contains the
-# filename, the second 'G', 'C' or 'M' for generic/common/msw files. Flags
-# column may be empty or contain some additional info about this file (only
-# compile it in 16bit mode, don't compile it with this or that compiler, &c)
+# filename, the second a letter corresonding a directory:
+# B /src/common but only needed for the wxBase compilation
+# G /src/generic
+# C /src/common
+# M /src/msw
+# X /src/motif X for Xt
+# U /src/unix
+# R /src/gtk R for Robert
+# O /src/os2
+# H /src/html
+# W /include/wx
+# K /include/wx/gtk K for gtK
+# F /include/wx/motif F for motiF
+# 9 /include/wx/msw 9 for Windows 9x
+# 2 /include/wx/os2 2 for os2
+# N /include/wx/generic N for geNeric
+# L /include/wx/html L for htmL
+# P /include/wx/protocol
+# S /include/wx/unix S for poSix
+#
+# The third column may be empty or contain some additional info about this
+# file (only compile it in 16bit mode, don't compile it with this or that
+# compiler, &c)
#
# Known flags:
+# B makes part of the base library too
# 16 a generic file implementing Win32 control for Win16
# 32 only can be compiled under Win32
# PS PostScript related file, normally not compiled under Windows
# G generic code which might be used instead of native one
# U Unix-ish file, normally not compiled under Windows
# O OLE file (needs Win32 and a decent compiler)
-# S Socket file (currently doesn't compile under Win16 nor with GNU)
+# S Socket file (currently doesn't compile under Win16)
+# R Not required for the GTK port
+# X Not required for the Motif port
+# P Not required for the os2Pm port
+# (unfortunately I can't use O since that is
+# in use already - and above I can't use P :-( )
+#
+# WX Base header
+# GTK GTK header
+# MSW MSW header
+# MAC Mac header
+# MOT Motif header
+# PM OS/2 header
+# GEN Generic header
+# PRO Protocol header
+# HTM wxHtml header
+# UNX Unix header
###############################################################################
# File name Type Flags
busyinfo.cpp G
+calctrl.cpp G
+caret.cpp G U
choicdgg.cpp G
colrdlgg.cpp G G
-dirdlgg.cpp G 16
-extdlgg.cpp G
-fontdlgg.cpp G G
-gridg.cpp G
-helpxlp.cpp G G
+dcpsg.cpp G U
+dirdlgg.cpp G 16,P
+dragimgg.cpp G P
+fontdlgg.cpp G G,R,P
+filedlgg.cpp G U,X,P
+grid.cpp G
+gridsel.cpp G
+helpext.cpp G G
+helphtml.cpp G G
+helpwxht.cpp G G
+helpxlp.cpp G G,R
imaglist.cpp G 16
laywin.cpp G
listctrl.cpp G 16
+logg.cpp G
msgdlgg.cpp G G
-notebook.cpp G 16
+notebook.cpp G 16,R,P
panelg.cpp G
+plot.cpp G
printps.cpp G PS
prntdlgg.cpp G PS,U
progdlgg.cpp G
sashwin.cpp G
scrolwin.cpp G
splitter.cpp G
+statline.cpp G U,R,P
statusbr.cpp G
-tabg.cpp G
+tabg.cpp G 16,P
numdlgg.cpp G
+tbarsmpl.cpp G
textdlgg.cpp G
tipdlg.cpp G
treectrl.cpp G 16
+treelay.cpp G
+wizard.cpp G
+appcmn.cpp C B
choiccmn.cpp C
+cmdline.cpp C B
cmndata.cpp C
-config.cpp C
+clipcmn.cpp C
+config.cpp C B
ctrlcmn.cpp C
-date.cpp C
-datstrm.cpp C
+ctrlsub.cpp C
+datetime.cpp C B
+datstrm.cpp C B
db.cpp C
dbtable.cpp C
dcbase.cpp C
dlgcmn.cpp C
+dobjcmn.cpp C
+dndcmn.cpp C
docmdi.cpp C
docview.cpp C
-dynarray.cpp C
-dynlib.cpp C
-event.cpp C
-extended.c C
-ffile.cpp C
-file.cpp C
-fileconf.cpp C
-filefn.cpp C
-filesys.cpp C
+dynarray.cpp C B
+dynlib.cpp C B
+encconv.cpp C
+event.cpp C B
+extended.c C B
+ffile.cpp C B
+file.cpp C B
+fileconf.cpp C B
+filefn.cpp C B
+filesys.cpp C B
+fontcmn.cpp C
+fontmap.cpp C
framecmn.cpp C
-fs_inet.cpp C
-fs_zip.cpp C
-ftp.cpp C S
+fs_inet.cpp C B
+fs_zip.cpp C B
+fs_mem.cpp C B
+ftp.cpp C S,B
gdicmn.cpp C
-hash.cpp C
+geometry.cpp C
+gifdecod.cpp C
+hash.cpp C B
helpbase.cpp C
-http.cpp C S
+http.cpp C S,B
imagbmp.cpp C
image.cpp C
+imagall.cpp C
imaggif.cpp C
-imagjpeg.cpp C
-imagpng.cpp C
-intl.cpp C
-ipcbase.cpp C
+imagjpeg.cpp C 32
+imagtiff.cpp C 32
+imagpcx.cpp C 32
+imagpng.cpp C 32
+imagpnm.cpp C 32
+init.cpp B
+intl.cpp C B
+ipcbase.cpp C B
layout.cpp C
-list.cpp C
-log.cpp C
+lboxcmn.cpp C
+list.cpp C B
+log.cpp C B
+longlong.cpp C B
memory.cpp C
-mimetype.cpp C 32
-module.cpp C
-mstream.cpp C
-object.cpp C
-objstrm.cpp C
-odbc.cpp C
+menucmn.cpp C
+mimecmn.cpp C 32,B
+module.cpp C B
+mstream.cpp C B
+object.cpp C B
+objstrm.cpp C B
+odbc.cpp C R,X,P
paper.cpp C
prntbase.cpp C
-process.cpp C 32
-protocol.cpp C S
+process.cpp C 32,B
+protocol.cpp C S,B
resource.cpp C
-sckaddr.cpp C S
-sckfile.cpp C S
-sckipc.cpp C S
-sckstrm.cpp C S
-socket.cpp C S
-stream.cpp C
-string.cpp C
+sckaddr.cpp C S,B
+sckfile.cpp C S,B
+sckipc.cpp C S,B
+sckstrm.cpp C S,B
+serbase.cpp C B
+sizer.cpp C
+socket.cpp C S,B
+stream.cpp C B
+strconv.cpp C B
+string.cpp C B
tbarbase.cpp C
-tbarsmpl.cpp C 16
textcmn.cpp C
-textfile.cpp C
-time.cpp C
-timercmn.cpp C
-tokenzr.cpp C
-txtstrm.cpp C
-unzip.c C
-url.cpp C S
-utilscmn.cpp C
+textfile.cpp C B
+timercmn.cpp C B
+tokenzr.cpp C B
+txtstrm.cpp C B
+unzip.c C B
+url.cpp C S,B
+utilscmn.cpp C B
valgen.cpp C
validate.cpp C
valtext.cpp C
-variant.cpp C
-wfstream.cpp C
+variant.cpp C B
+wfstream.cpp C B
wincmn.cpp C
-wxchar.cpp C
+wxchar.cpp C B
wxexpr.cpp C
-zipstream.cpp C
-zstream.cpp C
+zipstrm.cpp C B
+zstream.cpp C B
+gsocket.c M S,B
+gsockmsw.c M S,B
accel.cpp M
app.cpp M
automtn.cpp M O
dcmemory.cpp M
dcprint.cpp M
dcscreen.cpp M
-dde.cpp M
+dde.cpp M B
dialog.cpp M
+dialup.cpp M
dib.cpp M
dibutils.cpp M
+dir.cpp M B
dirdlg.cpp M 32
dragimag.cpp M
dropsrc.cpp M O
droptgt.cpp M O
+enhmeta.cpp M 32
filedlg.cpp M
font.cpp M
fontdlg.cpp M
+fontenum.cpp M
+fontutil.cpp M
frame.cpp M
gauge95.cpp M 32
gaugemsw.cpp M 16
+gdiimage.cpp M
gdiobj.cpp M
+glcanvas.cpp M
helpwin.cpp M
icon.cpp M
imaglist.cpp M 32
joystick.cpp M
listbox.cpp M
listctrl.cpp M 32
-main.cpp M
+main.cpp M B
mdi.cpp M
menu.cpp M
menuitem.cpp M
metafile.cpp M
+mimetype.cpp M 32,B
minifram.cpp M
msgdlg.cpp M
nativdlg.cpp M
palette.cpp M
pen.cpp M
penwin.cpp M
-pnghand.cpp M
printdlg.cpp M
printwin.cpp M
radiobox.cpp M
radiobut.cpp M
-regconf.cpp M 32
+regconf.cpp M 32,B
region.cpp M
-registry.cpp M 32
+registry.cpp M 32,B
scrolbar.cpp M
settings.cpp M
slider95.cpp M 32
slidrmsw.cpp M 16
spinbutt.cpp M
+spinctrl.cpp M
statbmp.cpp M
statbox.cpp M
statbr95.cpp M 32
tbar95.cpp M 32
tbarmsw.cpp M 16
textctrl.cpp M
-thread.cpp M 32
+thread.cpp M 32,B
timer.cpp M
tooltip.cpp M 32
treectrl.cpp M 32
-utils.cpp M
-utilsexc.cpp M
+utils.cpp M B
+utilsexc.cpp M B
uuid.cpp M O
wave.cpp M
window.cpp M
xpmhand.cpp M
+dialup.cpp U
+dir.cpp U B
+fontenum.cpp U
+fontutil.cpp U
+mimetype.cpp U B
+threadpsx.cpp U B
+utilsunx.cpp U B
+gsocket.c U B
+mimetype.cpp U B
+
+gsockgtk.c R
+win_gtk.c R
+accel.cpp R
+app.cpp R
+bitmap.cpp R
+bmpbuttn.cpp R
+brush.cpp R
+button.cpp R
+checkbox.cpp R
+checklst.cpp R
+choice.cpp R
+clipbrd.cpp R
+colour.cpp R
+combobox.cpp R
+control.cpp R
+cursor.cpp R
+data.cpp R
+dataobj.cpp R
+dc.cpp R
+dcclient.cpp R
+dcmemory.cpp R
+dcscreen.cpp R
+dialog.cpp R
+dnd.cpp R
+font.cpp R
+fontdlg.cpp R
+frame.cpp R
+gauge.cpp R
+gdiobj.cpp R
+icon.cpp R
+listbox.cpp R
+main.cpp R
+mdi.cpp R
+menu.cpp R
+minifram.cpp R
+notebook.cpp R
+palette.cpp R
+pen.cpp R
+radiobox.cpp R
+radiobut.cpp R
+region.cpp R
+scrolbar.cpp R
+settings.cpp R
+slider.cpp R
+spinbutt.cpp R
+spinctrl.cpp R
+statbmp.cpp R
+statbox.cpp R
+statline.cpp R
+stattext.cpp R
+tbargtk.cpp R
+textctrl.cpp R
+timer.cpp R
+tooltip.cpp R
+utilsgtk.cpp R
+utilsres.cpp R
+wave.cpp R
+window.cpp R
+
+gsockmot.c X S
+accel.cpp X
+app.cpp X
+bitmap.cpp X
+bmpbuttn.cpp X
+brush.cpp X
+button.cpp X
+checkbox.cpp X
+checklst.cpp X
+choice.cpp X
+clipbrd.cpp X
+colour.cpp X
+combobox.cpp X
+control.cpp X
+cursor.cpp X
+data.cpp X
+dataobj.cpp X
+dc.cpp X
+dcclient.cpp X
+dcmemory.cpp X
+dcscreen.cpp X
+dialog.cpp X
+filedlg.cpp X
+font.cpp X
+frame.cpp X
+gauge.cpp X
+gdiobj.cpp X
+glcanvas.cpp X
+icon.cpp X
+listbox.cpp X
+main.cpp X
+mdi.cpp X
+menu.cpp X
+menuitem.cpp X
+minifram.cpp X
+msgdlg.cpp X
+palette.cpp X
+pen.cpp X
+radiobox.cpp X
+radiobut.cpp X
+region.cpp X
+scrolbar.cpp X
+settings.cpp X
+slider.cpp X
+spinbutt.cpp X
+statbmp.cpp X
+statbox.cpp X
+stattext.cpp X
+toolbar.cpp X
+textctrl.cpp X
+timer.cpp X
+utils.cpp X
+window.cpp X
+
+accel.cpp O
+app.cpp O
+bitmap.cpp O
+bmpbuttn.cpp O
+brush.cpp O
+button.cpp O
+checkbox.cpp O
+checklst.cpp O
+choice.cpp O
+clipbrd.cpp O
+colour.cpp O
+combobox.cpp O
+control.cpp O
+cursor.cpp O
+data.cpp O
+dataobj.cpp O
+dc.cpp O
+dcclient.cpp O
+dcmemory.cpp O
+dcprint.cpp O
+dcscreen.cpp O
+dialog.cpp O
+#dialup.cpp O
+dir.cpp O B
+dirdlg.cpp O
+dnd.cpp O
+filedlg.cpp O
+font.cpp O
+fontdlg.cpp O
+fontenum.cpp O
+fontutil.cpp O
+frame.cpp O
+gauge.cpp O
+gdiimage.cpp O
+gdiobj.cpp O
+helpwin.cpp O
+icon.cpp O
+iniconf.cpp O
+joystick.cpp O
+listbox.cpp O
+main.cpp O
+mdi.cpp O
+menu.cpp O
+menuitem.cpp O
+metafile.cpp O
+mimetype.cpp O
+minifram.cpp O
+msgdlg.cpp O
+nativdlg.cpp O
+notebook.cpp O
+ownerdrw.cpp O
+palette.cpp O
+pen.cpp O
+print.cpp O
+radiobox.cpp O
+radiobut.cpp O
+region.cpp O
+scrolbar.cpp O
+settings.cpp O
+slider.cpp O
+spinbutt.cpp O
+spinctrl.cpp O
+statbmp.cpp O
+statbox.cpp O
+statline.cpp O
+stattext.cpp O
+tabctrl.cpp O
+taskbar.cpp O
+textctrl.cpp O
+timer.cpp O
+thread.cpp O
+toolbar.cpp O
+tooltip.cpp O
+utils.cpp O B
+utilsexc.cpp O B
+wave.cpp O
+window.cpp O
+gsocket.c O
+
+helpdata.cpp H
+helpfrm.cpp H
+helpctrl.cpp H
+htmlcell.cpp H
+htmlfilt.cpp H
+htmlpars.cpp H
+htmltag.cpp H
+htmlwin.cpp H
+winpars.cpp H
+m_fonts.cpp H
+m_hline.cpp H
+m_image.cpp H
+m_layout.cpp H
+m_links.cpp H
+m_list.cpp H
+m_dflist.cpp H
+m_pre.cpp H
+m_tables.cpp H
+m_meta.cpp H
+htmprint.cpp H
+
+arrimpl.cpp W B
+listimpl.cpp W B
+accel.h W
+app.h W B
+bitmap.h W
+bmpbuttn.h W
+brush.h W
+buffer.h W B
+busyinfo.h W
+button.h W
+calctrl.h W
+caret.h W
+checkbox.h W
+checklst.h W
+choicdlg.h W
+choice.h W
+clipbrd.h W
+cmdline.h W B
+cmndata.h W
+colordlg.h W
+colour.h W
+combobox.h W
+confbase.h W B
+config.h W B
+control.h W
+ctrlsub.h W
+cursor.h W
+dataobj.h W
+date.h W B
+datetime.h W B
+datetime.inl W B
+datstrm.h W B
+db.h W
+dbtable.h W
+dc.h W
+dcclient.h W
+dcmemory.h W
+dcprint.h W
+dcps.h W
+dcscreen.h W
+dde.h W B
+debug.h W B
+defs.h W B
+dialog.h W
+dialup.h W
+dir.h W B
+dirdlg.h W
+dnd.h W
+docmdi.h W
+docview.h W
+dragimag.h W
+dynarray.h W B
+dynlib.h W B
+encconv.h W
+event.h W B
+expr.h W
+ffile.h W B
+file.h W B
+fileconf.h W B
+filedlg.h W
+filefn.h W B
+filesys.h W B
+font.h W
+fontdlg.h W
+fontenum.h W
+fontmap.h W
+fontdlg.h W
+fontutil.h W
+frame.h W
+fs_inet.h W B
+fs_zip.h W B
+fs_mem.h W B
+gauge.h W
+gdicmn.h W
+gdiobj.h W
+geometry.h W
+gifdecod.h W
+glcanvas.h W
+grid.h W
+gsocket.h W
+hash.h W B
+help.h W
+helpbase.h W
+helphtml.h W
+helpwin.h W
+helpxlp.h W
+icon.h W
+image.h W
+imaggif.h W
+imagbmp.h W
+imagpng.h W
+imagpcx.h W
+imagpnm.h W
+imagtiff.h W
+imagjpeg.h W
+imaglist.h W
+intl.h W B
+ioswrap.h W B
+ipcbase.h W
+isql.h W
+isqlext.h W
+joystick.h W
+layout.h W
+laywin.h W
+list.h W B
+listbox.h W
+listctrl.h W
+log.h W B
+longlong.h W B
+matrix.h W
+mdi.h W
+memory.h W B
+memconf.h W B
+menu.h W
+menuitem.h W
+metafile.h W
+mimetype.h W B
+minifram.h W
+module.h W B
+msgdlg.h W
+mstream.h W B
+notebook.h W
+object.h W B
+objstrm.h W B
+odbc.h W
+ownerdrw.h W
+palette.h W
+panel.h W
+paper.h W
+pen.h W
+plot.h W
+print.h W
+printdlg.h W
+prntbase.h W
+process.h W B
+progdlg.h W
+prop.h W
+propform.h W
+proplist.h W
+radiobox.h W
+radiobut.h W
+region.h W
+resource.h W
+sashwin.h W
+sckaddr.h W
+sckipc.h W
+sckstrm.h W
+scrolbar.h W
+scrolwin.h W
+serbase.h W B
+settings.h W
+setup.h W B
+sizer.h W
+slider.h W
+socket.h W
+spinbutt.h W
+spinctrl.h W
+splitter.h W
+statbmp.h W
+statbox.h W
+statline.h W
+stattext.h W
+statusbr.h W
+strconv.h W B
+stream.h W B
+string.h W B
+tab.h W
+tabctrl.h W
+taskbar.h W
+tbarbase.h W
+tbarsmpl.h W
+textctrl.h W
+textdlg.h W
+textfile.h W B
+txtstrm.h W B
+thread.h W B
+time.h W B
+timer.h W B
+tipdlg.h W
+tokenzr.h W B
+toolbar.h W
+tooltip.h W
+treectrl.h W
+types.h W
+url.h W B
+utils.h W B
+valgen.h W
+validate.h W
+valtext.h W
+variant.h W B
+version.h W B
+wave.h W
+wfstream.h W B
+window.h W
+wizard.h W
+wx.h W B
+wx_cw.h W
+wx_cw_cm.h W
+wx_cw_d.h W
+wxchar.h W B
+wxexpr.h W
+wxhtml.h W
+wxprec.h W B
+xpmhand.h W
+zipstrm.h W B
+zstream.h W B
+
+accel.h K
+app.h K
+bitmap.h K
+bmpbuttn.h K
+brush.h K
+button.h K
+checkbox.h K
+checklst.h K
+choice.h K
+clipbrd.h K
+colour.h K
+combobox.h K
+control.h K
+cursor.h K
+dataform.h K
+dataobj.h K
+dataobj2.h K
+dc.h K
+dcclient.h K
+dcmemory.h K
+dcscreen.h K
+dialog.h K
+dnd.h K
+filedlg.h K
+font.h K
+fontdlg.h K
+frame.h K
+gauge.h K
+gdiobj.h K
+glcanvas.h K
+icon.h K
+joystick.h K
+listbox.h K
+mdi.h K
+menu.h K
+menuitem.h K
+minifram.h K
+notebook.h K
+palette.h K
+pen.h K
+radiobox.h K
+radiobut.h K
+region.h K
+scrolbar.h K
+settings.h K
+slider.h K
+spinbutt.h K
+spinctrl.h K
+statbmp.h K
+statbox.h K
+statline.h K
+stattext.h K
+tbargtk.h K
+textctrl.h K
+timer.h K
+tooltip.h K
+treectrl.h K
+wave.h K
+win_gtk.h K
+window.h K
+
+accel.h F
+app.h F
+bitmap.h F
+bmpbuttn.h F
+brush.h F
+button.h F
+checkbox.h F
+checklst.h F
+choice.h F
+clipbrd.h F
+colordlg.h F
+colour.h F
+combobox.h F
+control.h F
+cursor.h F
+dataform.h F
+dataobj.h F
+dataobj2.h F
+dc.h F
+dcclient.h F
+dcmemory.h F
+dcprint.h F
+dcscreen.h F
+dialog.h F
+dnd.h F
+filedlg.h F
+font.h F
+fontdlg.h F
+frame.h F
+gauge.h F
+gdiobj.h F
+glcanvas.h F
+icon.h F
+joystick.h F
+listbox.h F
+mdi.h F
+menu.h F
+menuitem.h F
+metafile.h F
+minifram.h F
+msgdlg.h F
+palette.h F
+pen.h F
+print.h F
+printdlg.h F
+private.h F
+radiobox.h F
+radiobut.h F
+region.h F
+scrolbar.h F
+settings.h F
+slider.h F
+spinbutt.h F
+statbmp.h F
+statbox.h F
+stattext.h F
+textctrl.h F
+timer.h F
+toolbar.h F
+window.h F
+
+accel.h 9
+app.h 9
+bitmap.h 9
+bmpbuttn.h 9
+brush.h 9
+button.h 9
+caret.h 9
+checkbox.h 9
+checklst.h 9
+choice.h 9
+clipbrd.h 9
+colordlg.h 9
+colour.h 9
+combobox.h 9
+control.h 9
+curico.h 9
+curicop.h 9
+cursor.h 9
+dc.h 9
+dcclient.h 9
+dcmemory.h 9
+dcprint.h 9
+dcscreen.h 9
+dde.h 9 B
+dialog.h 9
+dib.h 9
+dibutils.h 9
+dirdlg.h 9
+dragimag.h 9
+enhmeta.h 9 32
+filedlg.h 9
+font.h 9
+fontdlg.h 9
+frame.h 9
+gauge.h 9
+gauge95.h 9
+gaugemsw.h 9
+gdiimage.h 9
+gdiobj.h 9
+glcanvas.h 9
+helpwin.h 9
+icon.h 9
+imaglist.h 9
+iniconf.h 9
+joystick.h 9
+listbox.h 9
+listctrl.h 9
+mdi.h 9
+menu.h 9
+menuitem.h 9
+metafile.h 9
+mimetype.h 9 32,B
+minifram.h 9
+msgdlg.h 9
+msvcrt.h 9
+notebook.h 9
+palette.h 9
+pen.h 9
+printdlg.h 9
+printwin.h 9
+private.h 9
+radiobox.h 9
+radiobut.h 9
+regconf.h 9
+region.h 9
+registry.h 9
+scrolbar.h 9
+settings.h 9
+setup0.h 9
+slider.h 9
+slider95.h 9
+slidrmsw.h 9
+spinbutt.h 9
+statbmp.h 9
+statbox.h 9
+statbr95.h 9
+statline.h 9
+stattext.h 9
+tabctrl.h 9
+taskbar.h 9
+tbar95.h 9
+tbarmsw.h 9
+textctrl.h 9
+timer.h 9
+tooltip.h 9
+treectrl.h 9
+wave.h 9
+window.h 9
+winundef.h 9
+xpmhand.h 9
+# blank.cur 9
+# bullseye.cur 9
+# child.ico 9
+# clock.cur 9
+# error.ico 9
+# hand.cur 9
+# heart.cur 9
+# info.ico 9
+# magnif1.cur 9
+# mdi.ico 9
+# noentry.cur 9
+# pbrush.cur 9
+# pencil.cur 9
+# pntleft.cur 9
+# pntright.cur 9
+# query.cur 9
+# question.ico 9
+# roller.cur 9
+# size.cur 9
+# std.ico 9
+# tip.ico 9
+# warning.ico 9
+# watch1.cur 9
+# disable.bmp 9
+# wx.rc 9
+
+accel.h 2
+dataobj.h 2
+helpwin.h 2
+pngread.h 2
+statline.h 2
+app.h 2
+dataobj2.h 2
+icon.h 2
+stattext.h 2
+bitmap.h 2
+dc.h 2
+tabctrl.h 2
+dcclient.h 2
+print.h 2
+taskbar.h 2
+bmpbuttn.h 2
+dcmemory.h 2
+iniconf.h 2
+private.h 2
+textctrl.h 2
+brush.h 2
+dcprint.h 2
+joystick.h 2
+timer.h 2
+dcscreen.h 2
+listbox.h 2
+button.h 2
+dialog.h 2
+radiobox.h 2
+toolbar.h 2
+checkbox.h 2
+dirdlg.h 2
+mdi.h 2
+radiobut.h 2
+tooltip.h 2
+checklst.h 2
+dnd.h 2
+menu.h 2
+region.h 2
+menuitem.h 2
+choice.h 2
+filedlg.h 2
+metafile.h 2
+scrolbar.h 2
+wave.h 2
+clipbrd.h 2
+font.h 2
+minifram.h 2
+settings.h 2
+window.h 2
+fontdlg.h 2
+msgdlg.h 2
+colour.h 2
+frame.h 2
+setup0.h 2
+combobox.h 2
+gauge.h 2
+notebook.h 2
+control.h 2
+gdiimage.h 2
+palette.h 2
+slider.h 2
+cursor.h 2
+gdiobj.h 2
+spinbutt.h 2
+gsockos2.h 2
+pen.h 2
+spinctrl.h 2
+statbmp.h 2
+dataform.h 2
+pnghand.h 2
+statbox.h 2
+
+fontutil.h S
+execute.h S
+mimetype.h S B
+gsockunx.h S
+
+file.h P B
+ftp.h P B
+http.h P B
+protocol.h P B
+
+forcelnk.h L
+helpdata.h L
+helpfrm.h L
+helpctrl.h L
+htmlcell.h L
+htmldefs.h L
+htmlfilt.h L
+htmlpars.h L
+htmltag.h L
+htmlwin.h L
+winpars.h L
+m_templ.h L
+htmprint.h L
+
+calctrl.h N
+caret.h N
+choicdgg.h N
+colrdlgg.h N
+dcpsg.h N
+dirdlgg.h N 16
+dragimgg.h N 16
+fontdlgg.h N
+filedlgg.h N
+grid.h N
+gridg.h N
+helpext.h N
+helpwxht.h N
+helphtml.h N
+helpxlp.h N
+imaglist.h N
+laywin.h N
+listctrl.h N 16
+msgdlgg.h N
+notebook.h N
+panelg.h N
+plot.h N
+printps.h N
+prntdlgg.h N
+progdlgg.h N
+sashwin.h N
+scrolwin.h N
+splitter.h N
+statusbr.h N
+tabg.h N 16
+textdlgg.h N
+treectrl.h N 16
+wizard.h N
+
# vi: set noet ts=16 nolist: