push b5232b2081a0e20e4bf07d6ded424d0101e4a589
[wine/hacks.git] / programs / winemine / rsrc.rc
blob1547bfe90cf410d1ef53cfb32c5381abe968f759
1 /*
2  * WineMine (rsrc.rc)
3  *
4  * Copyright 2000 Joshua Thielen
5  * Copyright 2003 Marcelo Duarte
6  *
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.
11  *
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.
16  *
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
20  */
22 #include <windef.h>
23 #include <winuser.h>
25 #include "resource.h"
27 #include "Cs.rc"
28 #include "De.rc"
29 #include "En.rc"
30 #include "Es.rc"
31 #include "Fi.rc"
32 #include "Fr.rc"
33 #include "It.rc"
34 #include "Ko.rc"
35 #include "Nl.rc"
36 #include "No.rc"
37 #include "Pl.rc"
38 #include "Pt.rc"
39 #include "Ro.rc"
40 #include "Ru.rc"
41 #include "Si.rc"
42 #include "Tr.rc"
44 LANGUAGE LANG_NEUTRAL,SUBLANG_NEUTRAL
46 IDA_WINEMINE ACCELERATORS DISCARDABLE
48     VK_F2, IDM_NEW, VIRTKEY, NOINVERT
49     "X", IDM_EXIT, VIRTKEY, ALT, NOINVERT
52 /* @makedep: winemine.ico */
53 WINEMINE ICON MOVEABLE winemine.ico
55 /* @makedep: faces.bmp */
56 FACES BITMAP MOVEABLE faces.bmp
58 /* @makedep: leds.bmp */
59 LEDS BITMAP MOVEABLE leds.bmp
61 /* @makedep: mines.bmp */
62 MINES BITMAP MOVEABLE mines.bmp