X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/10eb1f1eac4f334f4acaae8199178131eeba5f74..cb7acf9cc78c309026bed1038631f2663cd90bda:/src/msw/files.lst diff --git a/src/msw/files.lst b/src/msw/files.lst index b42f82a45f..8e68f25ebb 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -1,9 +1,10 @@ -# This file was automatically generated by tmake at 17:52, 2001/10/30 +# This file was automatically generated by tmake # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T! ALL_SOURCES = \ generic/busyinfo.cpp \ generic/calctrl.cpp \ generic/choicdgg.cpp \ + generic/dcpsg.cpp \ generic/dirctrlg.cpp \ generic/dragimgg.cpp \ generic/grid.cpp \ @@ -57,6 +58,7 @@ ALL_SOURCES = \ common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ + common/dynload.cpp \ common/effects.cpp \ common/encconv.cpp \ common/event.cpp \ @@ -80,12 +82,14 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ common/imagbmp.cpp \ common/image.cpp \ common/imaggif.cpp \ + common/imagiff.cpp \ common/imagjpeg.cpp \ common/imagpcx.cpp \ common/imagpng.cpp \ @@ -107,7 +111,7 @@ ALL_SOURCES = \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ - common/objstrm.cpp \ + common/odbc.cpp \ common/paper.cpp \ common/popupcmn.cpp \ common/prntbase.cpp \ @@ -121,7 +125,6 @@ ALL_SOURCES = \ common/sckfile.cpp \ common/sckipc.cpp \ common/sckstrm.cpp \ - common/serbase.cpp \ common/sizer.cpp \ common/socket.cpp \ common/statbar.cpp \ @@ -130,6 +133,7 @@ ALL_SOURCES = \ common/string.cpp \ common/sysopt.cpp \ common/tbarbase.cpp \ + common/textbuf.cpp \ common/textcmn.cpp \ common/textfile.cpp \ common/timercmn.cpp \ @@ -217,6 +221,7 @@ ALL_SOURCES = \ msw/mimetype.cpp \ msw/minifram.cpp \ msw/msgdlg.cpp \ + msw/mslu.cpp \ msw/nativdlg.cpp \ msw/notebook.cpp \ msw/ole/oleutils.cpp \ @@ -255,6 +260,7 @@ ALL_SOURCES = \ msw/utils.cpp \ msw/utilsexc.cpp \ msw/ole/uuid.cpp \ + msw/volume.cpp \ msw/wave.cpp \ msw/window.cpp \ html/helpctrl.cpp \ @@ -275,6 +281,7 @@ ALL_SOURCES = \ html/m_list.cpp \ html/m_meta.cpp \ html/m_pre.cpp \ + html/m_style.cpp \ html/m_tables.cpp \ html/winpars.cpp @@ -331,6 +338,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -338,6 +346,7 @@ ALL_HEADERS = \ dragimag.h \ dynarray.h \ dynlib.h \ + dynload.h \ encconv.h \ event.h \ expr.h \ @@ -368,6 +377,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -376,6 +386,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -401,6 +412,7 @@ ALL_HEADERS = \ mdi.h \ memconf.h \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -411,7 +423,6 @@ ALL_HEADERS = \ mstream.h \ notebook.h \ object.h \ - objstrm.h \ odbc.h \ ownerdrw.h \ palette.h \ @@ -439,9 +450,7 @@ ALL_HEADERS = \ sckstrm.h \ scrolbar.h \ scrolwin.h \ - serbase.h \ settings.h \ - setup.h \ sizer.h \ slider.h \ snglinst.h \ @@ -465,6 +474,7 @@ ALL_HEADERS = \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ @@ -490,6 +500,7 @@ ALL_HEADERS = \ variant.h \ vector.h \ version.h \ + volume.h \ wave.h \ wfstream.h \ window.h \ @@ -562,6 +573,7 @@ ALL_HEADERS = \ msw/mimetype.h \ msw/minifram.h \ msw/msgdlg.h \ + msw/mslu.h \ msw/msvcrt.h \ msw/notebook.h \ msw/palette.h \ @@ -575,7 +587,6 @@ ALL_HEADERS = \ msw/region.h \ msw/registry.h \ msw/scrolbar.h \ - msw/settings.h \ msw/setup0.h \ msw/slider95.h \ msw/slidrmsw.h \ @@ -643,6 +654,7 @@ ALL_HEADERS = \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ + generic/timer.h \ generic/treectlg.h \ generic/wizard.h \ unix/execute.h \ @@ -696,6 +708,7 @@ COMMONOBJS = \ dseldlg.o \ dynarray.o \ dynlib.o \ + dynload.o \ effects.o \ encconv.o \ event.o \ @@ -719,12 +732,14 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ imagbmp.o \ image.o \ imaggif.o \ + imagiff.o \ imagjpeg.o \ imagpcx.o \ imagpng.o \ @@ -746,7 +761,7 @@ COMMONOBJS = \ mstream.o \ nbkbase.o \ object.o \ - objstrm.o \ + odbc.o \ paper.o \ popupcmn.o \ prntbase.o \ @@ -760,7 +775,6 @@ COMMONOBJS = \ sckfile.o \ sckipc.o \ sckstrm.o \ - serbase.o \ sizer.o \ socket.o \ statbar.o \ @@ -769,6 +783,7 @@ COMMONOBJS = \ string.o \ sysopt.o \ tbarbase.o \ + textbuf.o \ textcmn.o \ textfile.o \ timercmn.o \ @@ -795,6 +810,7 @@ GENERICOBJS = \ busyinfo.o \ calctrl.o \ choicdgg.o \ + dcpsg.o \ dirctrlg.o \ dragimgg.o \ grid.o \ @@ -885,6 +901,7 @@ GUIOBJS = \ mimetype.o \ minifram.o \ msgdlg.o \ + mslu.o \ nativdlg.o \ notebook.o \ ownerdrw.o \ @@ -921,6 +938,7 @@ GUIOBJS = \ treectrl.o \ utils.o \ utilsexc.o \ + volume.o \ wave.o \ window.o @@ -981,6 +999,7 @@ HTMLOBJS = \ m_list.o \ m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o