]> git.saurik.com Git - wxWidgets.git/commitdiff
Added dialup to filelist.txt and wxUniv.dsp
authorJulian Smart <julian@anthemion.co.uk>
Fri, 3 Jan 2003 18:31:43 +0000 (18:31 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 3 Jan 2003 18:31:43 +0000 (18:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/innobott.txt
distrib/msw/tmake/filelist.txt
src/wxUniv.dsp

index 215c8ec6d38cdc6b9ae4f578edaf2d8979cbb00c..b116f13ca3110c56e09258c1a4404d544484c89c 100644 (file)
@@ -16,6 +16,7 @@
 [INI]
 
 [Registry]
+    Root: HKCU; SubKey: Software\Environment\; ValueName: WXWIN; ValueType: string; ValueData: {app}; Flags: createvalueifdoesntexist
 
 [UninstallDelete]
 
index 3557eee9129790e13cd238aad61808be7991ace6..f1c9d4014e8fcd462c7137db97eee3c99e7449fc 100644 (file)
@@ -283,7 +283,7 @@ dcprint.cpp MSW     LowLevel
 dcscreen.cpp   MSW     LowLevel
 dde.cpp        MSW     LowLevel,Base
 dialog.cpp     MSW
-dialup.cpp     MSW
+dialup.cpp     MSW     LowLevel
 dib.cpp        MSW     LowLevel
 dibutils.cpp   MSW
 dir.cpp        MSW     Base
index b0d3efba5774cc46b99bc497df6d548a2355a220..e642fff11df4cfc991bbe080f3d581fde1b12a26 100644 (file)
@@ -948,6 +948,10 @@ SOURCE=.\msw\dde.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\msw\dialup.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\msw\dib.cpp
 # End Source File
 # Begin Source File