Support for ExtendedDesktopSize and -DesktopSize in the Windows client.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3716 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/win/vncviewer/CConnOptions.h b/win/vncviewer/CConnOptions.h
index 51ab78a..d010d17 100644
--- a/win/vncviewer/CConnOptions.h
+++ b/win/vncviewer/CConnOptions.h
@@ -56,6 +56,7 @@
       int preferredEncoding;
       bool autoSelect;
       bool shared;
+      CharArray desktopSize;
       bool sendPtrEvents;
       bool sendKeyEvents;
       bool showToolbar;