diff --git a/ares/CHANGES b/ares/CHANGES
index 487f7b3006aa7b12673a85f07f6e20f75ec6ca42..0003217198a4f29eea4c436b20ecd9db0812cd08 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -6,6 +6,9 @@
 
 - Alexey Simak made adig support NAPTR records
 
+- Alexey Simak fixed the VC dsp file by adding the missing source file
+  ares_expand_string.c
+
 * December 11 2007 (Gisle Vanem)
 
 - Added another sample application; acountry.c which converts an
diff --git a/ares/vc/areslib/areslib.dsp b/ares/vc/areslib/areslib.dsp
index 1396c7b5ba0d1dd59a644d03e0a6e0058c2072ca..940dce0620bfb8756656f15b53bcb5dc79dbbc3e 100644
--- a/ares/vc/areslib/areslib.dsp
+++ b/ares/vc/areslib/areslib.dsp
@@ -109,6 +109,10 @@ SOURCE=..\..\ares_expand_name.c
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\ares_expand_string.c
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\ares_fds.c
 # End Source File
 # Begin Source File