diff --git a/MSNRedirector.v10.sln b/MSNRedirector.v10.sln
new file mode 100644
index 0000000..f0602b7
--- /dev/null
+++ b/MSNRedirector.v10.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MSNRedirector", "MSNRedirector\MSNRedirector.vs9.vcproj", "{8C0E98F0-6138-4C11-A48F-79E42639392E}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {15EB1C25-7CB3-43A0-9A6F-F2A0879A6BC2}.Debug|Win32.ActiveCfg = Debug|Win32
+ {15EB1C25-7CB3-43A0-9A6F-F2A0879A6BC2}.Debug|Win32.Build.0 = Debug|Win32
+ {15EB1C25-7CB3-43A0-9A6F-F2A0879A6BC2}.Release|Win32.ActiveCfg = Release|Win32
+ {15EB1C25-7CB3-43A0-9A6F-F2A0879A6BC2}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/MSNRedirector/MSNRedirector.def b/MSNRedirector/MSNRedirector.def
new file mode 100644
index 0000000..2eb451a
--- /dev/null
+++ b/MSNRedirector/MSNRedirector.def
@@ -0,0 +1,4 @@
+LIBRARY MSNRedirector.dll
+
+EXPORTS
+ ImportThis @1
diff --git a/MSNRedirector/MSNRedirector.vcxproj b/MSNRedirector/MSNRedirector.vcxproj
index feef433..1050c63 100644
--- a/MSNRedirector/MSNRedirector.vcxproj
+++ b/MSNRedirector/MSNRedirector.vcxproj
@@ -97,6 +97,7 @@
Windows
+ MSNRedirector.def
true
false
@@ -113,6 +114,7 @@
Windows
+ MSNRedirector.def
true
false
@@ -133,6 +135,7 @@
Windows
true
true
+ MSNRedirector.def
true
false
@@ -153,6 +156,7 @@
Windows
true
true
+ MSNRedirector.def
true
false
diff --git a/MSNRedirector/MSNRedirector.vs9.vcproj b/MSNRedirector/MSNRedirector.vs9.vcproj
new file mode 100644
index 0000000..6be2426
--- /dev/null
+++ b/MSNRedirector/MSNRedirector.vs9.vcproj
@@ -0,0 +1,211 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+