wine-wine/dlls/shlwapi/shlwapi.rc

43 lines
1.3 KiB
Plaintext
Raw Normal View History

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