1 /*********************************************************************
\r
5 * Purpose : Windows GUI resource script.
\r
7 * Copyright : Written by and Copyright (C) 2001 the SourceForge
\r
8 * IJBSWA team. http://ijbswa.sourceforge.net
\r
10 * Based on the Internet Junkbuster originally written
\r
11 * by and Copyright (C) 1997 Anonymous Coders and
\r
12 * Junkbusters Corporation. http://www.junkbusters.com
\r
14 * This program is free software; you can redistribute it
\r
15 * and/or modify it under the terms of the GNU General
\r
16 * Public License as published by the Free Software
\r
17 * Foundation; either version 2 of the License, or (at
\r
18 * your option) any later version.
\r
20 * This program is distributed in the hope that it will
\r
21 * be useful, but WITHOUT ANY WARRANTY; without even the
\r
22 * implied warranty of MERCHANTABILITY or FITNESS FOR A
\r
23 * PARTICULAR PURPOSE. See the GNU General Public
\r
24 * License for more details.
\r
26 * The GNU General Public License should be included with
\r
27 * this file. If not, you can view it at
\r
28 * http://www.gnu.org/copyleft/gpl.html
\r
29 * or write to the Free Software Foundation, Inc., 59
\r
30 * Temple Place - Suite 330, Boston, MA 02111-1307, USA.
\r
35 *********************************************************************/
\r
37 #include <windows.h>
\r
45 /****************************************************************************
\r
46 * Language-neutral resources
\r
47 ****************************************************************************/
\r
49 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
\r
51 /* LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL */
\r
52 #pragma code_page(1252)
\r
58 * Icon with lowest ID value placed first to ensure application icon
\r
59 * remains consistent on all systems.
\r
61 IDI_JUNKBUSTER ICON DISCARDABLE "icons/junkbust.ico"
\r
62 IDI_JUNKBUSTER1 ICON DISCARDABLE "icons/ico00001.ico"
\r
63 IDI_JUNKBUSTER2 ICON DISCARDABLE "icons/ico00002.ico"
\r
64 IDI_JUNKBUSTER3 ICON DISCARDABLE "icons/ico00003.ico"
\r
65 IDI_JUNKBUSTER4 ICON DISCARDABLE "icons/ico00004.ico"
\r
66 IDI_JUNKBUSTER5 ICON DISCARDABLE "icons/ico00005.ico"
\r
67 IDI_JUNKBUSTER6 ICON DISCARDABLE "icons/ico00006.ico"
\r
68 IDI_JUNKBUSTER7 ICON DISCARDABLE "icons/ico00007.ico"
\r
69 IDI_JUNKBUSTER8 ICON DISCARDABLE "icons/ico00008.ico"
\r
70 IDI_IDLE ICON DISCARDABLE "icons/idle.ico"
\r
72 #endif /* Neutral resources */
\r
75 /****************************************************************************
\r
76 * English (U.S.) resources
\r
77 ****************************************************************************/
\r
79 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
\r
81 /* LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US */
\r
82 #pragma code_page(1252)
\r
89 IDR_TRAYMENU MENU DISCARDABLE
\r
93 MENUITEM "E&xit JunkBuster", ID_FILE_EXIT
\r
97 MENUITEM "&Junkbuster...", ID_TOOLS_EDITJUNKBUSTER
\r
99 MENUITEM "&Blockers...", ID_TOOLS_EDITBLOCKERS
\r
100 MENUITEM "&Cookies...", ID_TOOLS_EDITCOOKIES
\r
101 MENUITEM "&Forward...", ID_TOOLS_EDITFORWARD
\r
103 MENUITEM "&Access Control Lists...", ID_TOOLS_EDITACLS
\r
104 #endif /* def ACL_FILES */
\r
105 #ifdef USE_IMAGE_LIST
\r
106 MENUITEM "&Images...", ID_TOOLS_EDITIMAGE
\r
107 #endif /* def USE_IMAGE_LIST */
\r
109 MENUITEM "&Popups...", ID_TOOLS_EDITPOPUPS
\r
110 #endif /* def KILLPOPUPS */
\r
112 MENUITEM "Perl &Regexps...", ID_TOOLS_EDITPERLRE
\r
113 #endif /* def PCRS */
\r
115 MENUITEM "&Trust...", ID_TOOLS_EDITTRUST
\r
116 #endif /* def TRUST_FILES */
\r
120 MENUITEM "&Enable", ID_TOGGLE_IJB, CHECKED
\r
122 MENUITEM "&Reload config", ID_RELOAD_CONFIG
\r
123 MENUITEM "Show &JunkBuster Window", ID_SHOWWINDOW
\r
127 IDR_LOGVIEW MENU DISCARDABLE
\r
131 MENUITEM "E&xit", ID_FILE_EXIT
\r
135 MENUITEM "Copy", ID_EDIT_COPY
\r
139 MENUITEM "&Clear Log", ID_VIEW_CLEARLOG
\r
141 MENUITEM "&Log Messages", ID_VIEW_LOGMESSAGES, CHECKED
\r
142 MENUITEM "Message &Highlighting", ID_VIEW_MESSAGEHIGHLIGHTING, CHECKED
\r
143 MENUITEM "Limit &Buffer Size", ID_VIEW_LIMITBUFFERSIZE, CHECKED
\r
144 MENUITEM "&Activity Animation", ID_VIEW_ACTIVITYANIMATION, CHECKED
\r
149 MENUITEM "&Enable", ID_TOGGLE_IJB, CHECKED
\r
150 MENUITEM "&Reload config", ID_RELOAD_CONFIG
\r
153 MENUITEM "&Junkbuster...", ID_TOOLS_EDITJUNKBUSTER
\r
155 MENUITEM "&Blockers...", ID_TOOLS_EDITBLOCKERS
\r
156 MENUITEM "&Cookies...", ID_TOOLS_EDITCOOKIES
\r
157 MENUITEM "&Forward...", ID_TOOLS_EDITFORWARD
\r
159 MENUITEM "&Access Control Lists...",ID_TOOLS_EDITACLS
\r
160 #endif /* def ACL_FILES */
\r
161 #ifdef USE_IMAGE_LIST
\r
162 MENUITEM "&Images...", ID_TOOLS_EDITIMAGE
\r
163 #endif /* def USE_IMAGE_LIST */
\r
165 MENUITEM "&Popups...", ID_TOOLS_EDITPOPUPS
\r
166 #endif /* def KILLPOPUPS */
\r
168 MENUITEM "Perl &Regexps...", ID_TOOLS_EDITPERLRE
\r
169 #endif /* def PCRS */
\r
171 MENUITEM "&Trust...", ID_TOOLS_EDITTRUST
\r
172 #endif /* def TRUST_FILES */
\r
176 MENUITEM "Junkbuster &FAQ", ID_HELP_FAQ
\r
177 MENUITEM "Junkbuster &Manual", ID_HELP_MANUAL
\r
178 MENUITEM "GNU &General Public Licence", ID_HELP_GPL
\r
180 MENUITEM "Junkbuster Status...", ID_HELP_STATUS
\r
182 MENUITEM "About Junkbuster...", ID_HELP_ABOUTJUNKBUSTER
\r
186 IDR_POPUP_SELECTION MENU DISCARDABLE
\r
190 MENUITEM "&Copy", ID_EDIT_COPY
\r
199 IDR_ACCELERATOR ACCELERATORS DISCARDABLE
\r
201 "C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
\r
207 * Icon with lowest ID value placed first to ensure application icon
\r
208 * remains consistent on all systems.
\r
210 IDI_DENYRULE ICON DISCARDABLE "icons/denyrule.ico"
\r
211 IDI_ALLOWRULE ICON DISCARDABLE "icons/icon1.ico"
\r
217 IDD_RULES DIALOG DISCARDABLE 0, 0, 239, 225
\r
218 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
\r
220 FONT 8, "MS Sans Serif"
\r
222 GROUPBOX "New Rule",IDC_STATIC,5,5,230,55
\r
223 LTEXT "For:",IDC_STATIC,10,15,13,8
\r
224 EDITTEXT IDC_NEW,10,25,220,12,ES_AUTOHSCROLL
\r
225 COMBOBOX IDC_ACTION,10,40,75,37,CBS_DROPDOWNLIST | CBS_SORT |
\r
226 WS_VSCROLL | WS_TABSTOP
\r
227 PUSHBUTTON "C&reate!",IDC_CREATE,90,40,50,14
\r
228 GROUPBOX "Rules",IDC_STATIC,5,65,230,135
\r
229 CONTROL "List1",IDC_RULES,"SysListView32",LVS_REPORT |
\r
230 LVS_SHOWSELALWAYS | LVS_EDITLABELS | WS_BORDER |
\r
231 WS_TABSTOP,10,75,220,100
\r
232 PUSHBUTTON "Move &Up",IDC_MOVEUP,10,180,50,14,WS_DISABLED
\r
233 PUSHBUTTON "Move &Down",IDC_MOVEDOWN,65,180,50,14,WS_DISABLED
\r
234 PUSHBUTTON "&Delete",IDC_DELETE,120,180,50,14,WS_DISABLED
\r
235 PUSHBUTTON "&Save",IDC_SAVE,130,205,50,14
\r
236 PUSHBUTTON "&Cancel",IDCANCEL,185,205,50,14
\r
244 #ifdef APSTUDIO_INVOKED
\r
245 GUIDELINES DESIGNINFO DISCARDABLE
\r
255 #endif // APSTUDIO_INVOKED
\r
262 STRINGTABLE DISCARDABLE
\r
264 IDS_NEW_BLOCKER "Create rule for ""%s""..."
\r
267 #endif /* English (U.S.) resources */
\r