Sweden-Number/programs/wineboot/wineboot.rc

47 lines
1.4 KiB
Plaintext
Raw Normal View History

/*
* WineBoot resources
*
* Copyright (C) 2007 Robert Shearman for CodeWeavers
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*
*/
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winnls.h"
#include "winuser.h"
#include "commctrl.h"
#include "resource.h"
2008-05-12 20:39:16 +02:00
#include "wineboot_Da.rc"
2008-03-19 23:57:14 +01:00
#include "wineboot_De.rc"
#include "wineboot_En.rc"
2007-12-05 21:38:51 +01:00
#include "wineboot_Es.rc"
2007-12-03 17:55:55 +01:00
#include "wineboot_Fr.rc"
2008-03-11 03:33:12 +01:00
#include "wineboot_Ja.rc"
2007-10-08 01:39:42 +02:00
#include "wineboot_Ko.rc"
2009-03-15 14:41:38 +01:00
#include "wineboot_Lt.rc"
2008-02-16 23:45:08 +01:00
#include "wineboot_Nl.rc"
2007-12-05 15:04:30 +01:00
#include "wineboot_No.rc"
2008-02-13 13:14:13 +01:00
#include "wineboot_Pl.rc"
#include "wineboot_Pt.rc"
#include "wineboot_Ro.rc"
2008-01-13 10:18:28 +01:00
#include "wineboot_Ru.rc"
2008-04-07 20:43:19 +02:00
#include "wineboot_Si.rc"
#include "wineboot_Sv.rc"
#include "wineboot_Zh.rc"