2005-11-22 15:56:40 +01:00
|
|
|
/*
|
|
|
|
* Copyright 2005 Dmitry Timoshkov
|
|
|
|
*
|
|
|
|
* 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
|
2005-11-22 15:56:40 +01:00
|
|
|
*/
|
|
|
|
|
|
|
|
#include "windef.h"
|
|
|
|
#include "winuser.h"
|
2005-11-23 19:45:38 +01:00
|
|
|
#include "msvideo_private.h"
|
2005-11-22 15:56:40 +01:00
|
|
|
|
2005-11-23 20:12:55 +01:00
|
|
|
#include "msvfw32_De.rc"
|
2005-11-22 15:56:40 +01:00
|
|
|
#include "msvfw32_En.rc"
|
2007-12-07 19:07:25 +01:00
|
|
|
#include "msvfw32_Es.rc"
|
2006-04-15 23:46:52 +02:00
|
|
|
#include "msvfw32_Fr.rc"
|
2006-03-06 12:47:11 +01:00
|
|
|
#include "msvfw32_Hu.rc"
|
2005-11-23 19:45:38 +01:00
|
|
|
#include "msvfw32_Ko.rc"
|
2005-12-05 12:02:38 +01:00
|
|
|
#include "msvfw32_No.rc"
|
2006-09-28 20:53:05 +02:00
|
|
|
#include "msvfw32_Pl.rc"
|
2007-10-15 22:21:33 +02:00
|
|
|
#include "msvfw32_Sv.rc"
|
2006-02-06 13:05:19 +01:00
|
|
|
#include "msvfw32_Tr.rc"
|