X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/91f5c4d03b5966953db682315a40508862019a29..d9e054bc6147fb286b6de2fcfe50e2ecf5649843:/src/msw/files.lst diff --git a/src/msw/files.lst b/src/msw/files.lst index f77c6807aa..aa2350a794 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -1,9 +1,10 @@ -# This file was automatically generated by tmake at 23:49, 2001/10/14 +# This file was automatically generated by tmake at 11:57, 2002/01/17 # 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 \ @@ -54,8 +55,10 @@ ALL_SOURCES = \ common/dobjcmn.cpp \ common/docmdi.cpp \ common/docview.cpp \ + common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ + common/dynload.cpp \ common/effects.cpp \ common/encconv.cpp \ common/event.cpp \ @@ -85,6 +88,7 @@ ALL_SOURCES = \ common/imagbmp.cpp \ common/image.cpp \ common/imaggif.cpp \ + common/imagiff.cpp \ common/imagjpeg.cpp \ common/imagpcx.cpp \ common/imagpng.cpp \ @@ -106,7 +110,6 @@ ALL_SOURCES = \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ - common/objstrm.cpp \ common/paper.cpp \ common/popupcmn.cpp \ common/prntbase.cpp \ @@ -120,7 +123,6 @@ ALL_SOURCES = \ common/sckfile.cpp \ common/sckipc.cpp \ common/sckstrm.cpp \ - common/serbase.cpp \ common/sizer.cpp \ common/socket.cpp \ common/statbar.cpp \ @@ -129,6 +131,7 @@ ALL_SOURCES = \ common/string.cpp \ common/sysopt.cpp \ common/tbarbase.cpp \ + common/textbuf.cpp \ common/textcmn.cpp \ common/textfile.cpp \ common/timercmn.cpp \ @@ -330,6 +333,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -337,6 +341,7 @@ ALL_HEADERS = \ dragimag.h \ dynarray.h \ dynlib.h \ + dynload.h \ encconv.h \ event.h \ expr.h \ @@ -375,6 +380,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -400,6 +406,7 @@ ALL_HEADERS = \ mdi.h \ memconf.h \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -410,13 +417,13 @@ ALL_HEADERS = \ mstream.h \ notebook.h \ object.h \ - objstrm.h \ odbc.h \ ownerdrw.h \ palette.h \ panel.h \ paper.h \ pen.h \ + platform.h \ popupwin.h \ print.h \ printdlg.h \ @@ -437,9 +444,7 @@ ALL_HEADERS = \ sckstrm.h \ scrolbar.h \ scrolwin.h \ - serbase.h \ settings.h \ - setup.h \ sizer.h \ slider.h \ snglinst.h \ @@ -463,6 +468,7 @@ ALL_HEADERS = \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ @@ -480,6 +486,7 @@ ALL_HEADERS = \ treectrl.h \ txtstrm.h \ types.h \ + unzip.h \ url.h \ utils.h \ valgen.h \ @@ -538,9 +545,9 @@ ALL_HEADERS = \ msw/font.h \ msw/fontdlg.h \ msw/frame.h \ - msw/gauge.h \ msw/gauge95.h \ msw/gaugemsw.h \ + msw/gccpriv.h \ msw/gdiimage.h \ msw/gdiobj.h \ msw/glcanvas.h \ @@ -573,12 +580,11 @@ ALL_HEADERS = \ msw/region.h \ msw/registry.h \ msw/scrolbar.h \ - msw/settings.h \ msw/setup0.h \ - msw/slider.h \ msw/slider95.h \ msw/slidrmsw.h \ msw/spinbutt.h \ + msw/spinctrl.h \ msw/statbmp.h \ msw/statbox.h \ msw/statbr95.h \ @@ -592,10 +598,19 @@ ALL_HEADERS = \ msw/tglbtn.h \ msw/timer.h \ msw/tooltip.h \ + msw/toplevel.h \ msw/treectrl.h \ msw/wave.h \ msw/window.h \ msw/winundef.h \ + msw/ole/automtn.h \ + msw/ole/dataform.h \ + msw/ole/dataobj.h \ + msw/ole/dataobj2.h \ + msw/ole/dropsrc.h \ + msw/ole/droptgt.h \ + msw/ole/oleutils.h \ + msw/ole/uuid.h \ generic/accel.h \ generic/calctrl.h \ generic/caret.h \ @@ -682,8 +697,10 @@ COMMONOBJS = \ dobjcmn.o \ docmdi.o \ docview.o \ + dseldlg.o \ dynarray.o \ dynlib.o \ + dynload.o \ effects.o \ encconv.o \ event.o \ @@ -713,6 +730,7 @@ COMMONOBJS = \ imagbmp.o \ image.o \ imaggif.o \ + imagiff.o \ imagjpeg.o \ imagpcx.o \ imagpng.o \ @@ -734,7 +752,6 @@ COMMONOBJS = \ mstream.o \ nbkbase.o \ object.o \ - objstrm.o \ paper.o \ popupcmn.o \ prntbase.o \ @@ -748,7 +765,6 @@ COMMONOBJS = \ sckfile.o \ sckipc.o \ sckstrm.o \ - serbase.o \ sizer.o \ socket.o \ statbar.o \ @@ -757,6 +773,7 @@ COMMONOBJS = \ string.o \ sysopt.o \ tbarbase.o \ + textbuf.o \ textcmn.o \ textfile.o \ timercmn.o \ @@ -783,6 +800,7 @@ GENERICOBJS = \ busyinfo.o \ calctrl.o \ choicdgg.o \ + dcpsg.o \ dirctrlg.o \ dragimgg.o \ grid.o \ @@ -938,10 +956,16 @@ GUI_LOWLEVEL_OBJS = \ main.o \ palette.o \ pen.o \ + regconf.o \ region.o \ + registry.o \ settings.o \ + snglinst.o \ + thread.o \ timer.o \ toplevel.o \ + utils.o \ + utilsexc.o \ window.o HTMLOBJS = \