diff --git a/samples/Projects/Win32/VC6/DOMPrint/DOMPrint.dsp b/samples/Projects/Win32/VC6/DOMPrint/DOMPrint.dsp
index 488c0ff16c2d01b01954f389f5b9d6be90a520aa..66c114b9c417cf3365106cf863b929673235b6ad 100644
--- a/samples/Projects/Win32/VC6/DOMPrint/DOMPrint.dsp
+++ b/samples/Projects/Win32/VC6/DOMPrint/DOMPrint.dsp
@@ -7,18 +7,18 @@
 CFG=DOMPrint - Win32 Debug
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 !MESSAGE use the Export Makefile command and run
-!MESSAGE
+!MESSAGE 
 !MESSAGE NMAKE /f "DOMPrint.mak".
-!MESSAGE
+!MESSAGE 
 !MESSAGE You can specify a configuration when running NMAKE
 !MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
+!MESSAGE 
 !MESSAGE NMAKE /f "DOMPrint.mak" CFG="DOMPrint - Win32 Debug"
-!MESSAGE
+!MESSAGE 
 !MESSAGE Possible choices for configuration are:
-!MESSAGE
+!MESSAGE 
 !MESSAGE "DOMPrint - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE
+!MESSAGE 
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
@@ -60,6 +60,14 @@ SOURCE=..\..\..\..\DOMPrint\DOMPrint.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\..\..\DOMPrint\DOMPrintErrorHandler.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\..\DOMPrint\DOMPrintFilter.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\..\..\DOMPrint\DOMTreeErrorReporter.cpp
 # End Source File
 # End Group