wine-wine/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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "winnls.h"
#include "setupapi_private.h"
#include "Bg.rc"
2004-08-16 20:02:09 +00:00
#include "Cs.rc"
#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"
2006-04-01 00:15:18 +00:00
#include "Eo.rc"
2005-09-06 09:22:19 +00:00
#include "Fi.rc"
#include "Fr.rc"
2006-03-06 11:47:11 +00:00
#include "Hu.rc"
2003-11-17 19:59:13 +00:00
#include "It.rc"
2004-06-28 23:50:22 +00:00
#include "Ja.rc"
2005-11-11 10:55:09 +00:00
#include "Ko.rc"
2003-10-27 22:04:36 +00:00
#include "Nl.rc"
2005-09-25 15:15:25 +00:00
#include "No.rc"
2005-07-08 11:31:51 +00:00
#include "Pl.rc"
#include "Pt.rc"
2003-09-17 22:39:01 +00:00
#include "Ru.rc"
2005-09-28 10:16:33 +00:00
#include "Sv.rc"
2006-02-06 12:05:54 +00:00
#include "Tr.rc"