4 * Copyright 1999-2001 Brian Palmer
7 * This library is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU Lesser General Public
9 * License as published by the Free Software Foundation; either
10 * version 2.1 of the License, or (at your option) any later version.
12 * This library is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * Lesser General Public License for more details.
17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
28 /* Language resources */
41 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
47 /* Icon with lowest ID value placed first to ensure application icon
48 remains consistent on all systems. */
49 /* @makedep: taskmgr.ico */
50 IDI_TASKMANAGER ICON DISCARDABLE taskmgr.ico
52 /* @makedep: window.ico */
53 IDI_WINDOW ICON DISCARDABLE window.ico
55 /* @makedep: windowsm.ico */
56 IDI_WINDOWSM ICON DISCARDABLE windowsm.ico
62 VS_VERSION_INFO VERSIONINFO
64 PRODUCTVERSION 1,0,0,1
75 BLOCK "StringFileInfo"
79 VALUE "CompanyName", "Brian Palmer\0"
80 VALUE "FileDescription", "Task Manager by Brian Palmer\0"
81 VALUE "FileVersion", "1.0.0.1\0"
82 VALUE "InternalName", "taskmgr\0"
83 VALUE "LegalCopyright", "Copyright © Brian Palmer 2000\0"
84 VALUE "OriginalFilename", "taskmgr.exe\0"
85 VALUE "ProductName", "Task Manager by Brian Palmer\0"
86 VALUE "ProductVersion", "1.0.0.1\0"
91 VALUE "Translation", 0x409, 1200
99 /* @makedep: traymask.bmp */
100 IDB_TRAYMASK BITMAP DISCARDABLE traymask.bmp
102 /* @makedep: trayicon.bmp */
103 IDB_TRAYICON BITMAP DISCARDABLE trayicon.bmp
105 /* @makedep: font.bmp */
106 IDB_FONT BITMAP DISCARDABLE font.bmp