2001-04-17 17:39:35 +00:00
|
|
|
/*
|
|
|
|
* Top level resource file for SETUPX
|
|
|
|
*
|
2002-03-09 23:29:33 +00: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 17:39:35 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
#include "windef.h"
|
2003-09-05 23:08:26 +00:00
|
|
|
#include "winbase.h"
|
2001-04-17 17:39:35 +00:00
|
|
|
#include "winuser.h"
|
|
|
|
#include "winnls.h"
|
|
|
|
#include "setupapi_private.h"
|
|
|
|
|
2004-08-16 20:02:09 +00:00
|
|
|
#include "Cs.rc"
|
2004-07-12 19:55:59 +00:00
|
|
|
#include "De.rc"
|
2003-09-17 22:39:01 +00:00
|
|
|
#include "En.rc"
|
2003-09-25 23:47:55 +00:00
|
|
|
#include "Es.rc"
|
2003-09-22 21:16:56 +00:00
|
|
|
#include "Fr.rc"
|
2003-11-17 19:59:13 +00:00
|
|
|
#include "It.rc"
|
2004-06-28 23:50:22 +00:00
|
|
|
#include "Ja.rc"
|
2003-10-27 22:04:36 +00:00
|
|
|
#include "Nl.rc"
|
2003-11-05 23:27:01 +00:00
|
|
|
#include "Pt.rc"
|
2003-09-17 22:39:01 +00:00
|
|
|
#include "Ru.rc"
|