2006-03-22 19:34:22 +00:00
|
|
|
/*
|
|
|
|
* Top level resource file for Twain
|
|
|
|
*
|
|
|
|
* Copyright 2006 CodeWeavers, Aric Stewart
|
|
|
|
*
|
|
|
|
* 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
|
2006-03-22 19:34:22 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
#include "windef.h"
|
|
|
|
#include "winbase.h"
|
|
|
|
#include "winuser.h"
|
|
|
|
#include "winnls.h"
|
|
|
|
|
|
|
|
#include "resource.h"
|
|
|
|
|
2008-05-05 20:39:06 +00:00
|
|
|
#include "sane_Da.rc"
|
2006-05-08 18:05:42 +00:00
|
|
|
#include "sane_De.rc"
|
|
|
|
#include "sane_En.rc"
|
2007-12-07 18:11:59 +00:00
|
|
|
#include "sane_Es.rc"
|
2006-05-08 18:05:42 +00:00
|
|
|
#include "sane_Fi.rc"
|
|
|
|
#include "sane_Fr.rc"
|
|
|
|
#include "sane_Ko.rc"
|
2006-05-09 08:11:17 +00:00
|
|
|
#include "sane_Nl.rc"
|
2006-05-08 18:05:42 +00:00
|
|
|
#include "sane_No.rc"
|
2006-09-28 18:41:10 +00:00
|
|
|
#include "sane_Pl.rc"
|
2008-10-21 10:05:11 +00:00
|
|
|
#include "sane_Pt.rc"
|
2008-04-07 22:09:57 +00:00
|
|
|
#include "sane_Ro.rc"
|
2008-04-05 16:39:45 +00:00
|
|
|
#include "sane_Ru.rc"
|
2008-04-07 18:43:06 +00:00
|
|
|
#include "sane_Si.rc"
|
2007-10-15 20:23:09 +00:00
|
|
|
#include "sane_Sv.rc"
|
2008-09-03 12:23:38 +00:00
|
|
|
#include "sane_Zh.rc"
|