Implemented support for TightVNC protocol extensions in the server code. This version has one incompatibility with TightVNC 1.3.x viewers - such viewers would not be able to connect without authentication. This will be fixed in the nearest time.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@651 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/rfb.dsp b/common/rfb/rfb.dsp
index a39ef84..f24563e 100644
--- a/common/rfb/rfb.dsp
+++ b/common/rfb/rfb.dsp
@@ -118,6 +118,10 @@
# End Source File
# Begin Source File
+SOURCE=.\CapsList.cxx
+# End Source File
+# Begin Source File
+
SOURCE=.\CConnection.cxx
# End Source File
# Begin Source File
@@ -385,6 +389,10 @@
# End Source File
# Begin Source File
+SOURCE=.\CapsList.h
+# End Source File
+# Begin Source File
+
SOURCE=.\CConnection.h
# End Source File
# Begin Source File