Sweden-Number/dlls/setupapi/setupapi.rc

46 lines
1.2 KiB
Plaintext
Raw Normal View History

/*
* Top level resource file for SETUPX
*
* Copyright 2001 Andreas Mohr
*
* 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 "winuser.h"
#include "winnls.h"
#include "setupapi_private.h"
#include "Bg.rc"
2004-08-16 22:02:09 +02:00
#include "Cs.rc"
#include "De.rc"
2003-09-18 00:39:01 +02:00
#include "En.rc"
2003-09-26 01:47:55 +02:00
#include "Es.rc"
2006-04-01 02:15:18 +02:00
#include "Eo.rc"
2005-09-06 11:22:19 +02:00
#include "Fi.rc"
#include "Fr.rc"
2006-03-06 12:47:11 +01:00
#include "Hu.rc"
2003-11-17 20:59:13 +01:00
#include "It.rc"
2004-06-29 01:50:22 +02:00
#include "Ja.rc"
2005-11-11 11:55:09 +01:00
#include "Ko.rc"
2003-10-27 23:04:36 +01:00
#include "Nl.rc"
2005-09-25 17:15:25 +02:00
#include "No.rc"
2005-07-08 13:31:51 +02:00
#include "Pl.rc"
#include "Pt.rc"
2003-09-18 00:39:01 +02:00
#include "Ru.rc"
2005-09-28 12:16:33 +02:00
#include "Sv.rc"
2006-02-06 13:05:54 +01:00
#include "Tr.rc"