summaryrefslogtreecommitdiffstats
path: root/vncviewer/resource.h
diff options
context:
space:
mode:
authorDennis Syrovatsky <dennis@tightvnc.com>2005-12-15 07:53:14 +0000
committerDennis Syrovatsky <dennis@tightvnc.com>2005-12-15 07:53:14 +0000
commit66490b8bb25529e92babde1edacce7b2daf03721 (patch)
tree190d84f33a38322eeed424e5a0604794d34438fd /vncviewer/resource.h
parentfabe3d8097f6d08cd9d061c8f27d477ebee83d80 (diff)
downloadtigervnc-66490b8bb25529e92babde1edacce7b2daf03721.tar.gz
tigervnc-66490b8bb25529e92babde1edacce7b2daf03721.zip
Added dialog "Browse Folders".
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@451 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'vncviewer/resource.h')
-rw-r--r--vncviewer/resource.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/vncviewer/resource.h b/vncviewer/resource.h
index 4967ab9f..59eee86e 100644
--- a/vncviewer/resource.h
+++ b/vncviewer/resource.h
@@ -27,6 +27,7 @@
#define IDR_FTMENU 130
#define IDD_FTCANCELING 131
#define IDD_FTCREATEFOLDER 132
+#define IDD_FTBROWSE 133
#define IDC_PASSWORD 1000
#define IDC_CONNECTING_TEXT 1001
#define IDC_SERVER_EDIT 1002
@@ -112,6 +113,8 @@
#define IDC_EDIT2 1082
#define IDC_FTFOLDERNAME 1083
#define IDC_FTTEXT 1084
+#define IDC_FTBROWSEPATH 1085
+#define IDC_FTBROWSETREE 1086
#define ID_TOOLBAR 40002
#define ID_CLOSE 40003
#define ID_OPTIONS 40004
@@ -138,9 +141,9 @@
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 133
+#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 40028
-#define _APS_NEXT_CONTROL_VALUE 1085
+#define _APS_NEXT_CONTROL_VALUE 1087
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif