]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/files.lst
Check for NULL pointer
[wxWidgets.git] / src / msw / files.lst
index 69ddf7699a149b295c160131ee316c4ffe9ae04c..55c0c8ce9e100b3d8d511f8d257511819455841f 100644 (file)
@@ -113,6 +113,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -130,6 +131,7 @@ ALL_SOURCES = \
                common/sckfile.cpp \
                common/sckipc.cpp \
                common/sckstrm.cpp \
+               common/settcmn.cpp \
                common/sizer.cpp \
                common/socket.cpp \
                common/statbar.cpp \
@@ -235,6 +237,7 @@ ALL_SOURCES = \
                msw/palette.cpp \
                msw/pen.cpp \
                msw/penwin.cpp \
+               msw/popupwin.cpp \
                msw/printdlg.cpp \
                msw/printwin.cpp \
                msw/radiobox.cpp \
@@ -300,6 +303,7 @@ ALL_HEADERS = \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -431,6 +435,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -491,6 +496,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -774,6 +780,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
@@ -791,6 +798,7 @@ COMMONOBJS = \
                sckfile.o \
                sckipc.o \
                sckstrm.o \
+               settcmn.o \
                sizer.o \
                socket.o \
                statbar.o \
@@ -926,6 +934,7 @@ GUIOBJS = \
                palette.o \
                pen.o \
                penwin.o \
+               popupwin.o \
                printdlg.o \
                printwin.o \
                radiobox.o \
@@ -974,6 +983,7 @@ GUI_LOWLEVEL_OBJS = \
                dcmemory.o \
                dcprint.o \
                dcscreen.o \
+               dde.o \
                dib.o \
                evtloop.o \
                font.o \
@@ -986,6 +996,7 @@ GUI_LOWLEVEL_OBJS = \
                main.o \
                palette.o \
                pen.o \
+               popupwin.o \
                regconf.o \
                region.o \
                registry.o \