2004-03-18 03:11:23 +01:00
|
|
|
/*
|
|
|
|
* Top level resource file for shlwapi
|
|
|
|
*
|
|
|
|
* Copyright 2004 Jon Griffiths
|
|
|
|
*
|
|
|
|
* 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
|
2006-05-18 14:49:52 +02:00
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
2004-03-18 03:11:23 +01:00
|
|
|
*/
|
|
|
|
|
|
|
|
#include "windef.h"
|
|
|
|
#include "winbase.h"
|
|
|
|
#include "winuser.h"
|
|
|
|
#include "resource.h"
|
|
|
|
|
2005-09-06 13:04:24 +02:00
|
|
|
#include "version.rc"
|
|
|
|
|
2004-07-12 21:55:59 +02:00
|
|
|
#include "shlwapi_De.rc"
|
2004-03-18 03:11:23 +01:00
|
|
|
#include "shlwapi_En.rc"
|
2006-04-10 01:27:06 +02:00
|
|
|
#include "shlwapi_Eo.rc"
|
2004-04-06 05:24:19 +02:00
|
|
|
#include "shlwapi_Es.rc"
|
2006-01-10 12:07:07 +01:00
|
|
|
#include "shlwapi_Fi.rc"
|
2006-08-17 22:45:16 +02:00
|
|
|
#include "shlwapi_Fr.rc"
|
2006-03-06 12:47:11 +01:00
|
|
|
#include "shlwapi_Hu.rc"
|
2006-08-17 22:45:16 +02:00
|
|
|
#include "shlwapi_It.rc"
|
|
|
|
#include "shlwapi_Ja.rc"
|
2005-11-11 11:55:09 +01:00
|
|
|
#include "shlwapi_Ko.rc"
|
2004-09-09 21:18:57 +02:00
|
|
|
#include "shlwapi_Nl.rc"
|
2005-09-26 12:56:47 +02:00
|
|
|
#include "shlwapi_No.rc"
|
2006-08-17 22:45:16 +02:00
|
|
|
#include "shlwapi_Pl.rc"
|
2004-07-19 22:09:00 +02:00
|
|
|
#include "shlwapi_Pt.rc"
|
2006-02-06 13:06:19 +01:00
|
|
|
#include "shlwapi_Tr.rc"
|