You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
720 lines
30 KiB
720 lines
30 KiB
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "resource.h"
|
|
#define APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "windows.h"
|
|
#undef APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "version.h"
|
|
#include "help_ids.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// English (U.S.) resources
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
|
#ifdef _WIN32
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
#pragma code_page(1252)
|
|
#endif //_WIN32
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Version
|
|
//
|
|
#define VER_DESCRIPTION_STR "NetMeeting Whiteboard\0"
|
|
#define VER_INTERNALNAME_STR "nmwb\0"
|
|
#define VER_ORIGNAME_STR "nmwb.dll\0"
|
|
#define VER_FILETYPE VFT_DLL
|
|
#include <version.rc>
|
|
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
ABOUTBOX DIALOGEX 0, 0, 210, 81
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "About Whiteboard"
|
|
FONT 8, "Ms Shell Dlg", 0, 0, 0x1
|
|
BEGIN
|
|
ICON IDI_APP,-1,
|
|
6, 7, 18, 20
|
|
LTEXT "Whiteboard",-2,
|
|
39, 7, 164, 10
|
|
LTEXT VER_PRODUCTNAME_STR,-3,
|
|
39, 19, 164, 10
|
|
LTEXT "Version %s (%s)",IDC_ABOUTVERSION,
|
|
39, 31, 164, 10
|
|
LTEXT VER_COPYRIGHT_STR,-7,
|
|
39, 43, 164, 10
|
|
DEFPUSHBUTTON "OK",IDOK,
|
|
80, 60, 50, 14
|
|
END
|
|
|
|
PRINTCANCEL DIALOG DISCARDABLE 82, 43, 156, 77
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "NetMeeting"
|
|
FONT 8, "Ms Shell Dlg"
|
|
BEGIN
|
|
CTEXT "Printing page number: %d",IDD_PRINT_PAGE,6,25,145,8
|
|
PUSHBUTTON "Cancel",IDCANCEL,54,47,40,14
|
|
CTEXT "",IDD_DEVICE_NAME,5,9,146,8
|
|
END
|
|
|
|
LOCKDIALOG DIALOG DISCARDABLE 62, 42, 160, 46
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Lock"
|
|
FONT 8, "Ms Shell Dlg"
|
|
BEGIN
|
|
CTEXT "Locking Whiteboard contents.",101,27,7,106,8
|
|
PUSHBUTTON "Cancel",IDCANCEL,60,25,40,14
|
|
ICON 32516,-1,7,7,16,16
|
|
END
|
|
|
|
INVISIBLEDIALOG DIALOG DISCARDABLE 63, 83, 0, 0
|
|
STYLE WS_POPUP
|
|
FONT 8, "Ms Shell Dlg"
|
|
BEGIN
|
|
END
|
|
|
|
QUERYSAVEDIALOG DIALOG DISCARDABLE 6, 18, 259, 108
|
|
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION |
|
|
WS_SYSMENU
|
|
CAPTION "Whiteboard"
|
|
FONT 8, "Ms Shell Dlg"
|
|
BEGIN
|
|
LTEXT "Do you want to save your current Whiteboard contents?",
|
|
101,35,7,217,8
|
|
PUSHBUTTON "&Yes",IDYES,67,87,50,14
|
|
PUSHBUTTON "&No",IDNO,133,87,50,14
|
|
ICON 32515,-1,7,7,18,20
|
|
LTEXT "The new meeting you are joining will clear the current Whiteboard contents.",
|
|
-1,35,20,217,18
|
|
LTEXT "Click Yes to save the contents. This will clear the current Whiteboard window, but you can open the saved contents in the new meeting or future meetings.",
|
|
-1,35,43,217,25
|
|
LTEXT "Click No to clear the window without saving the current contents.",
|
|
-1,35,73,217,8
|
|
END
|
|
|
|
QUERYSAVEDIALOGCANCEL DIALOG DISCARDABLE 6, 18, 218, 61
|
|
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION |
|
|
WS_SYSMENU
|
|
CAPTION "Whiteboard"
|
|
FONT 8, "Ms Shell Dlg"
|
|
BEGIN
|
|
LTEXT "Do you want to save your current Whiteboard contents?",
|
|
101,34,7,177,8
|
|
PUSHBUTTON "&Yes",IDYES,29,40,50,14
|
|
PUSHBUTTON "&No",IDNO,84,40,50,14
|
|
PUSHBUTTON "Cancel",IDCANCEL,139,40,50,14
|
|
ICON 32515,-1,7,7,21,20
|
|
END
|
|
|
|
WARNSELECTWINDOW DIALOG DISCARDABLE 0, 0, 254, 69
|
|
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Whiteboard Select Window"
|
|
FONT 8, "Ms Shell Dlg"
|
|
BEGIN
|
|
DEFPUSHBUTTON "OK",IDOK,72,48,50,14
|
|
PUSHBUTTON "Cancel",IDCANCEL,130,48,50,14
|
|
CONTROL "&Don't show me this message again",IDC_SWWARN_NOTAGAIN,
|
|
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,31,32,147,11
|
|
LTEXT "The next window you click on will be pasted into the Whiteboard.",
|
|
-1,31,7,209,20
|
|
ICON 32516,-1,7,7,18,20
|
|
END
|
|
|
|
WARNSELECTAREA DIALOG DISCARDABLE 0, 0, 254, 71
|
|
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Whiteboard Select Area"
|
|
FONT 8, "Ms Shell Dlg"
|
|
BEGIN
|
|
DEFPUSHBUTTON "OK",IDOK,72,50,50,14
|
|
PUSHBUTTON "Cancel",IDCANCEL,130,50,50,14
|
|
CONTROL "&Don't show me this message again",IDC_SAWARN_NOTAGAIN,
|
|
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,35,32,147,11
|
|
LTEXT "Select an area on the screen to paste into the Whiteboard.",
|
|
-1,35,7,212,20
|
|
ICON 32516,-1,7,7,21,20
|
|
END
|
|
|
|
IM_INITIALIZING DIALOG DISCARDABLE 0, 0, 154, 62
|
|
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP
|
|
FONT 8, "Ms Shell Dlg"
|
|
BEGIN
|
|
CTEXT "Finding other Whiteboards in the meeting",-1,4,8,133,8
|
|
CONTROL "Animate1",IDC_INITIALIZING_ANIMATION,"SysAnimate32",
|
|
WS_TABSTOP,4,18,146,40
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Menu
|
|
//
|
|
|
|
IDR_MENU_WB_WITHFILE MENU DISCARDABLE
|
|
BEGIN
|
|
POPUP "&File"
|
|
BEGIN
|
|
MENUITEM "&New...\tCtrl+N", IDM_NEW
|
|
MENUITEM "&Open...\tCtrl+O", IDM_OPEN
|
|
MENUITEM "&Save\tCtrl+S", IDM_SAVE
|
|
MENUITEM "Save &As...", IDM_SAVE_AS
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Print...\tCtrl+P", IDM_PRINT
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "E&xit\tAlt+F4", IDM_EXIT
|
|
END
|
|
POPUP "&Edit"
|
|
BEGIN
|
|
MENUITEM "&Delete\tDel", IDM_DELETE
|
|
MENUITEM "&Undelete\tCtrl+Z", IDM_UNDELETE
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Cu&t\tCtrl+X", IDM_CUT
|
|
MENUITEM "&Copy\tCtrl+C", IDM_COPY
|
|
MENUITEM "&Paste\tCtrl+V", IDM_PASTE
|
|
MENUITEM "Select A&ll\tCtrl+A", IDM_SELECTALL
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "B&ring to Front", IDM_BRING_TO_TOP
|
|
MENUITEM "S&end to Back", IDM_SEND_TO_BACK
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Cle&ar Page...\tCtrl+Del", IDM_CLEAR_PAGE
|
|
MENUITEM "Delete Pa&ge...\tCtrl+-", IDM_DELETE_PAGE
|
|
MENUITEM "&Insert Page\tCtrl++", IDM_PAGE_INSERT_AFTER
|
|
END
|
|
POPUP "&View"
|
|
BEGIN
|
|
MENUITEM "&Tool Bar", IDM_TOOL_BAR_TOGGLE
|
|
MENUITEM "&Status Bar", IDM_STATUS_BAR_TOGGLE
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Zoom", IDM_ZOOM
|
|
MENUITEM "Re&mote Pointer", IDM_REMOTE
|
|
MENUITEM "L&ock Contents", IDM_LOCK
|
|
MENUITEM "Sy&nchronize", IDM_SYNC
|
|
END
|
|
POPUP "&Tools"
|
|
BEGIN
|
|
MENUITEM "&Selector", IDM_SELECT
|
|
MENUITEM "Er&aser", IDM_ERASER
|
|
MENUITEM "&Text", IDM_TEXT
|
|
MENUITEM "&Highlighter", IDM_HIGHLIGHT
|
|
MENUITEM "&Pen", IDM_PEN
|
|
MENUITEM "&Line", IDM_LINE
|
|
MENUITEM "Unfilled &Rectangle", IDM_BOX
|
|
MENUITEM "&Filled Rectangle", IDM_FILLED_BOX
|
|
MENUITEM "&Unfilled Ellipse", IDM_ELLIPSE
|
|
MENUITEM "Fille&d Ellipse", IDM_FILLED_ELLIPSE
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "S&elect Area", IDM_GRAB_AREA
|
|
MENUITEM "Select &Window", IDM_GRAB_WINDOW
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Colors...", IDM_EDITCOLOR
|
|
MENUITEM "F&ont...", IDM_FONT
|
|
POPUP "L&ine Width"
|
|
BEGIN
|
|
MENUITEM "&1", IDM_WIDTH_1
|
|
MENUITEM "&2", IDM_WIDTH_2
|
|
MENUITEM "&3", IDM_WIDTH_3
|
|
MENUITEM "&4", IDM_WIDTH_4
|
|
END
|
|
END
|
|
POPUP "&Help"
|
|
BEGIN
|
|
MENUITEM "&Help Topics", IDM_HELP
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&About Whiteboard", IDM_ABOUT
|
|
END
|
|
END
|
|
|
|
CONTEXTMENU MENU DISCARDABLE
|
|
BEGIN
|
|
POPUP ""
|
|
BEGIN
|
|
MENUITEM "&Selector", IDM_SELECT
|
|
MENUITEM "Er&aser", IDM_ERASER
|
|
MENUITEM "&Text", IDM_TEXT
|
|
MENUITEM "&Highlighter", IDM_HIGHLIGHT
|
|
MENUITEM "&Pen", IDM_PEN
|
|
MENUITEM "&Line", IDM_LINE
|
|
MENUITEM "Unfilled &Rectangle", IDM_BOX
|
|
MENUITEM "&Filled Rectangle", IDM_FILLED_BOX
|
|
MENUITEM "&Unfilled Ellipse", IDM_ELLIPSE
|
|
MENUITEM "Fille&d Ellipse", IDM_FILLED_ELLIPSE
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "S&elect Area", IDM_GRAB_AREA
|
|
MENUITEM "Select &Window", IDM_GRAB_WINDOW
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Zoom", IDM_ZOOM
|
|
MENUITEM "Re&mote Pointer", IDM_REMOTE
|
|
MENUITEM "L&ock Contents", IDM_LOCK
|
|
MENUITEM "Sy&nchronize", IDM_SYNC
|
|
END
|
|
END
|
|
|
|
GROBJMENU MENU DISCARDABLE
|
|
BEGIN
|
|
POPUP ""
|
|
BEGIN
|
|
MENUITEM "Cu&t", IDM_CUT
|
|
MENUITEM "&Copy", IDM_COPY
|
|
MENUITEM "&Paste", IDM_PASTE
|
|
MENUITEM "&Delete", IDM_DELETE
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Select A&ll", IDM_SELECTALL
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "B&ring to Front", IDM_BRING_TO_TOP
|
|
MENUITEM "S&end to Back", IDM_SEND_TO_BACK
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Colors...", IDM_EDITCOLOR
|
|
MENUITEM "&Font...", IDM_FONT
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&1", IDM_WIDTH_1
|
|
MENUITEM "&2", IDM_WIDTH_2
|
|
MENUITEM "&3", IDM_WIDTH_3
|
|
MENUITEM "&4", IDM_WIDTH_4
|
|
END
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Accelerator
|
|
//
|
|
|
|
MAINACCELTABLE ACCELERATORS MOVEABLE PURE
|
|
BEGIN
|
|
"A", IDM_SELECTALL, VIRTKEY, CONTROL, NOINVERT
|
|
"C", IDM_COPY, VIRTKEY, CONTROL, NOINVERT
|
|
"N", IDM_NEW, VIRTKEY, CONTROL, NOINVERT
|
|
"O", IDM_OPEN, VIRTKEY, CONTROL, NOINVERT
|
|
"P", IDM_PRINT, VIRTKEY, CONTROL, NOINVERT
|
|
"S", IDM_SAVE, VIRTKEY, CONTROL, NOINVERT
|
|
"V", IDM_PASTE, VIRTKEY, CONTROL, NOINVERT
|
|
VK_ADD, IDM_PAGE_INSERT_AFTER, VIRTKEY, CONTROL, NOINVERT
|
|
VK_BACK, IDM_UNDELETE, VIRTKEY, ALT, NOINVERT
|
|
VK_DELETE, IDM_DELETE, VIRTKEY, NOINVERT
|
|
VK_DELETE, IDM_CLEAR_PAGE, VIRTKEY, CONTROL, NOINVERT
|
|
VK_DELETE, IDM_CUT, VIRTKEY, SHIFT, NOINVERT
|
|
VK_DOWN, IDM_LINEDOWN, VIRTKEY, CONTROL, NOINVERT
|
|
VK_END, IDM_END, VIRTKEY, CONTROL, NOINVERT
|
|
VK_F4, IDM_EXIT, VIRTKEY, ALT, NOINVERT
|
|
VK_HOME, IDM_HOME, VIRTKEY, CONTROL, NOINVERT
|
|
VK_INSERT, IDM_COPY, VIRTKEY, CONTROL, NOINVERT
|
|
VK_INSERT, IDM_PASTE, VIRTKEY, SHIFT, NOINVERT
|
|
VK_LEFT, IDM_SHIFTLINEUP, VIRTKEY, CONTROL, NOINVERT
|
|
VK_NEXT, IDM_PAGEDOWN, VIRTKEY, NOINVERT
|
|
VK_NEXT, IDM_PAGE_NEXT, VIRTKEY, CONTROL, NOINVERT
|
|
VK_NEXT, IDM_SHIFTPAGEDOWN, VIRTKEY, SHIFT, NOINVERT
|
|
VK_PRIOR, IDM_PAGEUP, VIRTKEY, NOINVERT
|
|
VK_PRIOR, IDM_PAGE_PREV, VIRTKEY, CONTROL, NOINVERT
|
|
VK_PRIOR, IDM_SHIFTPAGEUP, VIRTKEY, SHIFT, NOINVERT
|
|
VK_RIGHT, IDM_SHIFTLINEDOWN, VIRTKEY, CONTROL, NOINVERT
|
|
VK_SUBTRACT, IDM_DELETE_PAGE, VIRTKEY, CONTROL, NOINVERT
|
|
VK_UP, IDM_LINEUP, VIRTKEY, CONTROL, NOINVERT
|
|
"X", IDM_CUT, VIRTKEY, CONTROL, NOINVERT
|
|
"Z", IDM_UNDELETE, VIRTKEY, CONTROL, NOINVERT
|
|
VK_TAB, ID_NAV_TAB, VIRTKEY, NOINVERT
|
|
VK_TAB, ID_NAV_SHIFT_TAB, VIRTKEY, SHIFT, NOINVERT
|
|
|
|
END
|
|
|
|
TEXTEDITACCELTABLE ACCELERATORS MOVEABLE PURE
|
|
BEGIN
|
|
VK_DELETE, IDM_CLEAR_PAGE, VIRTKEY, CONTROL
|
|
VK_BACK, IDM_UNDELETE, VIRTKEY, ALT
|
|
"X", IDM_CUT, VIRTKEY, CONTROL
|
|
"C", IDM_COPY, VIRTKEY, CONTROL
|
|
"V", IDM_PASTE, VIRTKEY, CONTROL
|
|
VK_DELETE, IDM_CUT, VIRTKEY, SHIFT
|
|
VK_INSERT, IDM_COPY, VIRTKEY, CONTROL
|
|
VK_INSERT, IDM_PASTE, VIRTKEY, SHIFT
|
|
VK_DELETE, IDM_DELETECHAR, VIRTKEY, NOINVERT
|
|
VK_PRIOR, IDM_PAGE_PREV, VIRTKEY, CONTROL, NOINVERT
|
|
VK_NEXT, IDM_PAGE_NEXT, VIRTKEY, CONTROL, NOINVERT
|
|
VK_PRIOR, IDM_PAGEUP, VIRTKEY, NOINVERT
|
|
VK_NEXT, IDM_PAGEDOWN, VIRTKEY, NOINVERT
|
|
VK_PRIOR, IDM_SHIFTPAGEUP, VIRTKEY, SHIFT, NOINVERT
|
|
VK_NEXT, IDM_SHIFTPAGEDOWN, VIRTKEY, SHIFT, NOINVERT
|
|
VK_HOME, IDM_HOME, VIRTKEY, CONTROL, NOINVERT
|
|
VK_END, IDM_END, VIRTKEY, CONTROL, NOINVERT
|
|
VK_UP, IDM_LINEUP, VIRTKEY, CONTROL, NOINVERT
|
|
VK_DOWN, IDM_LINEDOWN, VIRTKEY, CONTROL, NOINVERT
|
|
VK_LEFT, IDM_SHIFTLINEUP, VIRTKEY, CONTROL, NOINVERT
|
|
VK_RIGHT, IDM_SHIFTLINEDOWN, VIRTKEY, CONTROL, NOINVERT
|
|
END
|
|
|
|
PAGESGROUPACCELTABLE ACCELERATORS MOVEABLE PURE
|
|
BEGIN
|
|
VK_DELETE, IDM_CLEAR_PAGE, VIRTKEY, CONTROL
|
|
VK_BACK, IDM_UNDELETE, VIRTKEY, ALT
|
|
"X", IDM_CUT, VIRTKEY, CONTROL
|
|
"C", IDM_COPY, VIRTKEY, CONTROL
|
|
"V", IDM_PASTE, VIRTKEY, CONTROL
|
|
VK_DELETE, IDM_CUT, VIRTKEY, SHIFT
|
|
VK_INSERT, IDM_COPY, VIRTKEY, CONTROL
|
|
VK_INSERT, IDM_PASTE, VIRTKEY, SHIFT
|
|
VK_PRIOR, IDM_PAGE_PREV, VIRTKEY, CONTROL, NOINVERT
|
|
VK_NEXT, IDM_PAGE_NEXT, VIRTKEY, CONTROL, NOINVERT
|
|
VK_PRIOR, IDM_PAGEUP, VIRTKEY, NOINVERT
|
|
VK_NEXT, IDM_PAGEDOWN, VIRTKEY, NOINVERT
|
|
VK_PRIOR, IDM_SHIFTPAGEUP, VIRTKEY, SHIFT, NOINVERT
|
|
VK_NEXT, IDM_SHIFTPAGEDOWN, VIRTKEY, SHIFT, NOINVERT
|
|
VK_HOME, IDM_HOME, VIRTKEY, CONTROL, NOINVERT
|
|
VK_END, IDM_END, VIRTKEY, CONTROL, NOINVERT
|
|
VK_UP, IDM_LINEUP, VIRTKEY, CONTROL, NOINVERT
|
|
VK_DOWN, IDM_LINEDOWN, VIRTKEY, CONTROL, NOINVERT
|
|
VK_LEFT, IDM_SHIFTLINEUP, VIRTKEY, CONTROL, NOINVERT
|
|
VK_RIGHT, IDM_SHIFTLINEDOWN, VIRTKEY, CONTROL, NOINVERT
|
|
VK_RETURN, IDM_PAGE_GOTO, VIRTKEY, NOINVERT
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
// remains consistent on all systems.
|
|
IDI_APP ICON DISCARDABLE "res\\wbapp.ico"
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Bitmap
|
|
//
|
|
|
|
REMOTEPOINTERANDMASK BITMAP MOVEABLE PURE "res\\rpand.bmp"
|
|
REMOTEPOINTERXORDATA BITMAP MOVEABLE PURE "res\\rpxor.bmp"
|
|
IDR_TOOLS BITMAP DISCARDABLE "res\\newtools.bmp"
|
|
13568 BITMAP DISCARDABLE "res\\firstp.bmp"
|
|
13569 BITMAP DISCARDABLE "res\\prevp.bmp"
|
|
13571 BITMAP DISCARDABLE "res\\nextp.bmp"
|
|
13572 BITMAP DISCARDABLE "res\\lastp.bmp"
|
|
13852 BITMAP DISCARDABLE "res\\newp.bmp"
|
|
IDB_LGCHATACTIVE_TB_ICON BITMAP DISCARDABLE "..\\res\\LgChATb.bmp"
|
|
IDB_LGCHATACTIVE_TB_HOT_ICON BITMAP DISCARDABLE "..\\res\\LgChATbH.bmp"
|
|
IDB_LGCHATACTIVE_TB_DISABLED_ICON BITMAP DISCARDABLE "..\\res\\LgChATbD.bmp"
|
|
IDB_LGCHAT_TB_ICON BITMAP DISCARDABLE "..\\res\\LgChTb.bmp"
|
|
IDB_LGCHAT_TB_HOT_ICON BITMAP DISCARDABLE "..\\res\\LgChTbH.bmp"
|
|
IDB_LGCHAT_TB_DISABLED_ICON BITMAP DISCARDABLE "..\\res\\LgChTbD.bmp"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Cursor
|
|
//
|
|
|
|
LOCKCURSOR CURSOR DISCARDABLE "res\\lock.cur"
|
|
TEXTCURSOR CURSOR DISCARDABLE "res\\text.cur"
|
|
PENFREEHANDCURSOR CURSOR DISCARDABLE "res\\draw.cur"
|
|
PENCURSOR CURSOR DISCARDABLE "res\\areasel.cur"
|
|
HIGHLIGHTFREEHANDCURSOR CURSOR DISCARDABLE "res\\hilite.cur"
|
|
GRABCURSOR CURSOR DISCARDABLE "res\\winsel.cur"
|
|
DRAGPAGECURSOR CURSOR DISCARDABLE "res\\droppg.cur"
|
|
DELETECURSOR CURSOR DISCARDABLE "res\\delete.cur"
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DEFAULT "Whiteboard"
|
|
IDS_MENU_SYSTEM "Windows system menu"
|
|
IDS_MENU_FILE "Contains commands for managing Whiteboard documents."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_MENU_EDIT "Contains commands for editing the Whiteboard contents."
|
|
IDS_MENU_VIEW "Contains commands for changing window options."
|
|
IDS_MENU_TOOLS "Contains commands for drawing on the Whiteboard."
|
|
IDS_MENU_HELP "Contains commands for displaying Help."
|
|
IDS_MENU_WIDTH "Changes the width of the current drawing tool."
|
|
IDS_CLEAR_CAPTION "Clears the current page."
|
|
IDS_CLEAR_MESSAGE "Are you sure you want to clear the whole page?"
|
|
IDS_ERROR_CAPTION "Error"
|
|
IDS_OBJECTSARELOCKED "Another Whiteboard has one or more objects locked on this page."
|
|
IDS_PRINT_NAME "Whiteboard contents"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_T126_EXT "Microsoft NetMeeting T126 Compatible Whiteboard Document"
|
|
END
|
|
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_INITIALIZING "Initializing"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_FONTOPTIONS "Font Options..."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_UNTITLED "Untitled"
|
|
IDS_IN_CALL "in use by %d other(s)"
|
|
IDS_NOT_IN_CALL "Not in a call"
|
|
IDS_TITLE_SEPARATOR " - "
|
|
IDS_PASTE "Paste"
|
|
IDS_PASTE_ERROR "Whiteboard was unable to paste data from the Clipboard."
|
|
IDS_SAVE "Save"
|
|
IDS_SAVE_ERROR "Whiteboard was unable to save the file."
|
|
IDS_LOCK "Lock"
|
|
IDS_LOCK_ERROR "Unable to lock the Whiteboard. Another user may have already locked it."
|
|
IDS_DELETE_PAGE "Delete Page"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DELETE_PAGE_MESSAGE "Are you sure you want to delete the page?"
|
|
IDS_FONT_SAMPLE "Shows a sample of how text will appear with the specified font settings"
|
|
IDS_COPY "Copies the selection and puts it on the Clipboard"
|
|
IDS_COPY_ERROR "Whiteboard was unable to copy the object to the Clipboard."
|
|
IDS_SAVE_READ_ONLY "This file is read only. You must save to a different filename."
|
|
IDS_JOINING "Joining call"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDM_SELECT "Selects an area of the Whiteboard page."
|
|
IDM_ERASER "Erases an area of the Whiteboard page."
|
|
IDM_TEXT "Inserts text into the picture."
|
|
IDM_HIGHLIGHT "Draws a free-form line by using the highlight color and the selected line width."
|
|
IDM_PEN "Draws a free-form line by using the pen color and the selected line width."
|
|
IDM_LINE "Draws a straight line with the selected line width."
|
|
IDM_BOX "Draws an unfilled rectangle with the selected line width."
|
|
IDM_FILLED_BOX "Draws a filled rectangle."
|
|
IDM_ELLIPSE "Draws an unfilled ellipse with the selected line width."
|
|
IDM_FILLED_ELLIPSE "Draws a filled ellipse."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDM_LOCK "Locks or unlocks Whiteboard contents."
|
|
IDM_WIDTHS "Changes the width of the pen or highlighter."
|
|
IDM_PAGES "Selects a page."
|
|
IDM_GOTO_USER_POSITION "Go to this user's current page or position."
|
|
IDM_GOTO_USER_POINTER "Go to this user's current pointer page or position."
|
|
IDM_ZOOM "Magnifies the page contents."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDM_WIDTH_1 "Selects smallest line width."
|
|
IDM_WIDTH_2 "Selects small line width."
|
|
IDM_WIDTH_3 "Selects large line width."
|
|
IDM_WIDTH_4 "Selects largest line width."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDM_GRAB_AREA "Copies an area of the desktop to the Whiteboard page."
|
|
IDM_GRAB_WINDOW "Copies a program window to the Whiteboard page."
|
|
IDM_PRINT "Prints the Whiteboard contents."
|
|
IDM_BRING_TO_TOP "Places selected graphic in the foreground."
|
|
IDM_SEND_TO_BACK "Places the selected graphic in the background."
|
|
IDM_DELETE "Deletes the selected graphic."
|
|
IDM_UNDELETE "Restores the last deleted graphic."
|
|
IDM_PAGE_INSERT_AFTER "Inserts a new page after the current page."
|
|
IDM_DELETE_PAGE "Deletes the current page."
|
|
IDM_REMOTE "Enables or disables remote pointer."
|
|
IDM_SYNC "Synchronizes or unsynchronizes number and position with remote users."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDM_EXIT "Closes Whiteboard."
|
|
IDM_CLEAR_PAGE "Clears the current page."
|
|
IDM_FONT "Changes the font used by the text tool."
|
|
IDM_SAVE "Saves the active Whiteboard document."
|
|
IDM_SAVE_AS "Saves the active Whiteboard document with a new name."
|
|
IDM_TOOL_BAR_TOGGLE "Shows or hides the toolbar."
|
|
IDM_STATUS_BAR_TOGGLE "Shows or hides the status bar."
|
|
IDM_OPEN "Opens a Whiteboard file."
|
|
IDM_CUT "Cuts the selection and puts it on the Clipboard."
|
|
IDM_COPY "Copies the selection and puts it on the Clipboard."
|
|
IDM_PASTE "Inserts the contents of the Clipboard."
|
|
IDM_NEW "Clears the Whiteboard contents."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDM_EDITCOLOR "Changes the color of the current drawing tool."
|
|
IDM_SELECTALL "Selects all of the Whiteboard contents."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDM_ABOUT "Displays program information, version number, and copyright."
|
|
IDM_HELP "Opens Help Topics."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
61728 "Restores the window to normal size."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
61456 "Changes the window position."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
61440 "Changes the window size."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
61472 "Reduces the window to an icon."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
61488 "Enlarges the window to full size."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
61536 "Closes the active window and asks if you want to save changes."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_FILTER_ALL "All files (*.*)"
|
|
IDS_FILTER_ALL_SPEC "*.*"
|
|
IDS_FILTER_WHT "Whiteboard (*.NMW)"
|
|
IDS_FILTER_WHT_SPEC "*.NMW"
|
|
IDS_EXT_WHT "NMW"
|
|
IDS_WHT_SAVE_FILTER_STRING
|
|
"Whiteboard Files (*.nmw)|*.nmw|Image Files (*.bmp;*.jpg)|*.bmp;*.jpg|All Files (*.*)|*.*||"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_MSG_TOO_MANY_PAGES "NetMeeting cannot add any more pages to the Whiteboard. Remove some pages, and then try again."
|
|
IDS_MSG_CAPTION "Whiteboard Error"
|
|
IDS_MSG_DEFAULT "An unexpected error has occurred. Please quit Whiteboard."
|
|
IDS_MSG_JOIN_CALL_FAILED
|
|
"Whiteboard was not able to join the new meeting. You will not be able to use Whiteboard in this meeting."
|
|
IDS_MSG_WINDOWS_RESOURCES "Out of Windows resources."
|
|
IDS_MSG_LOCKED "NetMeeting could not perform this task. Another person may be performing a task that has temporarily locked the Whiteboard. Try again later."
|
|
IDS_MSG_GRAPHIC_LOCKED "Another user currently has this graphic locked - try again later."
|
|
IDS_MSG_NOT_LOCKED "You must have the lock to use this function. Request the lock and try again."
|
|
IDS_MSG_BAD_FILE_FORMAT "Whiteboard was unable to open the file. Make sure the file is the correct format, and then try again."
|
|
IDS_MSG_BAD_STATE_TO_LOAD_FILE "Whiteboard cannot open files if the contents are locked or if all participants' pages are not synchronized."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_MSG_BUSY "The Whiteboard is temporarily busy. Please try again later."
|
|
IDS_MSG_CM_ERROR "An error occurred accessing the Call Manager. The Whiteboard will be closed."
|
|
IDS_MSG_AL_ERROR "An error occurred accessing the Application Loader. Whiteboard cannot start."
|
|
IDS_MSG_PRINTER_ERROR "An error occurred while printing."
|
|
IDS_MSG_LOAD_FAIL_NO_FP "Whiteboard could not start on the remote computer. It has not been correctly installed."
|
|
IDS_MSG_LOAD_FAIL_NO_EXE
|
|
"Whiteboard could not start on the remote computer. The program is missing."
|
|
IDS_MSG_LOAD_FAIL_BAD_EXE
|
|
"Whiteboard could not start on the remote computer. The program has been corrupted."
|
|
IDS_MSG_LOAD_FAIL_LOW_MEM
|
|
"Whiteboard could not start on the remote computer. The computer is out of resources."
|
|
IDS_CANTCLOSE "Whiteboard cannot close because there is a dialog open. You must close the dialogs first."
|
|
IDS_CANTGETBMP "There was a problem copying the screen image to the Whiteboard. Try selecting a smaller window or a smaller area."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_LOCKEDTITLE " LOCKED BY: "
|
|
IDS_MSG_USERSMIGHTLOSE "This operation may cause other users to lose changes they have made to the current drawing. Other users cannot be automatically warned to save their changes if you continue.\n\nAre you sure you want to continue?"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_HINT_SELECT "Selector"
|
|
IDS_HINT_ERASER "Eraser"
|
|
IDS_HINT_TEXT "Text"
|
|
IDS_HINT_HIGHLIGHT "Highlighter"
|
|
IDS_HINT_PEN "Pen"
|
|
IDS_HINT_LINE "Line"
|
|
IDS_HINT_BOX "Unfilled Rectangle"
|
|
IDS_HINT_FBOX "Filled Rectangle"
|
|
IDS_HINT_ELLIPSE "Unfilled Ellipse"
|
|
IDS_HINT_FELLIPSE "Filled Ellipse"
|
|
IDS_HINT_ZOOM_UP "Zoom"
|
|
IDS_HINT_ZOOM_DOWN "Reduce"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_HINT_REMOTE_UP "Remote Pointer On"
|
|
IDS_HINT_REMOTE_DOWN "Remote Pointer Off"
|
|
IDS_HINT_LOCK_UP "Lock Contents"
|
|
IDS_HINT_LOCK_DOWN "Unlock Contents"
|
|
IDS_HINT_SYNC_UP "Synchronize"
|
|
IDS_HINT_SYNC_DOWN "Unsynchronize"
|
|
IDS_HINT_GRAB_AREA "Select Area"
|
|
IDS_HINT_GRAB_WINDOW "Select Window"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_HINT_WIDTH_1 "Smallest Width"
|
|
IDS_HINT_WIDTH_2 "Small Width"
|
|
IDS_HINT_WIDTH_3 "Large Width"
|
|
IDS_HINT_WIDTH_4 "Largest Width"
|
|
IDS_HINT_PAGE_FIRST "First Page"
|
|
IDS_HINT_PAGE_PREVIOUS "Previous Page"
|
|
IDS_HINT_PAGE_ANY "Page"
|
|
IDS_HINT_PAGE_NEXT "Next Page"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_HINT_PAGE_LAST "Last Page"
|
|
IDS_HINT_PAGE_INSERT "Insert New Page"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_WB_STATUS_WB_NOT_ACTIVE "Whiteboard is not active"
|
|
IDS_WB_STATUS_WB_ACTIVE "Whiteboard is active"
|
|
IDS_WB_NOT_IN_CALL_WINDOW_CAPTION "%s - Whiteboard - Not in a call"
|
|
IDS_WB_IN_CALL_WINDOW_CAPTION
|
|
"%s - Whiteboard - using whiteboard with %d other(s)"
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|
|
|