home *** CD-ROM | disk | FTP | other *** search
- //Microsoft Visual C++ generated resource script.
- //
- #include "resource.h"
-
- /*
- * Copyright (C) 2004 Nigel Horne <njh@bandsman.co.uk>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301, USA.
- */
- #define APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 2 resource.
- //
- #include "afxres.h"
-
- /////////////////////////////////////////////////////////////////////////////
- #undef APSTUDIO_READONLY_SYMBOLS
-
-
- #ifdef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // TEXTINCLUDE
- //
-
- 1 TEXTINCLUDE DISCARDABLE
- BEGIN
- "resource.h\0"
- END
-
- 2 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#include ""afxres.h""\r\n"
- "\0"
- END
-
- 3 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#include ""res\\clamav.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
- "\r\n"
- "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
- "#define _AFX_NO_OLE_RESOURCES\r\n"
- "#define _AFX_NO_TRACKER_RESOURCES\r\n"
- "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
- "#include ""afxres.rc"" \011// Standard components\r\n"
- "#include ""afxprint.rc""\011// printing/print preview resources\r\n"
- "\0"
- END
-
- /////////////////////////////////////////////////////////////////////////////
- #endif // APSTUDIO_INVOKED
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // Icon
- //
-
- IDR_MAINFRAME ICON DISCARDABLE "res\\clamav.ico"
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // Bitmap
- //
-
- IDR_MAINFRAME BITMAP MOVEABLE PURE "res\\toolbar.bmp"
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // Menu
- //
-
- IDR_MAINFRAME MENU PRELOAD DISCARDABLE
- BEGIN
- POPUP "&File"
- BEGIN
- MENUITEM "&New Server\tCtrl+N", ID_FILE_NEW
- MENUITEM "&Scan File...\tCtrl+S", ID_FILE_OPEN
- MENUITEM "&Options...\tCtrl+O", ID_SET_OPTIONS
- MENUITEM SEPARATOR
- MENUITEM "E&xit", ID_APP_EXIT
- END
- POPUP "&Help"
- BEGIN
- MENUITEM "&About Clamav...", ID_APP_ABOUT
- END
- END
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // Accelerator
- //
-
- IDR_MAINFRAME ACCELERATORS PRELOAD MOVEABLE PURE
- BEGIN
- "N", ID_FILE_NEW, VIRTKEY, CONTROL
- "O", ID_FILE_OPEN, VIRTKEY, CONTROL
- "S", ID_FILE_SAVE, VIRTKEY, CONTROL
- "P", ID_FILE_PRINT, VIRTKEY, CONTROL
- "Z", ID_EDIT_UNDO, VIRTKEY, CONTROL
- "X", ID_EDIT_CUT, VIRTKEY, CONTROL
- "C", ID_EDIT_COPY, VIRTKEY, CONTROL
- "V", ID_EDIT_PASTE, VIRTKEY, CONTROL
- VK_BACK, ID_EDIT_UNDO, VIRTKEY, ALT
- VK_DELETE, ID_EDIT_CUT, VIRTKEY, SHIFT
- VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL
- VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT
- VK_F6, ID_NEXT_PANE, VIRTKEY
- VK_F6, ID_PREV_PANE, VIRTKEY, SHIFT
- VK_F1, ID_CONTEXT_HELP, VIRTKEY, SHIFT
- VK_F1, ID_HELP, VIRTKEY
- END
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // Dialog
- //
-
- IDD_ABOUTBOX DIALOG DISCARDABLE 34, 22, 217, 55
- STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
- CAPTION "About clamav"
- FONT 8, "MS Sans Serif"
- BEGIN
- ICON IDR_MAINFRAME,IDC_STATIC,11,17,18,20
- LTEXT "ClamAV Version 0.14",IDC_STATIC,40,10,76,8
- LTEXT "Copyright \251 2004 Nigel Horne",IDC_STATIC,40,25,102,8
- DEFPUSHBUTTON "OK",IDOK,176,6,32,14,WS_GROUP
- END
-
- IDD_SERVERNAME DIALOG DISCARDABLE 0, 0, 187, 67
- STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
- CAPTION "ClamAV Server"
- FONT 8, "MS Sans Serif"
- BEGIN
- DEFPUSHBUTTON "OK",IDOK,131,6,50,14
- PUSHBUTTON "Cancel",IDCANCEL,131,23,50,14
- LTEXT "Server",IDC_STATIC,6,8,27,11
- EDITTEXT IDC_SERVERNAME,46,7,72,14,ES_AUTOHSCROLL
- LTEXT "Port",IDC_STATIC,6,33,20,11
- EDITTEXT IDC_SERVERPORT,46,32,54,13,ES_AUTOHSCROLL
- END
-
- IDD_PROGRESS DIALOG DISCARDABLE 0, 0, 287, 81
- STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
- CAPTION "Scanning"
- FONT 8, "MS Sans Serif"
- BEGIN
- DEFPUSHBUTTON "Stop",IDSTOP,117,56,50,14
- CONTROL "Filename",IDC_FileName,"Static",SS_LEFTNOWORDWRAP |
- WS_GROUP,9,7,270,13
- CTEXT "0%",IDC_Percent,116,28,52,18
- END
-
- IDD_OPTIONS DIALOG DISCARDABLE 0, 0, 277, 90
- STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
- CAPTION "Options"
- FONT 8, "MS Sans Serif"
- BEGIN
- DEFPUSHBUTTON "OK",IDOK,214,42,50,14
- PUSHBUTTON "Cancel",IDCANCEL,213,64,50,14
- CONTROL "Recursively Scan Folders",IDC_RECURSIVE,"Button",
- BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,6,9,93,10
- LTEXT "Quarantine Directory",IDC_STATIC,10,33,75,14
- EDITTEXT IDC_QUARANTINE,91,29,120,18,ES_AUTOHSCROLL
- END
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // Version
- //
-
- VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,0,0,1
- PRODUCTVERSION 1,0,0,1
- FILEFLAGSMASK 0x3fL
- #ifdef _DEBUG
- FILEFLAGS 0x1L
- #else
- FILEFLAGS 0x0L
- #endif
- FILEOS 0x4L
- FILETYPE 0x1L
- FILESUBTYPE 0x0L
- BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "080904b0"
- BEGIN
- VALUE "CompanyName", "NJH Music\0"
- VALUE "FileDescription", "CLAMAV MFC Application\0"
- VALUE "FileVersion", "1, 0, 0, 1\0"
- VALUE "InternalName", "CLAMAV\0"
- VALUE "LegalCopyright", "Copyright \251 2004 Nigel Horne\0"
- VALUE "OriginalFilename", "CLAMAV.EXE\0"
- VALUE "ProductName", "CLAMAV Application\0"
- VALUE "ProductVersion", "1, 0, 0, 1\0"
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x809, 1200
- END
- END
-
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // String Table
- //
-
- STRINGTABLE PRELOAD DISCARDABLE
- BEGIN
- IDR_MAINFRAME "clamav\n\nClamav\n\n\nClamav.Document\nClamav Document"
- IDD_OPTIONS "Set Options\nOptions"
- END
-
- STRINGTABLE PRELOAD DISCARDABLE
- BEGIN
- AFX_IDS_APP_TITLE "clamav"
- AFX_IDS_IDLEMESSAGE "To scan a file/folder drag 'n' drop it onto the program"
- AFX_IDS_HELPMODEMESSAGE "Select an object on which to get Help"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- ID_INDICATOR_EXT "EXT"
- ID_INDICATOR_CAPS "CAP"
- ID_INDICATOR_NUM "NUM"
- ID_INDICATOR_SCRL "SCRL"
- ID_INDICATOR_OVR "OVR"
- ID_INDICATOR_REC "REC"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- ID_FILE_NEW "Connect to a different server\nNew"
- ID_FILE_OPEN "Scan File\nScan"
- ID_FILE_CLOSE "Close the active document\nClose"
- ID_FILE_SAVE "Save the active document\nSave"
- ID_FILE_SAVE_AS "Save the active document with a new name\nSave As"
- ID_FILE_PAGE_SETUP "Change the printing options\nPage Setup"
- ID_FILE_PRINT_SETUP "Change the printer and printing options\nPrint Setup"
- ID_FILE_PRINT "Print the active document\nPrint"
- ID_FILE_PRINT_PREVIEW "Display full pages\nPrint Preview"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
- ID_APP_EXIT "Quit the application; prompts to save documents\nExit"
- ID_HELP_INDEX "List Help topics\nHelp Index"
- ID_HELP_USING "Display instructions about how to use help\nHelp"
- ID_CONTEXT_HELP "Display help for clicked on buttons, menus and windows\nHelp"
- ID_HELP "Display help for current task or command\nHelp"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- ID_FILE_MRU_FILE1 "Open this document"
- ID_FILE_MRU_FILE2 "Open this document"
- ID_FILE_MRU_FILE3 "Open this document"
- ID_FILE_MRU_FILE4 "Open this document"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- ID_NEXT_PANE "Switch to the next window pane\nNext Pane"
- ID_PREV_PANE "Switch back to the previous window pane\nPrevious Pane"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- ID_WINDOW_SPLIT "Split the active window into panes\nSplit"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- ID_EDIT_CLEAR "Erase the selection\nErase"
- ID_EDIT_CLEAR_ALL "Erase everything\nErase All"
- ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
- ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
- ID_EDIT_FIND "Find the specified text\nFind"
- ID_EDIT_PASTE "Insert Clipboard contents\nPaste"
- ID_EDIT_REPEAT "Repeat the last action\nRepeat"
- ID_EDIT_REPLACE "Replace specific text with different text\nReplace"
- ID_EDIT_SELECT_ALL "Select the entire document\nSelect All"
- ID_EDIT_UNDO "Undo the last action\nUndo"
- ID_EDIT_REDO "Redo the previously undone action\nRedo"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- ID_VIEW_TOOLBAR "Show or hide the toolbar\nToggle ToolBar"
- ID_VIEW_STATUS_BAR "Show or hide the status bar\nToggle StatusBar"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- AFX_IDS_SCSIZE "Change the window size"
- AFX_IDS_SCMOVE "Change the window position"
- AFX_IDS_SCMINIMIZE "Reduce the window to an icon"
- AFX_IDS_SCMAXIMIZE "Enlarge the window to full size"
- AFX_IDS_SCNEXTWINDOW "Switch to the next document window"
- AFX_IDS_SCPREVWINDOW "Switch to the previous document window"
- AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- AFX_IDS_SCRESTORE "Restore the window to normal size"
- AFX_IDS_SCTASKLIST "Activate Task List"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- AFX_IDS_PREVIEW_CLOSE "Close print preview mode\nCancel Preview"
- END
-
-
- #ifndef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 3 resource.
- //
- #include "res\clamav.rc2" // non-Microsoft Visual C++ edited resources
-
- #define _AFX_NO_SPLITTER_RESOURCES
- #define _AFX_NO_OLE_RESOURCES
- #define _AFX_NO_TRACKER_RESOURCES
- #define _AFX_NO_PROPERTY_RESOURCES
- #include "afxres.rc" // Standard components
- #include "afxprint.rc" // printing/print preview resources
-
- /////////////////////////////////////////////////////////////////////////////
- #endif // not APSTUDIO_INVOKED
-
-