2004-04-05 23:14:26 +00:00
|
|
|
/*
|
|
|
|
* MPR dll resources
|
|
|
|
*
|
|
|
|
* Copyright (C) 2004 Juan Lang
|
|
|
|
*
|
|
|
|
* 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 12:49:52 +00:00
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
2004-04-05 23:14:26 +00:00
|
|
|
*/
|
|
|
|
#include "windef.h"
|
|
|
|
#include "winbase.h"
|
2005-01-10 14:27:29 +00:00
|
|
|
#include "winuser.h"
|
2004-04-05 23:14:26 +00:00
|
|
|
#include "mprres.h"
|
|
|
|
|
2004-10-27 00:47:53 +00:00
|
|
|
#include "version.rc"
|
|
|
|
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 17:00:58 +00:00
|
|
|
#include "mpr_Bg.rc"
|
2004-08-16 20:02:09 +00:00
|
|
|
#include "mpr_Cs.rc"
|
2008-05-05 20:06:15 +00:00
|
|
|
#include "mpr_Da.rc"
|
2004-07-12 19:55:59 +00:00
|
|
|
#include "mpr_De.rc"
|
2004-04-05 23:14:26 +00:00
|
|
|
#include "mpr_En.rc"
|
2006-04-09 23:31:42 +00:00
|
|
|
#include "mpr_Eo.rc"
|
2004-07-04 00:07:57 +00:00
|
|
|
#include "mpr_Es.rc"
|
2005-01-17 15:34:49 +00:00
|
|
|
#include "mpr_Fr.rc"
|
2006-03-06 11:47:11 +00:00
|
|
|
#include "mpr_Hu.rc"
|
2004-07-21 21:19:42 +00:00
|
|
|
#include "mpr_It.rc"
|
2004-06-28 23:50:22 +00:00
|
|
|
#include "mpr_Ja.rc"
|
2005-11-14 11:27:36 +00:00
|
|
|
#include "mpr_Ko.rc"
|
2005-01-17 15:34:49 +00:00
|
|
|
#include "mpr_Nl.rc"
|
2005-09-26 10:56:47 +00:00
|
|
|
#include "mpr_No.rc"
|
2007-01-15 08:32:53 +00:00
|
|
|
#include "mpr_Pl.rc"
|
2004-07-19 20:09:00 +00:00
|
|
|
#include "mpr_Pt.rc"
|
2008-04-07 22:10:14 +00:00
|
|
|
#include "mpr_Ro.rc"
|
2008-04-05 16:38:36 +00:00
|
|
|
#include "mpr_Ru.rc"
|
2008-04-07 18:43:01 +00:00
|
|
|
#include "mpr_Si.rc"
|
2007-10-15 20:19:34 +00:00
|
|
|
#include "mpr_Sv.rc"
|
2006-02-06 12:03:57 +00:00
|
|
|
#include "mpr_Tr.rc"
|