In Tray menu the item " Disable New Clients " added.
Also some bugs are fixed.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@468 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/winvnc/resource.h b/winvnc/resource.h
index b01ed96..1cb074b 100644
--- a/winvnc/resource.h
+++ b/winvnc/resource.h
@@ -39,13 +39,14 @@
 #define ID_DISCONNECT                   40004
 #define ID_CONNECT                      40005
 #define ID_OPTIONS                      40006
+#define ID_DISABLE_NEW_CLIENTS          40007
 
 // Next default values for new objects
 // 
 #ifdef APSTUDIO_INVOKED
 #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NEXT_RESOURCE_VALUE        111
-#define _APS_NEXT_COMMAND_VALUE         40007
+#define _APS_NEXT_COMMAND_VALUE         40008
 #define _APS_NEXT_CONTROL_VALUE         1024
 #define _APS_NEXT_SYMED_VALUE           101
 #endif