]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/filelist.txt
Updated docs for wxGrid::SelectBlock
[wxWidgets.git] / distrib / msw / tmake / filelist.txt
index 2763c91124bd27b28a1703861f7bc4ac89ff7163..c8443f57f8bfb5e9884b7b4881f1ce060da1dd2a 100644 (file)
@@ -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
 # 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
+#  GTK GTK header
 #  MSW MSW header
-#  MAC  Mac header
+#  MAC Mac header
 #  MOT Motif header
 #  PM  OS/2 header
 #  GEN Generic header
 # 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
-gridg.cpp      G
+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
@@ -68,8 +81,9 @@ 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
+plot.cpp       G
 printps.cpp    G       PS
 prntdlgg.cpp   G       PS,U
 progdlgg.cpp   G
@@ -79,103 +93,120 @@ proplist.cpp      G
 sashwin.cpp    G
 scrolwin.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       P
 numdlgg.cpp    G
+tbarsmpl.cpp   G
 textdlgg.cpp   G
 tipdlg.cpp     G
 treectrl.cpp   G       16
+treelay.cpp    G
 wizard.cpp     G
 
-choiccmn.cpp   C       R
+appcmn.cpp     C       B
+choiccmn.cpp   C
+cmdline.cpp    C       B
 cmndata.cpp    C
-config.cpp     C
-ctrlcmn.cpp    C       R
-date.cpp       C
-datstrm.cpp    C
+clipcmn.cpp    C
+config.cpp     C       B
+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
-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       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
+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
+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
-intl.cpp       C
-ipcbase.cpp    C
+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       R
+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
-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
-stream.cpp     C
-strconv.cpp    C
-string.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
 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
-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
@@ -201,21 +232,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
@@ -223,11 +262,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
@@ -237,19 +277,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
@@ -260,21 +300,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
 
-threadpsx.cpp  U
-utilsunx.cpp   U
-gsocket.c      U
+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
@@ -306,6 +351,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
@@ -321,6 +367,7 @@ scrolbar.cpp        R
 settings.cpp   R
 slider.cpp     R
 spinbutt.cpp   R
+spinctrl.cpp   R
 statbmp.cpp    R
 statbox.cpp    R
 statline.cpp   R
@@ -361,6 +408,7 @@ font.cpp    X
 frame.cpp      X
 gauge.cpp      X
 gdiobj.cpp     X
+glcanvas.cpp   X
 icon.cpp       X
 listbox.cpp    X
 main.cpp       X
@@ -387,52 +435,138 @@ 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
-htmlfilter.cpp H
-htmlparser.cpp H
+htmlfilt.cpp   H
+htmlpars.cpp   H
 htmltag.cpp    H
 htmlwin.cpp    H
-htmlwinparser.cpp      H
-mod_fonts.cpp  H
-mod_hline.cpp  H
-mod_image.cpp  H
-mod_layout.cpp H
-mod_links.cpp  H
-mod_list.cpp   H
-mod_pre.cpp    H
-mod_tables.cpp H
-search.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
-listimpl.cpp   W
+arrimpl.cpp    W       B
+listimpl.cpp   W       B
 accel.h        W
-app.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
-datstrm.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
@@ -441,81 +575,103 @@ dcmemory.h       W
 dcprint.h      W
 dcps.h W
 dcscreen.h     W
-dde.h  W
-debug.h        W
-defs.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
-dynlib.h       W
-event.h        W
+dynarray.h     W       B
+dynlib.h       W       B
+encconv.h      W       B
+event.h        W       B
 expr.h W
-ffile.h        W
-file.h W
-fileconf.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
+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
-hash.h W
+gsocket.h      W       B
+hash.h W       B
 help.h W
 helpbase.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
-ioswrap.h      W
-ipcbase.h      W
+intl.h W       B
+ioswrap.h      W       B
+ipcbase.h      W       B
+isql.h W
+isqlext.h      W
 joystick.h     W
 layout.h       W
 laywin.h       W
-list.h W
+list.h W       B
 listbox.h      W
 listctrl.h     W
-log.h  W
-longlong.h     W
+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
-mimetype.h     W
+mimetype.h     W       B
 minifram.h     W
-module.h       W
+module.h       W       B
 msgdlg.h       W
-mstream.h      W
+mstream.h      W       B
 notebook.h     W
-object.h       W
-objstrm.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
-pnghand.h      W
+plot.h W
 print.h        W
 printdlg.h     W
 prntbase.h     W
-process.h      W
+process.h      W       B
 progdlg.h      W
 prop.h W
 propform.h     W
@@ -525,68 +681,68 @@ 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
+setup.h        W       B
 sizer.h        W
 slider.h       W
-socket.h       W
+socket.h       W       B
 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
-stream.h       W
-string.h       W
+strconv.h      W       B
+stream.h       W       B
+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
-textfile.h     W
-txtstrm.h      W
-thread.h       W
-time.h W
-timer.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
+tokenzr.h      W       B
 toolbar.h      W
 tooltip.h      W
 treectrl.h     W
 types.h        W
-url.h  W
-utils.h        W
+url.h  W       B
+utils.h        W       B
 valgen.h       W
 validate.h     W
 valtext.h      W
-variant.h      W
-version.h      W
+variant.h      W       B
+version.h      W       B
 wave.h W
-wfstream.h     W
+wfstream.h     W       B
 window.h       W
-wx.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
+wxchar.h       W       B
 wxexpr.h       W
 wxhtml.h       W
-wxprec.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
@@ -602,7 +758,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
@@ -615,6 +773,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
@@ -632,6 +791,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
@@ -660,7 +820,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
@@ -674,6 +836,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
@@ -703,148 +866,231 @@ 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
 
-forcelink.h    L
+forcelnk.h     L
 helpdata.h     L
 helpfrm.h      L
 helpctrl.h     L
 htmlcell.h     L
 htmldefs.h     L
-htmlfilter.h   L
-htmlparser.h   L
+htmlfilt.h     L
+htmlpars.h     L
 htmltag.h      L
 htmlwin.h      L
-htmlwinparser.h        L
-mod_templ.h    L
-version.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
+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
@@ -852,10 +1098,11 @@ 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
+plot.h N
 printps.h      N
 prntdlgg.h     N
 progdlgg.h     N
@@ -863,8 +1110,9 @@ sashwin.h  N
 scrolwin.h     N
 splitter.h     N
 statusbr.h     N
-tabg.h N
+tabg.h N       16
 textdlgg.h     N
-treectrl.h     N
+treectrl.h     N       16
+wizard.h       N
 
 # vi: set noet ts=16 nolist: