]> git.saurik.com Git - wxWidgets.git/commitdiff
fixes to MSW LowLevel files
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 14 Oct 2001 22:53:48 +0000 (22:53 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 14 Oct 2001 22:53:48 +0000 (22:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/tmake/filelist.txt
src/msw/files.lst

index c301287e44f03627ca6caf892bed267f3451f89b..2368ed1cc84181c646f0fd4940f5e3c76c4fa769 100644 (file)
@@ -315,14 +315,14 @@ printdlg.cpp      MSW
 printwin.cpp   MSW
 radiobox.cpp   MSW
 radiobut.cpp   MSW
-regconf.cpp    MSW     Win32Only,Base
+regconf.cpp    MSW     Win32Only,Base,LowLevel
 region.cpp     MSW     LowLevel
-registry.cpp   MSW     Win32Only,Base
+registry.cpp   MSW     Win32Only,Base,LowLevel
 scrolbar.cpp   MSW
 settings.cpp   MSW     LowLevel
 slider95.cpp   MSW     Win32Only
 slidrmsw.cpp   MSW     NotWin32
-snglinst.cpp   MSW     Base
+snglinst.cpp   MSW     Base,LowLevel
 spinbutt.cpp   MSW
 spinctrl.cpp   MSW
 statbmp.cpp    MSW
@@ -336,13 +336,13 @@ tbar95.cpp        MSW     Win32Only
 tbarmsw.cpp    MSW     NotWin32
 textctrl.cpp   MSW
 tglbtn.cpp     MSW
-thread.cpp     MSW     Win32Only,Base
+thread.cpp     MSW     Win32Only,Base,LowLevel
 timer.cpp      MSW     LowLevel
 tooltip.cpp    MSW     Win32Only
 toplevel.cpp   MSW     LowLevel
 treectrl.cpp   MSW     Win32Only
-utils.cpp      MSW     Base
-utilsexc.cpp   MSW     Base
+utils.cpp      MSW     Base,LowLevel
+utilsexc.cpp   MSW     Base,LowLevel
 uuid.cpp       MSW     OLE
 wave.cpp       MSW
 window.cpp     MSW     LowLevel
index f77c6807aa6a6129128eceb91ab4233970e721a9..2a37a27a34f6a4894e070db9a6663b0e833cfc5a 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 23:49, 2001/10/14
+# This file was automatically generated by tmake at 00:53, 2001/10/15
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T!
 ALL_SOURCES = \
                generic/busyinfo.cpp \
@@ -938,10 +938,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 = \