2001-04-17 19:39:35 +02:00
|
|
|
/*
|
|
|
|
* Top level resource file for SETUPX
|
|
|
|
*
|
2002-03-10 00:29:33 +01:00
|
|
|
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
2001-04-17 19:39:35 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
#include "windef.h"
|
2003-09-06 01:08:26 +02:00
|
|
|
#include "winbase.h"
|
2001-04-17 19:39:35 +02:00
|
|
|
#include "winuser.h"
|
|
|
|
#include "winnls.h"
|
|
|
|
#include "setupapi_private.h"
|
|
|
|
|
2004-08-16 22:02:09 +02:00
|
|
|
#include "Cs.rc"
|
2004-07-12 21:55:59 +02:00
|
|
|
#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"
|
2003-09-22 23:16:56 +02:00
|
|
|
#include "Fr.rc"
|
2003-11-17 20:59:13 +01:00
|
|
|
#include "It.rc"
|
2004-06-29 01:50:22 +02:00
|
|
|
#include "Ja.rc"
|
2003-10-27 23:04:36 +01:00
|
|
|
#include "Nl.rc"
|
2005-07-08 13:31:51 +02:00
|
|
|
#include "Pl.rc"
|
2003-11-06 00:27:01 +01:00
|
|
|
#include "Pt.rc"
|
2003-09-18 00:39:01 +02:00
|
|
|
#include "Ru.rc"
|