Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@591 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/win/rfbplayer/resource.h b/win/rfbplayer/resource.h
new file mode 100644
index 0000000..90a057f
--- /dev/null
+++ b/win/rfbplayer/resource.h
@@ -0,0 +1,81 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by rfbplayer.rc
+//
+#define IDI_ICON 105
+#define IDR_MENU 128
+#define IDR_ACCELERATOR 131
+#define IDB_TOOLBAR 132
+#define IDD_GOTO 133
+#define IDD_PIXELFORMAT 134
+#define IDD_OPTIONS 137
+#define IDD_ABOUT 138
+#define IDD_USERPF_LIST 139
+#define IDD_UPF_EDIT 140
+#define IDD_INFO 141
+#define IDD_SESSION_INFO 142
+#define IDC_GOTO_EDIT 1003
+#define IDC_PIXELFORMAT 1004
+#define IDC_ASK_PF 1006
+#define IDC_DEFAULT 1008
+#define IDC_VERSION 1008
+#define IDC_ACCEPT_BELL 1009
+#define IDC_BUILDTIME 1009
+#define IDC_ACCEPT_CUT_TEXT 1010
+#define IDC_AUTO_STORE_PARAM 1011
+#define IDC_AUTOPLAY 1012
+#define IDC_BIG_ENDIAN 1013
+#define IDC_EDIT_UPF 1015
+#define IDC_PF_LIST 1016
+#define IDC_BPP_COMBO 1016
+#define IDC_ADD_BUTTON 1017
+#define IDC_NAME_EDIT 1017
+#define IDC_REMOVE_BUTTON 1018
+#define IDC_EDIT_BUTTON 1019
+#define IDC_COPYRIGHT 1021
+#define IDC_DEPTH_EDIT 1021
+#define IDC_DESCRIPTION 1022
+#define IDC_BIGENDIAN_COMBO 1022
+#define IDC_REDMAX_EDIT 1023
+#define IDC_GREENMAX_EDIT 1024
+#define IDC_BLUEMAX_EDIT 1025
+#define IDC_REDSHIFT_EDIT 1026
+#define IDC_DESKTOP_NAME 1026
+#define IDC_GREENSHIFT_EDIT 1027
+#define IDC_DESKTOP_SIZE 1027
+#define IDC_BLUESHIFT_EDIT 1028
+#define IDC_CURRENT_ENCODING 1029
+#define IDC_PIXEL_FORMAT 1030
+#define IDC_INFO_EDIT 1076
+#define ID_OPENFILE 40011
+#define ID_CLOSEFILE 40012
+#define ID_EXIT 40013
+#define ID_FULLSCREEN 40014
+#define ID_ZOOM_50 40015
+#define ID_ZOOM_100 40016
+#define ID_ZOOM_200 40017
+#define ID_PLAYPAUSE 40018
+#define ID_STOP 40019
+#define ID_GOTO 40020
+#define ID_LOOP 40022
+#define ID_COPYTOCLIPBOARD 40023
+#define ID_FRAMEEXTRACT 40024
+#define ID_HELP_HOMEPAGE 40025
+#define ID_HOMEPAGE 40025
+#define ID_HELP_COMMANDLINESWITCHES 40026
+#define ID_HELP_ABOUT 40027
+#define ID_ABOUT 40027
+#define ID_OPTIONS 40029
+#define ID_RETURN 40044
+#define ID_SESSION_INFO 40045
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 143
+#define _APS_NEXT_COMMAND_VALUE 40046
+#define _APS_NEXT_CONTROL_VALUE 1031
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif