📄 winvnc.rc
字号:
//
// JAVACLASS
//
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_AUTHPANEL_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\AuthPanel.class"
#else
IDR_AUTHPANEL_CLASS JAVACLASS "res\\AuthPanel.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_CLIPBOARDFRAME_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\ClipboardFrame.class"
#else
IDR_CLIPBOARDFRAME_CLASS JAVACLASS "res\\ClipboardFrame.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_OPTIONSFRAME_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\OptionsFrame.class"
#else
IDR_OPTIONSFRAME_CLASS JAVACLASS "res\\OptionsFrame.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_RFBPROTO_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\RfbProto.class"
#else
IDR_RFBPROTO_CLASS JAVACLASS "res\\RfbProto.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_VNCCANVAS_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\VncCanvas.class"
#else
IDR_VNCCANVAS_CLASS JAVACLASS "res\\VncCanvas.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_VNCVIEWER_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\VncViewer.class"
#else
IDR_VNCVIEWER_CLASS JAVACLASS "res\\VncViewer.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_BUTTONPANEL_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\ButtonPanel.class"
#else
IDR_BUTTONPANEL_CLASS JAVACLASS "res\\ButtonPanel.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_DESCIPHER_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\DesCipher.class"
#else
IDR_DESCIPHER_CLASS JAVACLASS "res\\DesCipher.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_RECFRAME_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\RecordingFrame.class"
#else
IDR_RECFRAME_CLASS JAVACLASS "res\\RecordingFrame.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_SESSIONREC_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\SessionRecorder.class"
#else
IDR_SESSIONREC_CLASS JAVACLASS "res\\SessionRecorder.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_RELOGINPANEL_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\ReloginPanel.class"
#else
IDR_RELOGINPANEL_CLASS JAVACLASS "res\\ReloginPanel.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_SOCKFACTORY_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\SocketFactory.class"
#else
IDR_SOCKFACTORY_CLASS JAVACLASS "res\\SocketFactory.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_VNCCANVAS2_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\VncCanvas2.class"
#else
IDR_VNCCANVAS2_CLASS JAVACLASS "res\\VncCanvas2.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_CAPINFO_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\CapabilityInfo.class"
#else
IDR_CAPINFO_CLASS JAVACLASS "res\\CapabilityInfo.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_CAPSCONTAINER_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\CapsContainer.class"
#else
IDR_CAPSCONTAINER_CLASS JAVACLASS "res\\CapsContainer.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_INSTREAM_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\InStream.class"
#else
IDR_INSTREAM_CLASS JAVACLASS "res\\InStream.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_MEMINSTREAM_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\MemInStream.class"
#else
IDR_MEMINSTREAM_CLASS JAVACLASS "res\\MemInStream.class"
#endif
#endif
#if defined(APSTUDIO_INVOKED) || defined(WITH_JAVA_VIEWER)
#if defined(APSTUDIO_INVOKED)
IDR_ZLIBINSTREAM_CLASS$(WITH_JAVA_VIEWER) JAVACLASS "res\\ZlibInStream.class"
#else
IDR_ZLIBINSTREAM_CLASS JAVACLASS "res\\ZlibInStream.class"
#endif
#endif
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDB_VNCLOGO BITMAP "res\\tightvnc.bmp"
IDB_BITMAP1 BITMAP "res\\bitmap1.bmp"
IDB_BITMAP2 BITMAP "res\\bitmap2.bmp"
IDB_BITMAP3 BITMAP "res\\bitmap3.bmp"
/////////////////////////////////////////////////////////////////////////////
//
// Cursor
//
IDC_CURSOR1 CURSOR "res\\cursor1.cur"
/////////////////////////////////////////////////////////////////////////////
//
// HTML
//
IDR_HTML1 HTML "res\\html1.htm"
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDI_LIVESHARE "AppShare"
END
STRINGTABLE
BEGIN
IDC_PRIMARY_DISPLAY_ONLY
"In multi-monitor configurations, show only the primary display to VNC clients."
IDC_STATIC_DRVINFO "Here you can see information about using the mirror display driver."
IDC_CONNECT_SOCK "This option controls whether it is possible to connect to this computer with a VNC Viewer. Clearing the checkbox will ensure that remote connections won't be accepted."
IDC_BLANK_SCREEN "Blank local screen when sharing the computer."
END
STRINGTABLE
BEGIN
IDC_DISPLAYNO "The display number determines which TCP ports will be used for accepting client connections. Display 0 corresponds to ports 5900 (VNC port) and 5800 (HTTP port), display 1 to ports 5901 and 5801 and so on."
IDC_PASSWORD "Users authenticated with the primary password are given full control over the server's desktop. Note that only first 8 characters of passwords are used in the standard VNC authentication."
IDC_UPDATE_BORDER "Update handling options determine what methods are used to detect screen updates."
IDC_POLL_FULLSCREEN "Scan the whole screen contents for changes. Setting this option guarantees reliable update detection but can notably increase CPU usage. Note that polling is not used with mirror display driver."
IDC_CONSOLE_ONLY "When set, window polling is performed only for console windows. Pixel changes in console windows cannot be detected by the hooks DLL, so this option is set by default."
IDC_POLL_FOREGROUND "Poll the foreground (active) window. This is the default polling mode. Note that polling is not used with mirror display driver."
IDC_POLL_UNDER_CURSOR "Poll the window under cursor. Note that polling is not used with mirror display driver."
IDC_ONEVENT_ONLY "When set, window polling is performed only on receiving keyboard or mouse events from a VNC viewer."
IDC_REMOTE_DISABLE "Set this option to give higher priority to local keyboard and pointer. This blocks remote input while local keyboard or mouse is in use."
IDC_PORTHTTP "TCP port of the built-in Web server serving the Java viewer applet."
IDC_PORTRFB "TCP port used for VNC data exchange (pixel data, input events, file transfers etc.)"
IDC_PASSWORD_VIEWONLY "Users authenticated with view-only password are allowed to view the server's desktop, but cannot control it with their mouse and keyboard. Note that only first 8 characters of passwords are used in the standard VNC authentication."
IDC_URL_PARAMS "When set, the HTTP server passes parameters from the URL to the Java viewer applet. For example, you could write http://myvnchost:5800/?view+only=yes&restricted+colors=yes"
IDC_STATIC_TRSH "Change these options if something goes wrong."
END
STRINGTABLE
BEGIN
IDC_SPECPORT "Specify arbitrary TCP port numbers for incoming VNC and HTTP connections."
IDC_POLLING_CYCLE "Specify how often polling should be performed. Lowering the value improves responsiveness but also increases CPU usage."
IDC_ACTION_REFUSE "Reject the connection if the confirmation dialog was timed out."
IDC_ACTION_ACCEPT "Accept the connection if the confirmation dialog was timed out."
IDC_REMOVE_WALLPAPER "Do not show the desktop wallpaper while at least one viewer is connected to this server. This both saves bandwidth and decreases CPU utilization on the server, resulting in better responsiveness of the remote desktop."
IDC_LOCKSETTING_NOTHING "Do nothing when a viewer disconnects. This is the default option."
IDC_LOCKSETTING_LOCK "Lock workstation on disconnect. This option is supported under Windows 2000/XP only."
IDC_LOCKSETTING_LOGOFF "Logoff workstation on disconnect."
IDC_DONT_SET_HOOKS "Full-screen polling can detect updates without using the hooks DLL, which is used by default to detect screen changes. Use this option for troubleshouting when the hooks DLL causes side effects in other applications."
IDC_ENABLE_FILE_TRANSFERS
"When this option is set, remote viewers will be allowed to transfer any files between their local computers and this server."
IDC_TAB "Here you can choose a group of configuration settings to edit."
END
STRINGTABLE
BEGIN
IDC_STATIC_ACTION "Default action determines what should be done if the confirmation dialog was timed out with no user input."
IDC_STATIC_TEMPORARY "Configuration of the built-in HTTP server."
IDC_STATIC_CONN_PRIOR "Connection priority determines what to do if a VNC viewer requests non-shared session, and there is another connection active."
IDC_STATIC_ADMINISTR "Administration settings."
IDC_STATIC_DISPLAY_PORT "Here you can specify which TCP ports should be used for incoming client connections."
IDC_DONT_USE_DRIVER "Don't ever try to use mirror display driver. Use this option for troubleshooting purposes. Note that toggling this option does not take immediate effect if there is at least one viewer connected."
IDC_DRIVER_DIRECT_ACCESS
"Use mirror driver's shared memory interface to access screen pixels. This method results in higher performance and is used by default."
IDC_STATIC_DRVOPT "Configure the mirror display driver."
IDC_STATIC_QUERY "Choose if local users should be prompted to accept or reject each incoming connection."
IDC_STATIC_LOGGING "Choose whether to write information into a log file, and how much information to write."
END
STRINGTABLE
BEGIN
IDC_SHARINGAREA_BORDER "Select an area of the screen which you would like to share to VNC clients."
IDC_LIVESHARE_BORDER "Connect with AppShare Key"
IDC_NAME_APPLI "Window name. You cannot enter the text here. To choose a window to share, drag the ""target"" icon to the selected window."
IDC_LIVESHARE "AppShare Key:"
IDC_BMPCURSOR "To choose a window to share, drag this ""target"" to the selected window."
IDC_WINDOW "Share one partucular window. To choose a window to share, drag the ""target"" icon to the selected window."
IDC_SCREEN "Share a rectangular part of the desktop."
IDC_FULLSCREEN "Share the whole desktop of this computer."
IDC_DISABLE_TIME "Specify how many seconds should pass between local keyboard or mouse activity and enabling remote input."
IDC_STATIC_INCOMING "Options controlling incoming connections from remote clients."
IDC_STATIC_INPUT "Controlling input events during client connections."
IDC_STATIC_DISCONNECT "Action performed when last VNC client disconnects from this server."
IDC_STATIC_POLLING "Select which parts of the screen should be scanned to detect changes."
IDC_SPECDISPLAY "Specify a display number. The VNC port is calculated as 5900 plus display, the HTTP port is 5800 plus display."
END
STRINGTABLE
BEGIN
IDC_DISABLE_INPUTS "If set, no keyboard or mouse control will be allowed to remote VNC viewers. Toggling this option does not take immediate effect if there is at least one viewer connected."
IDC_APPLY "Apply the changes but do not close the dialog box."
IDC_PORTNO_AUTO "When this option is set, the server will automatically find available port numbers, starting from port 5900 (corresponding to display 0). If built-in Web server is enabled, HTTP port will be set to VNC port minus 100."
IDC_DISABLE_LOCAL_INPUTS
"If set, local keyboard and mouse will be blocked while at least one VNC viewer is connected to this computer."
IDC_STATIC_WNDPOLLING "Choose poling options for window polling modes."
IDADVANCED "Advanced..."
IDQUERY "When a client connects, show a confirmation window allowing either to accept or to reject the connection."
END
STRINGTABLE
BEGIN
IDOK "Apply the changes and close the dialog box."
IDCANCEL "Cancel any input and close the dialog box."
END
STRINGTABLE
BEGIN
IDQUERYTIMEOUT "Wait for the specified number of seconds, before the confirmation dialog will be closed and the default action will be performed."
IDREQUIREAUTH "Normally, authentication is always required and empty passwords are not allowed. By unchecking this option, it's possible to allow VNC access without authentication. Note that passwordless access can be a security risk."
IDQUERYALLOWNOPASS "Normally, authentication is required if the connection is accepted. Setting this option activates additional button to accept connection without authentication (remote user is not asked for a password)."
IDONLYLOOPBACK "If set, don't allow any connections unless they are originated from the same machine. This can be used for testing purposes, or with port forwarding programs like SSH."
IDLOGLOTS "Check this to increase amount of the information in the log file. There may be a lot of unnecessary data in the log, but this mode can be very useful for debugging and troubleshooting purposes."
IDALLOWLOOPBACK "Normally, connections from the same machine are disabled. Checking this option allows such connections. This can be used for testing purposes, or with port forwarding programs like SSH."
IDLOG "Check this to enable logging. The log file is called WinVNC.log (created in the current folder). If the TightVNC Server is running as a system service, the file is typically found in the Windows system folder."
IDPRIORITY0 "Disconnect existing connections, accept new connections."
IDPRIORITY2 "Preserve existing connections, refuse new connections."
IDPRIORITY1 "Preserve existing connections, accept new connections."
IDENABLEHTTPD "Enable built-in Web server which can deliver Java viewer to Web clients."
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// English (U.K.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
#pragma code_page(1252)
#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
#endif // English (U.K.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -