X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/738f9e5a12b8bb3936cc10347be98390602d3660..b64f0a5fc7bbe365bcd1b38c346a4033761f49ed:/distrib/msw/tmake/filelist.txt?ds=sidebyside

diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt
index 04812c4679..b663a2445c 100644
--- a/distrib/msw/tmake/filelist.txt
+++ b/distrib/msw/tmake/filelist.txt
@@ -7,17 +7,20 @@
 #
 # Format of this file: TAB separated columns. The first column contains the
 # 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
-#  B	/include/wx/msw        B for Bill Gates
+#  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
@@ -29,16 +32,18 @@
 #
 # Known flags:
 #  B	makes part of the base library too
-#  BO	only for the base library
 #  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
@@ -55,14 +60,19 @@
 # File name 	Type	Flags
 
 busyinfo.cpp	G
+calctrl.cpp	G
 caret.cpp	G	U
 choicdgg.cpp	G
 colrdlgg.cpp	G	G
 dcpsg.cpp	G	U
-dirdlgg.cpp	G	16
-fontdlgg.cpp	G	G,R
-filedlgg.cpp	G	U,X
+dirctrlg.cpp	G
+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
@@ -71,7 +81,7 @@ laywin.cpp	G
 listctrl.cpp	G	16
 logg.cpp	G
 msgdlgg.cpp	G	G
-notebook.cpp	G	16,R
+notebook.cpp	G	16,R,P
 panelg.cpp	G
 printps.cpp	G	PS
 prntdlgg.cpp	G	PS,U
@@ -81,105 +91,129 @@ propform.cpp	G
 proplist.cpp	G
 sashwin.cpp	G
 scrolwin.cpp	G
+splash.cpp	G
 splitter.cpp	G
-statline.cpp	G	U,R
+statline.cpp	G	U,R,P
 statusbr.cpp	G
-tabg.cpp	G	R
+tabg.cpp	G	16,P
 numdlgg.cpp	G
+tbarsmpl.cpp	G
 textdlgg.cpp	G
 tipdlg.cpp	G
-treectrl.cpp	G	16
+tipwin.cpp	G
+treectlg.cpp	G
+treelay.cpp	G
 wizard.cpp	G
 
-choiccmn.cpp	C	R
+appcmn.cpp	C	B
+choiccmn.cpp	C
+cmdline.cpp	C	B
 cmndata.cpp	C
+clipcmn.cpp	C
 config.cpp	C	B
-ctrlcmn.cpp	C	R
-date.cpp	C	B
-datstrm.cpp	C
+cshelp.cpp	C
+ctrlcmn.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	B
 dynlib.cpp	C	B
+effects.cpp	C
+encconv.cpp	C	B
 event.cpp	C	B
 extended.c	C	B
 ffile.cpp	C	B
 file.cpp	C	B
 fileconf.cpp	C	B
 filefn.cpp	C	B
+filename.cpp	C	B
 filesys.cpp	C	B
 fontcmn.cpp	C
+fontmap.cpp	C	B
 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
+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	32
+imagtiff.cpp	C	32
 imagpcx.cpp	C	32
 imagpng.cpp	C	32
 imagpnm.cpp	C	32
-init.cpp	C	B,BO
+init.cpp	B
 intl.cpp	C	B
-ipcbase.cpp	C
+ipcbase.cpp	C	B
 layout.cpp	C
+lboxcmn.cpp	C
 list.cpp	C	B
 log.cpp	C	B
+longlong.cpp	C	B
+matrix.cpp	C
 memory.cpp	C
-mimetype.cpp	C	32,B
+menucmn.cpp	C
+mimecmn.cpp	C	32,B
 module.cpp	C	B
-mstream.cpp	C
+mstream.cpp	C	B
 object.cpp	C	B
-objstrm.cpp	C
-odbc.cpp	C	R
+objstrm.cpp	C	B
+odbc.cpp	C	R,X,P
 paper.cpp	C
 prntbase.cpp	C
 process.cpp	C	32,B
-protocol.cpp	C	S
+protocol.cpp	C	S,B
+quantize.cpp	C
 resource.cpp	C
-sckaddr.cpp	C	S
-sckfile.cpp	C	S
-sckipc.cpp	C	S
-sckstrm.cpp	C	S
-serbase.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
+socket.cpp	C	S,B
 stream.cpp	C	B
 strconv.cpp	C	B
 string.cpp	C	B
 tbarbase.cpp	C
-tbarsmpl.cpp	C
 textcmn.cpp	C
 textfile.cpp	C	B
-time.cpp	C	B
 timercmn.cpp	C	B
 tokenzr.cpp	C	B
+treebase.cpp	C
 txtstrm.cpp	C	B
-unzip.c	C
-url.cpp	C	S
+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	B
-wfstream.cpp	C
+wfstream.cpp	C	B
 wincmn.cpp	C
 wxchar.cpp	C	B
 wxexpr.cpp	C
-zipstrm.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
@@ -205,21 +239,29 @@ dcclient.cpp	M
 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
+helpchm.cpp	M	32
 helpwin.cpp	M
 icon.cpp	M
 imaglist.cpp	M	32
@@ -227,11 +269,12 @@ iniconf.cpp	M	16
 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
@@ -241,19 +284,19 @@ ownerdrw.cpp	M
 palette.cpp	M
 pen.cpp	M
 penwin.cpp	M
-pnghand.cpp	M	32
 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
@@ -264,22 +307,26 @@ taskbar.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
-gsocket.c	M	S
 
 dialup.cpp	U
-threadpsx.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
+gsocket.c	U	B
+mimetype.cpp	U	B
 
 gsockgtk.c	R
 win_gtk.c	R
@@ -311,6 +358,7 @@ frame.cpp	R
 gauge.cpp	R
 gdiobj.cpp	R
 icon.cpp	R
+joystick.cpp	R
 listbox.cpp	R
 main.cpp	R
 mdi.cpp	R
@@ -364,10 +412,10 @@ dcscreen.cpp	X
 dialog.cpp	X
 filedlg.cpp	X
 font.cpp	X
-fontenum.cpp	X
 frame.cpp	X
 gauge.cpp	X
 gdiobj.cpp	X
+glcanvas.cpp	X
 icon.cpp	X
 listbox.cpp	X
 main.cpp	X
@@ -394,6 +442,85 @@ 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
@@ -409,37 +536,44 @@ 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
-search.cpp	H
+m_meta.cpp	H
+htmprint.cpp	H
 
-arrimpl.cpp	W
-listimpl.cpp	W
+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
+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
-config.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
-datstrm.h	W
+datetime.h	W	B
+datetime.inl	W	B
+datstrm.h	W	B
 db.h	W
 dbtable.h	W
 dc.h	W
@@ -448,10 +582,12 @@ dcmemory.h	W
 dcprint.h	W
 dcps.h	W
 dcscreen.h	W
-dde.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
@@ -459,37 +595,58 @@ docview.h	W
 dragimag.h	W
 dynarray.h	W	B
 dynlib.h	W	B
+encconv.h	W	B
 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
-filesys.h	W
+filefn.h	W	B
+filename.h	W	B
+filesys.h	W	B
 font.h	W
 fontdlg.h	W
+fontenc.h	W	B
+fontenum.h	W
+fontmap.h	W	B
+fontdlg.h	W
+fontutil.h	W	B
 frame.h	W
-fs_inet.h	W
-fs_zip.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
+gsocket.h	W	B
 hash.h	W	B
 help.h	W
 helpbase.h	W
+cshelp.h	W
 helphtml.h	W
+helpchm.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
-ipcbase.h	W
+ioswrap.h	W	B
+ipcbase.h	W	B
+isql.h	W
+isqlext.h	W
 joystick.h	W
 layout.h	W
 laywin.h	W
@@ -500,7 +657,8 @@ log.h	W	B
 longlong.h	W	B
 matrix.h	W
 mdi.h	W
-memory.h	W
+memory.h	W	B
+memconf.h	W	B
 menu.h	W
 menuitem.h	W
 metafile.h	W
@@ -508,17 +666,16 @@ mimetype.h	W	B
 minifram.h	W
 module.h	W	B
 msgdlg.h	W
-mstream.h	W
+mstream.h	W	B
 notebook.h	W
 object.h	W	B
-objstrm.h	W
+objstrm.h	W	B
 odbc.h	W
 ownerdrw.h	W
 palette.h	W
 panel.h	W
 paper.h	W
 pen.h	W
-pnghand.h	W
 print.h	W
 printdlg.h	W
 prntbase.h	W
@@ -532,18 +689,20 @@ radiobut.h	W
 region.h	W
 resource.h	W
 sashwin.h	W
-sckaddr.h	W
-sckipc.h	W
-sckstrm.h	W
+sckaddr.h	W	B
+sckipc.h	W	B
+sckstrm.h	W	B
 scrolbar.h	W
 scrolwin.h	W
-serbase.h	W
+serbase.h	W	B
 settings.h	W
 setup.h	W	B
 sizer.h	W
 slider.h	W
-socket.h	W
+socket.h	W	B
 spinbutt.h	W
+spinctrl.h	W
+splash.h	W
 splitter.h	W
 statbmp.h	W
 statbox.h	W
@@ -556,9 +715,7 @@ string.h	W	B
 tab.h	W
 tabctrl.h	W
 taskbar.h	W
-tbar95.h	W
 tbarbase.h	W
-tbarmsw.h	W
 tbarsmpl.h	W
 textctrl.h	W
 textdlg.h	W
@@ -568,12 +725,14 @@ thread.h	W	B
 time.h	W	B
 timer.h	W	B
 tipdlg.h	W
+tipwin.h	W
 tokenzr.h	W	B
 toolbar.h	W
 tooltip.h	W
+treebase.h	W
 treectrl.h	W
 types.h	W
-url.h	W
+url.h	W	B
 utils.h	W	B
 valgen.h	W
 validate.h	W
@@ -581,8 +740,9 @@ valtext.h	W
 variant.h	W	B
 version.h	W	B
 wave.h	W
-wfstream.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
@@ -592,8 +752,8 @@ wxexpr.h	W
 wxhtml.h	W
 wxprec.h	W	B
 xpmhand.h	W
-zipstrm.h	W
-zstream.h	W
+zipstrm.h	W	B
+zstream.h	W	B
 
 accel.h	K
 app.h	K
@@ -609,7 +769,9 @@ 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
@@ -622,6 +784,7 @@ fontdlg.h	K
 frame.h	K
 gauge.h	K
 gdiobj.h	K
+glcanvas.h	K
 icon.h	K
 joystick.h	K
 listbox.h	K
@@ -639,6 +802,7 @@ scrolbar.h	K
 settings.h	K
 slider.h	K
 spinbutt.h	K
+spinctrl.h	K
 statbmp.h	K
 statbox.h	K
 statline.h	K
@@ -667,7 +831,9 @@ 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
@@ -681,6 +847,7 @@ fontdlg.h	F
 frame.h	F
 gauge.h	F
 gdiobj.h	F
+glcanvas.h	F
 icon.h	F
 joystick.h	F
 listbox.h	F
@@ -710,126 +877,205 @@ timer.h	F
 toolbar.h	F
 window.h	F
 
-accel.h	B
-app.h	B
-bitmap.h	B
-bmpbuttn.h	B
-brush.h	B
-button.h	B
-caret.h	B
-checkbox.h	B
-checklst.h	B
-choice.h	B
-clipbrd.h	B
-colordlg.h	B
-colour.h	B
-combobox.h	B
-control.h	B
-curico.h	B
-curicop.h	B
-cursor.h	B
-dc.h	B
-dcclient.h	B
-dcmemory.h	B
-dcprint.h	B
-dcscreen.h	B
-dde.h	B
-dialog.h	B
-dib.h	B
-dibutils.h	B
-dirdlg.h	B
-dragimag.h	B
-filedlg.h	B
-font.h	B
-fontdlg.h	B
-frame.h	B
-gauge.h	B
-gauge95.h	B
-gaugemsw.h	B
-gdiobj.h	B
-helpwin.h	B
-icon.h	B
-imaglist.h	B
-iniconf.h	B
-joystick.h	B
-listbox.h	B
-listctrl.h	B
-mdi.h	B
-menu.h	B
-menuitem.h	B
-metafile.h	B
-minifram.h	B
-msgdlg.h	B
-msvcrt.h	B
-notebook.h	B
-palette.h	B
-pen.h	B
-pnghand.h	B
-pngread.h	B
-printdlg.h	B
-printwin.h	B
-private.h	B
-radiobox.h	B
-radiobut.h	B
-regconf.h	B
-region.h	B
-registry.h	B
-scrolbar.h	B
-settings.h	B
-setup0.h	B
-slider.h	B
-slider95.h	B
-slidrmsw.h	B
-spinbutt.h	B
-statbmp.h	B
-statbox.h	B
-statbr95.h	B
-statline.h	B
-stattext.h	B
-tabctrl.h	B
-taskbar.h	B
-tbar95.h	B
-tbarmsw.h	B
-textctrl.h	B
-timer.h	B
-tooltip.h	B
-treectrl.h	B
-wave.h	B
-window.h	B
-winundef.h	B
-xpmhand.h	B
-# blank.cur	B
-# bullseye.cur	B
-# child.ico	B
-# clock.cur	B
-# error.ico	B
-# hand.cur	B
-# heart.cur	B
-# info.ico	B
-# magnif1.cur	B
-# mdi.ico	B
-# noentry.cur	B
-# pbrush.cur	B
-# pencil.cur	B
-# pntleft.cur	B
-# pntright.cur	B
-# query.cur	B
-# question.ico	B
-# roller.cur	B
-# size.cur	B
-# std.ico	B
-# tip.ico	B
-# warning.ico	B
-# watch1.cur	B
-# disable.bmp	B
-# wx.rc	B
+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
+helpchm.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
 
 execute.h	S
+fontutil.h	S
+gsockunx.h	S	B
+mimetype.h	S	B
 
-file.h	P
-ftp.h	P
-http.h	P
-protocol.h	P
+file.h	P	B
+ftp.h	P	B
+http.h	P	B
+protocol.h	P	B
 
 forcelnk.h	L
 helpdata.h	L
@@ -843,23 +1089,27 @@ htmltag.h	L
 htmlwin.h	L
 winpars.h	L
 m_templ.h	L
-version.h	L
+htmprint.h	L
 
+calctrl.h	N
 caret.h	N
 choicdgg.h	N
 colrdlgg.h	N
 dcpsg.h	N
-dirdlgg.h	N
+dirctrlg.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
+listctrl.h	N	16
 msgdlgg.h	N
 notebook.h	N
 panelg.h	N
@@ -868,10 +1118,12 @@ prntdlgg.h	N
 progdlgg.h	N
 sashwin.h	N
 scrolwin.h	N
+splash.h	N
 splitter.h	N
 statusbr.h	N
-tabg.h	N
+tabg.h	N	16
 textdlgg.h	N
-treectrl.h	N
+treectlg.h	N	16
+wizard.h	N
 
 # vi: set noet ts=16 nolist: