blob: 8387ad8a1bf2d0bbaf64fc0a552e473338ec94f7 [file] [log] [blame]
Joshua Thielena3f23802000-03-15 19:06:39 +00001/*
2 * WineMine (rsrc.rc)
Alexandre Julliard7cae5582002-06-01 02:55:48 +00003 *
Joshua Thielen5c4caa62003-11-26 03:40:01 +00004 * Copyright 2000 Joshua Thielen
Marcelo Duarte5bb472e2003-06-23 18:15:15 +00005 * Copyright 2003 Marcelo Duarte
Alexandre Julliard0799c1a2002-03-09 23:29:33 +00006 *
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
Jonathan Ernst360a3f92006-05-18 14:49:52 +020019 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
Joshua Thielena3f23802000-03-15 19:06:39 +000020 */
21
Dmitry Timoshkov197f4052007-08-07 15:30:43 +090022#include <windef.h>
23#include <winuser.h>
24
Joshua Thielena3f23802000-03-15 19:06:39 +000025#include "resource.h"
26
David Kredba60865df2004-10-25 21:54:56 +000027#include "Cs.rc"
Jens Albretsenf958b9a2008-05-12 20:30:27 +020028#include "Da.rc"
Henning Gerhardtced0e2c2004-07-19 19:34:26 +000029#include "De.rc"
Marcelo Duarte5bb472e2003-06-23 18:15:15 +000030#include "En.rc"
José Manuel Ferrer Ortiz89fc12f2003-08-18 20:06:09 +000031#include "Es.rc"
Kimmo Myllyvirta264a3362005-09-12 11:10:03 +000032#include "Fi.rc"
Vincent Béron221aa8d2003-09-22 19:48:29 +000033#include "Fr.rc"
Ivan Leo Murray-Smith3976f462003-11-21 21:33:02 +000034#include "It.rc"
Muneyuki Noguchiddcbbaa2008-08-30 15:25:30 +090035#include "Ja.rc"
YunSong Hwang6e20af52005-11-14 11:27:36 +000036#include "Ko.rc"
Hans Leidekker5474ad82003-10-27 22:03:28 +000037#include "Nl.rc"
Alexander N. Sørnes40dae5432005-08-29 10:48:15 +000038#include "No.rc"
Jacek Cabanecff61c2004-08-06 19:00:08 +000039#include "Pl.rc"
Marcelo Duarte5bb472e2003-06-23 18:15:15 +000040#include "Pt.rc"
Michael Stefaniuc8cf9d7c2007-03-16 10:11:38 +010041#include "Ro.rc"
Pavel Roskin03f5df82003-09-08 18:51:42 +000042#include "Ru.rc"
Rok Mandeljcd4c1eba2003-08-29 22:21:43 +000043#include "Si.rc"
Fatih Aşıcıd13b7b12006-02-06 13:09:42 +010044#include "Tr.rc"
Hongbo Ni3832c282008-08-30 16:17:32 +100045#include "Zh.rc"
Marcelo Duarte5bb472e2003-06-23 18:15:15 +000046
Marcelo Duarte4a132c42004-07-29 02:40:15 +000047LANGUAGE LANG_NEUTRAL,SUBLANG_NEUTRAL
Oleg Prokhorovdbcc37b2004-03-01 23:13:30 +000048
49IDA_WINEMINE ACCELERATORS DISCARDABLE
50{
51 VK_F2, IDM_NEW, VIRTKEY, NOINVERT
52 "X", IDM_EXIT, VIRTKEY, ALT, NOINVERT
53}
54
Alexandre Julliard68fb05e2007-09-18 13:22:14 +020055/* @makedep: winemine.ico */
Pavel Roskin7035adc2003-10-04 04:21:19 +000056WINEMINE ICON MOVEABLE winemine.ico
Joshua Thielena3f23802000-03-15 19:06:39 +000057
Alexandre Julliard68fb05e2007-09-18 13:22:14 +020058/* @makedep: faces.bmp */
Pavel Roskin7035adc2003-10-04 04:21:19 +000059FACES BITMAP MOVEABLE faces.bmp
Joshua Thielena3f23802000-03-15 19:06:39 +000060
Alexandre Julliard68fb05e2007-09-18 13:22:14 +020061/* @makedep: leds.bmp */
Pavel Roskin7035adc2003-10-04 04:21:19 +000062LEDS BITMAP MOVEABLE leds.bmp
Joshua Thielena3f23802000-03-15 19:06:39 +000063
Alexandre Julliard68fb05e2007-09-18 13:22:14 +020064/* @makedep: mines.bmp */
Pavel Roskin7035adc2003-10-04 04:21:19 +000065MINES BITMAP MOVEABLE mines.bmp