2 * Copyright 2000 Martin Fuchs
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21 /* define language neutral resources */
23 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
25 IDA_WINEFILE ACCELERATORS DISCARDABLE
27 VK_F1, ID_HELP, VIRTKEY, NOINVERT
28 VK_F5, ID_REFRESH, VIRTKEY, NOINVERT
29 VK_F7, ID_FILE_MOVE, VIRTKEY, NOINVERT
30 VK_F8, ID_FILE_COPY, VIRTKEY, NOINVERT
31 VK_DELETE, ID_FILE_DELETE, VIRTKEY, NOINVERT
32 VK_RETURN, ID_ACTIVATE, VIRTKEY, NOINVERT
33 VK_RETURN, ID_EDIT_PROPERTIES, VIRTKEY, ALT, NOINVERT
34 #ifndef _NO_EXTENSIONS
35 "X", ID_FILE_EXIT, VIRTKEY, ALT, NOINVERT
36 "S", ID_VIEW_FULLSCREEN, VIRTKEY, SHIFT, CONTROL, NOINVERT
37 VK_ADD, ID_PREFERRED_SIZES, VIRTKEY, CONTROL, NOINVERT
41 /* @makedep: winefile.ico */
42 IDI_WINEFILE ICON DISCARDABLE winefile.ico
44 /* @makedep: toolbar.bmp */
45 IDB_TOOLBAR BITMAP DISCARDABLE toolbar.bmp
47 /* @makedep: drivebar.bmp */
48 IDB_DRIVEBAR BITMAP DISCARDABLE drivebar.bmp
50 /* @makedep: images.bmp */
51 IDB_IMAGES BITMAP DISCARDABLE images.bmp