Added Python/dtoa.c to project files.
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp
index 5640682..653569f 100644
--- a/PC/VC6/pythoncore.dsp
+++ b/PC/VC6/pythoncore.dsp
@@ -341,6 +341,10 @@
 # End Source File

 # Begin Source File

 

+SOURCE=..\..\Python\dtoa.c

+# End Source File

+# Begin Source File

+

 SOURCE=..\..\Python\dynload_win.c

 # End Source File

 # Begin Source File

diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj
index e24e573..d60f792 100644
--- a/PC/VS7.1/pythoncore.vcproj
+++ b/PC/VS7.1/pythoncore.vcproj
@@ -517,6 +517,9 @@
 			RelativePath="..\..\PC\dl_nt.c">
 		</File>
 		<File
+			RelativePath="..\..\Python\dtoa.c">
+		</File>
+		<File
 			RelativePath="..\..\Python\dynload_win.c">
 		</File>
 		<File