2004-04-06 01:14:26 +02: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 14:49:52 +02:00
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
2004-04-06 01:14:26 +02:00
|
|
|
*/
|
|
|
|
#include "windef.h"
|
|
|
|
#include "winbase.h"
|
2005-01-10 15:27:29 +01:00
|
|
|
#include "winuser.h"
|
2004-04-06 01:14:26 +02:00
|
|
|
#include "mprres.h"
|
|
|
|
|
2004-10-27 02:47:53 +02: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 19:00:58 +02:00
|
|
|
#include "mpr_Bg.rc"
|
2004-08-16 22:02:09 +02:00
|
|
|
#include "mpr_Cs.rc"
|
2004-07-12 21:55:59 +02:00
|
|
|
#include "mpr_De.rc"
|
2004-04-06 01:14:26 +02:00
|
|
|
#include "mpr_En.rc"
|
2006-04-10 01:31:42 +02:00
|
|
|
#include "mpr_Eo.rc"
|
2004-07-04 02:07:57 +02:00
|
|
|
#include "mpr_Es.rc"
|
2005-01-17 16:34:49 +01:00
|
|
|
#include "mpr_Fr.rc"
|
2006-03-06 12:47:11 +01:00
|
|
|
#include "mpr_Hu.rc"
|
2004-07-21 23:19:42 +02:00
|
|
|
#include "mpr_It.rc"
|
2004-06-29 01:50:22 +02:00
|
|
|
#include "mpr_Ja.rc"
|
2005-11-14 12:27:36 +01:00
|
|
|
#include "mpr_Ko.rc"
|
2005-01-17 16:34:49 +01:00
|
|
|
#include "mpr_Nl.rc"
|
2005-09-26 12:56:47 +02:00
|
|
|
#include "mpr_No.rc"
|
2004-07-19 22:09:00 +02:00
|
|
|
#include "mpr_Pt.rc"
|
2006-02-06 13:03:57 +01:00
|
|
|
#include "mpr_Tr.rc"
|