Sweden-Number/programs/oleview/rsrc.rc

45 lines
1.2 KiB
Plaintext
Raw Normal View History

2006-06-14 19:50:28 +02:00
/*
* OleView (rsrc.rc)
*
* Copyright 2006 Piotr Caban
*
* 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 <winuser.h>
2006-06-14 19:50:28 +02:00
#include "resource.h"
2008-05-06 21:23:33 +02:00
#include "Da.rc"
2006-10-22 18:12:45 +02:00
#include "De.rc"
2006-06-14 19:50:28 +02:00
#include "En.rc"
2006-06-22 14:12:13 +02:00
#include "Fr.rc"
2006-06-26 02:06:56 +02:00
#include "Ko.rc"
2008-02-12 12:04:56 +01:00
#include "Nl.rc"
#include "No.rc"
2008-02-20 18:31:38 +01:00
#include "Pl.rc"
2008-06-20 13:07:32 +02:00
#include "Ru.rc"
2006-06-14 19:50:28 +02:00
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
2006-06-14 19:50:28 +02:00
IDA_OLEVIEW ACCELERATORS DISCARDABLE
{
VK_F5, IDM_REFRESH, VIRTKEY, NOINVERT
}
/* @makedep: toolbar.bmp */
2006-06-14 19:50:28 +02:00
IDB_TOOLBAR BITMAP DISCARDABLE toolbar.bmp